@charset "utf-8";
@import "reset.css";
@import "layout.css";
@import "../js/tabMaker.css";





#wrapper #main #mainContents #linkButton p {
	margin-bottom: 10px;
}




#contents #hd #left #previous_index #report #list .box {
	width: 215px;
	height: 144px;
}
#contents #hd #left #previous_index #report #list .test {
	float: none;
	clear: none;
	width: 480px;
}


#wrapper #contents #hd #mainContents .info p {
	font-size: 12px;
	font-weight: normal;
}


#wrapper #contents #hd #mainContents .info .new {
	font-size: 14px;
	font-weight: bold;
}





#wrapper #contents #hd #navi ul li {
	float: left;
}
#wrapper #contents #hd #navi {
	clear: both;
	height: 54px;
}
#wrapper #contents #hd #footer .footerNavi {
	color: #FFF;
#wrapper #contents #left #title img {
	float: none;
}
