@charset "utf-8";

#headerWrapper h1 {
	display: none;
}

#flash {
	width: 962px;
	margin: 0 auto;
	padding: 9px 0;
}

#contentsBody {
	padding-top: 15px;
}

#contents .prBanner {
	margin: 0 0 14px 0;
}

#contents #reportBox {
	margin: 0 0 40px 0;
	padding-top:15px;
}

#contents #reportBox h2 {
	width: auto;
	padding: 0;
	background: none;
	border-bottom: none;	
	font-size: 1px;
	margin: 0 0 20px 0;
}

#contents #reportBox .repoArtcl {
	display: block;
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
	background: url(/common/img/border_dotted_glay.gif) left bottom repeat-x;
	clear: both;
	zoom: 1;
}

#contents #reportBox .repoArtcl:after {
	content: "";
	display: block;
	clear: both;
}

#contents #reportBox .repoArtcl img.repoPics {
	display: block;
	padding: 2px;
	border: #c0c0c0 solid 1px;
	float: left;
}

#contents #reportBox .repoArtcl h3 {
	width: 465px;
	margin: 0;	
	padding: 2px 5px 2px 10px;
	border-bottom: #8A685F solid 1px;
	background: url(/common/img/bg_texttitle.gif) left top repeat-x;
	font-size: 112.5%;
	font-weight: bold;
	float: right;
}

#contents #reportBox .repoArtcl p {
	width: 455px;
	padding: 15px 15px 0 10px;
	float: right;
}

#contents #reportBox .repoArtcl p:after {
	content: "";
	display: block;
	clear: both;
}

#contents #reportBox .repoArtcl p.btnDetail {
	display: inline-block;
	text-align: right;
}

#contents #topicBox h2 {
	width: auto;
	padding: 0;
	background: none;
	border-bottom: none;
	font-size: 1px;
	margin: 0 0 35px 0;
}

#contents #topicBox ul li {
	width: 695px;
	margin: 0 0 15px 0;
	padding: 0 0 12px 10px;
	background: url(/common/img/border_dotted_glay.gif) left bottom repeat-x;
	font-family: Georgia, Arial, Helvetica, "ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
	font-size: 107.5%;
}

#contents #topicBox ul li .title {
	display: inline-block;
	padding: 0 0 0 30px;
	background: url(/common/img/bullet_arrow_brown.gif) 10px 8px no-repeat;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
	font-size: 92.5%;
	vertical-align: top;	
}

