@charset "utf-8";

/*

		T&Dホールディングス	print.css
		Copyright 2006,T&D Holdings,lnc.All Rights Reserved.
		lastupdate 060919

*/


/* ==================================
プリントアウト用CSS
================================== */
/*
基本設定
--------------------------------------- */
body{
background-color:white;
background:white;
color:black;
text-align:left;
background-image: none;
}


#header,
#globalmenu,
#pnkz,
#menu_r,
#pgtop,
#footer,
#pg_print,
#return,
#adrdr,
.line_b {
	display: none;
}

h2 {
	font-size: 1.2em;
	line-height: 1.9em;
	font-weight: bold;
	color: #00599d;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: bold;
	color: #263a5a;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 0.8em;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
}

.pnkzlist {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 8px 0;
	text-align: left;
}

#content_inner .block01 p {
	font-size: 0.8em;
	line-height: 1.7em;
	padding-top: 6px;
}

#content_inner .block01 h2 {
	font-size: 0.8em;
	line-height: 1.7em;
	font-weight: bold;
	color: #00599d;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


/*-------------------------------------------------
  Chart
-------------------------------------------------*/
/* chart01 */
.chart01_br {
	 border-top: 1px solid #8e9caa;
	 border-left: 1px solid #8e9caa;
}

.chart01_br {
	 border-top: 1px solid #8e9caa;
	 border-left: 1px solid #8e9caa;
}

.txt_b01 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #cfd8e0;
	text-align: center;
	
}

.txt_b02 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #eff2f7;
	text-align: left;
}

.txt_y01 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #ffffd6;
	text-align: left;
}

.txt_w01 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0;
	padding: 0 10px 0 0 ;
	background-color: #ffffff;
	text-align: right;
}


/* chart02 */
.chart02_txt01 {
	font-size: 0.8em;
	line-height: 1.6em;
	background-color: #eff2f7;
	padding: 5px 0 7px 3px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

.chart02_txt02 {
	font-size: 0.8em;
	line-height: 1.6em;
	background-color: #ffffff;
	padding: 5px 0 5px 3px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

/* chart03 */
.chart03_txt {
	font-size: 0.8em;
	line-height: 1.6em;
	background-color: #ffffff;
	padding: 5px 0 5px 0;
	margin: 0px;
}

.chart03_txtb {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #263a5a;
	padding: 5px 0 5px 0;
	margin: 0px;
	text-align: left;
}


/* t_news */
.t_news_txt td {
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 5px 0 5px 0;
	margin: 0px;
	text-align: left;
}



/*-------------------------------------------------
  list
-------------------------------------------------*/
li {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	_padding: 0 0 3px 0;
}

.txt_link03 li {
	font-size: 0.8em;
	line-height: 1.6em;
	display: inline;
	margin-right: 15px;
}


/*-------------------------------------------------
  important(重要なお知らせ)
-------------------------------------------------*/
#important .impor_txt {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #990000;
}


