@charset "utf-8";

#report_top .top {
	padding-bottom:25px;
}
#report_top h2 {
	padding-bottom:25px;
}
#main h3 {
	padding-bottom:15px;
}

#main .box {
	width:904px;
}
#main .box img {
	float:left;
}


.notice{
	text-align:center;
	margin:10px auto 20px;
}

.clear {
	clear:both;
}

