@charset "Shift_JIS";
/* ヘッダー ------------------------------ */
	div#head_img {
	width: 575px;
	height: 101px;
	float: right;
	background-image: url(../soutaihou/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;
	border-left:6px solid #2E95D6;
	font-size:16px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #2F499D;
}

h3 span.point{
	color:#B85654;
	font-weight:bold;
}

h4{font-Size:12pt; line-height:12pt; font-weight: bolder; margin-top: 0px; margin-bottom: 10px; color: #2E95D6;}


h4 span.tokuten{
	color:#B85654;
	font-weight:bold;
}
h4 span.gray{
	color:#666;
	font-weight:bold;
}

	div#honbunBlock p{
	color: #666;
}


.list-text{
	font-size:12px;	color: #666;
}

/* 表組 ------------------------------ */

.left-color{
	background-color: #DDF3FC;
	font-size:12px;
	font-weight: bold;
	padding:10px;
}

.right-color{
	background-color: #FDFDE5;
	font-size:12px;
	padding:10px;
}


.color_onepoint {
	color: #B85654;
}

