@charset "UTF-8";

#first_area{
	text-align: center;
	margin-bottom: 40px;
}

#detail #second_area .section_lv1{
	background: url(img/bg_detail.jpg) left top no-repeat;
	width: 811px;
	height: 265px;
	margin-bottom: 10px;
	display: block;
	_width: 820px;
}

#detail #second_area .section_lv1 img{
	display: block;
	line-height: 0;
}

#detail #second_area .section_lv1 .detail_img{
	_width: 381px;
	_height: 255px;
	float: left;
	line-height: 0;
	display: block;
}

#detail #second_area .section_lv2{
	width:429px;
	padding-top: 15px;
	float: right;
}

#detail #second_area .section_lv2 p{
	padding: 20px 20px 0;
	font-size: 14px;
	display: block;
	_width:409px;
}

#detail #third_area{
	margin-bottom: 60px;
}

#detail #third_area .title{
	background: url(img/title_message.jpg) left top no-repeat;
	width: 820px;
	height: 100px;
	text-indent: -9999px;
	display: block;
}

#detail #third_area .message{
	background: #F7F6F0;
	border-right: #ECEBE5 1px solid;
	border-bottom: #ECEBE5 1px solid;
	border-left: #ECEBE5 1px solid;
	width: 693px;
	padding: 0 30px 30px 95px;
}

#detail #fourth_area{
	width: 840px;
}

#detail #fourth_area .title{
	background: url(img/title_planner.gif) left top no-repeat;
	width: 440px;
	height: 29px;
	padding: 12px 0 0 380px;
	display: block;
	_width: 840px;
	_height: 41px;
}
#detail #fourth_area .message{
	border-bottom: #E8E7E0 1px solid;
	width: 760px;
	padding: 30px 25px 60px;
	_width: 810px;
}

#detail #fourth_area .message_no_img{
	border-bottom: #E8E7E0 1px solid;
	width: 760px;
	padding: 30px 30px 60px;
}

#detail #fourth_area .message img{
	float: right;
	display: block;
}

#detail #fourth_area .message p{
	margin-right: 10px;
	width: 360px;
	float: left;
	display: inline;
	_width: 360px;
}

#report #first_area h4{
	background: url(img/img_catch.gif) left top no-repeat;
	width: 494px;
	height: 36px;
	text-indent: -9999px;
	margin: 0 0 60px 163px;
}

#report .column_left{
	width: 400px;
	float: left;
}

#report .column_right{
	width: 400px;
	float: right;
}

#report .date{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
}

#report .date span{
	font-size:12px;
}

#report #second_area .section_lv1{
	margin-bottom: 50px;
}

#report .section_lv2{
	background: #FFF1E3;
	border: #EFE4D9 1px solid;
	width: 380px;
	padding: 9px 9px 0 9px;
}

#report .section_lv2 .to_detail{
	padding: 3px 0;
	display: block;
	float: right;
}

#report img{
	line-height: 0;
	display: block;
}

#report .btn img{
	display: inline;
}

/* report_tilte start*/

#report #second_area .section_lv1 img.report_title{
	margin-bottom: 10px;
	display: block;
}

/* report_tilte end*/

