@charset "utf-8";

.float_l2 h2{
	background:#fdb427 url(../images/bg_nin.gif) repeat-x 0 0;
	padding:3px 10px;
	font-size:90%;
}

.float_r2 h2{
	background:#5dafe3 url(../images/bg_butu.gif) repeat-x 0 0;
	padding:3px 10px;
	font-size:90%;
}

.float_l2 p, .float_r2 p{
	padding:5px 5px 10px;
	line-height:1.2em;
}

/*-----------------------
item
--------------------------------------*/
#contain #contents #right_box .item_type_01,#contain #contents #right_box .item_type_02{
	border:1px #545454 solid;
	width:570px;
	margin:0 auto 10px;
}


#contain #contents #right_box .item_type_01 .item_title{
	background:#faf4e8 url(../images/bg_title01.gif) repeat-y top left;
	border-bottom:1px #545454 solid;
	padding:0;
	width:570px;
}

#contain #contents #right_box .item_type_02 .item_title{
	background:#ebf5fc url(../images/bg_title02.gif) repeat-y top left;
	border-bottom:1px #545454 solid;
	padding:0;
	width:570px;
}

#contain #contents #right_box .item_type_01 h3{
	font-size:90%;
	background:#faf4e8 url(../images/ico_nin.gif) no-repeat 6px 4px;
	padding:6px 0 6px 44px;
	margin:4px 10px 0 10px;
	color:#5f5e5e;
	line-height:1;
}




#contain #contents #right_box .item_type_02 h3{
	font-size:90%;
	background:#ebf5fc url(../images/ico_butu.gif) no-repeat 6px 4px;
	padding:6px 0 6px 44px;
	margin:4px 10px 0;
	color:#5f5e5e;
	line-height:1;
}



#contain #contents #right_box .item_type_01 .item_title p, #contain #contents #right_box .item_type_02 .item_title p{
	background-color:#7f7f7f;
	color:#fff;
	padding:2px 7px;
	line-height:1.2em;
}
	



#contain #contents #right_box .phot_area01, #contain #contents #right_box .phot_area02{
	margin:15px;
}




#contain #contents #right_box .item_type_01 h4{
	width:500px;
	font-size:97%;
	margin:10px 15px 5px;
	padding:4px 15px 3px 21px;
	background:#faf4e8 url(../images/ico_ore.gif) no-repeat 6px 8px;
	border:1px solid #5e5e5e;
}	

#contain #contents #right_box .item_type_02 h4{
	width:497px;
	font-size:97%;
	margin:10px 15px 5px;
	padding:4px 15px 3px 21px;
	background:#ebf5fc url(../images/ico_blue.gif) no-repeat 6px 8px;
	border:1px solid #5e5e5e;
}
div.noPhoto{
	height:8px;
	line-height:8px;
	margin:0;
	padding:0;
}



