@charset "UTF-8";
@import "common.css";
@import "corner.css";
@import "lightbox.css";

/*-----------------------------------------
	レポート
-----------------------------------------*/

#repo_intro {
	width:745px;
	margin:15px auto;
}


#repo-menu {
	width:745px;
	margin:0 auto 10px auto;
}

#repo-menu li{
	float:left;
	list-style:none;
	font-size:0;
}

.repo-img-box4 {
	clear:both;
	width:745px;
	margin:15px auto 0 auto;
}

.repo-img-box3 {
	clear:both;
	width:561px;
	margin:15px auto 0 auto;
}

.repo-img-box2 {
	clear:both;
	width:377px;
	margin:15px auto 0 auto;
}

.repo-img-box-img {
	float:left;
}

.repo-img-box-img p {
	margin:0 10px 0 22px;
}

.repo-img-box-img h3 {
	font-weight:bold;
	color:#FF8200;
	margin:0 10px;
}