/* h5で記事名の所----------------------------------------------------- */

#hoken-box h2{
	background-image:url(../img/hoken-img/hoken_baner.jpg);
	background-repeat:no-repeat;
}

/* ------------------------------------------------------------------- */

#hokentop-box {
	background:url(../img/hoken-img/hokentop.jpg) no-repeat bottom left;
	height:15em;
	min-height:257px;
}

#hokentop-box p {
	text-align:left;
}
#hokentop-box p span {
	background:#FFF;
}

/* ------------------------------------------------------------------- */

#hoken-box .hoken-memo {
	background:url(../img/hoken-img/hoken-memo.gif) no-repeat top center;
	width:550px;
	margin:20px;
	margin-left:auto;
	margin-right:auto;

}
#hoken-box .hoken-memo p {
	background:url(../img/hoken-img/hoken-memo-foot.gif) no-repeat bottom center;
	padding:20px;
	color:#5C3D25;
	font-weight:normal;
	font-size:0.96em;
	line-height:1.3em;
}

/* textの所----------------------------------------------------- */
#hoken-box h2{ border:none;}


#hoken-box h5{
	color:#8F7E3A;
	border-left-color:#FF9900;
	border-bottom-color:#FF9900;
}

#hoken-box h6 {
	color:#336600;
	font-weight:bold;
	border-bottom:double #360;
	margin:15px 0px 5px 0px;
}

#hoken-box .check {
	font-weight:bold;
	color:#600;
	size:1.2em;
}

#hoken-box ul.hoken-ul {
}

#hoken-box ul.hoken-ul li {
	background:url(../img/hoken-img/ul_circle.gif) no-repeat left 0em;
	padding-left:20px;
}

#hoken-box ol {
	background:url(../img/hoken-img/eiyou_back.jpg) #FFC;
	margin-top:5px;
	padding:15px;
	padding-left:3em;
	border-right:#eee solid 2px;
	border-bottom:#eee solid 2px;
	font-size:0.95em;
}

#hoken-box .shinsei {
	padding-left:200px;
}

