.headerImage .report {
	background-image:url(../../image/bg_header_report.jpg);
}



.reportBlock h2,
.reportBlock h2 a {
	clear:both;
	color:#c50018;
	margin-top:40px;
	font-size:1.2em;
	font-weight:bold;
	line-height:130%;
}
.reportBlock h2:first-child {
	margin-top:0;
	_margin-top:-40px;
}

.reportBlock h3 {
	clear:both;
	color:#c50018;
	padding-top:40px;
	font-size:1.2em;
	font-weight:bold;
	line-height:130%;
}



.reportBlock p.lead {
	padding-bottom:0;
}



.reportBlock .photoSpace {
	margin:16px 0 0 0;
}
.reportBlock .photoSpace .left,
.reportBlock .photoSpace .left_1,
.reportBlock .photoSpace .left_2,
.reportBlock .photoSpace .center,
.reportBlock .photoSpace .right,
.reportBlock .photoSpace .right_1,
.reportBlock .photoSpace .right_2 {
	display: block;
	float: left;
	width:287px;
	margin:0 0 16px 0;
	padding:0 16px 0 0;
}
.reportBlock .photoSpace .right,
.reportBlock .photoSpace .right_1,
.reportBlock .photoSpace .right_2 {
	padding-right:3px;	/*winIE6用*/
	text-align:left;
}
.reportBlock {
	margin:0 -3px 0 -3px;	/*winIE6用*/
}
.reportBlock .photoSpace .left_1,
.reportBlock .photoSpace .center,
.reportBlock .photoSpace .right_1 {
	width:186px;
}
.reportBlock .photoSpace .left_2,
.reportBlock .photoSpace .right_2 {
	width:388px;
}
.reportBlock .photoSpace p {
	padding:2px 0 0 0;
}



.reportBlock a img {
	border:0;
}



.reportTextArea:after,
.section-body:after {
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
	content: ".";
}
.reportTextArea,
.section-body {
	display:inline-block;
	overflow:hidden;
	position:relative;
}
/* Hides from IE-mac ＼*/ 
* html .reportTextArea,
* html .section-body {
	height:1%;
}
.reportTextArea,
.section-body {
	display:block;
}






/*過去の一覧*/
ul#archive li {
	clear:both;
	background-image:url(../../image/dotline_gray.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:15px 0 7px 19px;
	text-indent:-16px;
}
ul#archive li span {
	display:block;
	padding:0 0 2px 0;
	font-weight:bold;
	letter-spacing:1px;
}
ul#archive li a {
	/*background-image:url(../../image/arrowBlue_gray.gif);*/
	background-image:url(../../image/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
}
/*
ul#archive li a:hover {
	background-image:url(../../image/arrowLightBlue_gray.gif);
}
*/




