@charset "shift_jis";

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

#report_wrap {
	width: 950px;
	text-align: left;
}

#report_head {
	width: 950px;
	margin-bottom: 40px;
	border-top: 8px solid #0098c4;
}

#report_voice {
	width: 950px;
	margin-bottom: 40px;
}

#report_voice_lst {
	width: 950px;
}

#report_voice_lst li {
	float: left;
}

#report_voice_lst li img {
	vertical-align: top;
}

#report_bn {
	clear: both;
	margin-top: 40px;
}
#report_bn a {
	display: block;
	width: 790px;
	height: 155px;
	margin: 0 80px;
}

#report_head h1, #report_head p, #report_voice h2, #report_voice_lst li, #report_bn {
	margin: 0 !important;
	padding: 0 !important;
}

#pagetoparea {
	padding: 20px 0;
	text-align: right;
}
