@charset "utf-8";
/* CSS Document */


div.mainArea{ overflow:hidden;}
div.mainArea h2#h2title{ 
color:#de608c; 

background:url(/user1/img/kaijo-images/report_detail_img/icon_flower.gif) no-repeat center left; 
display:block; 
padding-left:15px;
margin-bottom:10px;
}

div.topicArea{background:url(/user1/img/kaijo-images/report_detail_img/bg_line_bottom.gif) no-repeat left bottom; padding:5px 0 10px 0; margin-bottom:20px;}

div.topicArea ul{margin:0; padding:0;}
div.topicArea ul li{background:url(/user1/img/kaijo-images/report_detail_img/icon_list.gif) no-repeat left center; padding-left:15px; line-height:1.6;}


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

 pageArea
---------------------------------------------*/

div.pageArea{
	clear:both;
	background:url(/user1/img/kaijo-images/report_detail_img/bg_page_middele.gif) repeat-y;
	padding:10px 20px;
	}

div.box{padding-bottom:20px; clear:both;}
div.lastbox{ clear:both;}
div.leftbox h3{
	color:#de608c; 
	background:url(/user1/img/kaijo-images/report_detail_img/icon_flower.gif) no-repeat center left; 
	padding-left:15px;
	margin-bottom:5px;
	}

div.leftbox{float:left; display:inline; width:390px;}
div.rightbox{float:right; display:inline; width:151px;}

.subtitle{ color:#75c6c7; margin-bottom:5px;}
.sub{color:#ff9800; margin-bottom:5px;}
.sub_box{margin-bottom:10px;}
.caption{font-size:80%; color:#666; margin-top:2px; padding-bottom:20px;}
.last_caption{font-size:80%; color:#666; margin-top:2px;}

.fclear{clear:both;}
/*---------------------------------------------


 endArea
---------------------------------------------*/
div#endArea{padding-bottom:20px; padding-top:5px; clear:both;}

p#righttext{text-align:right;}
p#righttext span{padding-left:5px;}

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

 anotherArea
---------------------------------------------*/

div#anotherArea{ clear:both;}

div#anotherArea h2{
	background:url(/user1/img/kaijo-images/report_detail_img/titile_bar.gif) no-repeat;
	display:block;
	width:585px;
	height:21px;
	padding-left:15px;
	padding-top:3px;
	color:#FFF;
	margin-bottom:10px;
	}

div#anotherArea ul{
	margin:0; padding:0;
	}

div#anotherArea ul li{background:url(/user1/img/kaijo-images/report_detail_img/icon_circle.gif) no-repeat left 3px; padding-left:20px; line-height:1.6;}
