@charset "Shift_JIS";
/* ヘッダー ------------------------------ */
	div#head_img {
	width: 575px;
	height: 101px;
	float: right;
	background-image: url(../sitemap/img/head_img.jpg);
	/*border: #000000 solid 1px;*/
	}

	div#pankuzu {
	/*border: #000000 solid 1px;*/
	margin-top:25px;
	text-align:left;
}

#LogoBlock #head_img h2{
	text-indent: -9999px;
}


/* 本文 ------------------------------ */
	div#honbunBlock {
	padding-bottom:10px;
	width: 555px;
	float: right;
	text-align: left;
	/*border: #C2C2C2 solid 1px;*/
	}


h3{
	padding-left:8px;
	font-size:14px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #2F499D;
}

.detail{
	padding-left:20px;
	margin-bottom:20px;
}

h4{
	font-size:14px;
	line-height:12pt;
	 margin-left: 30px;
	 margin-bottom: 10px;
	 color: #2E95D6;
}

.detail2{
	padding-left:30px;
	margin-bottom:20px;
}



/* 表組 ------------------------------ */


td	{
	padding:10px;
}


.left-color{
	background-color: #DDF3FC;
	font-size:100%; line-height:160%; color: #666; font-weight: bold;
}

.right-color{
	background-color: #FDFDE5;
	font-size:80%; line-height:160%; color: #666;
}






