@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .imgright .image {
	float: right;
	margin-left: 35px;
}
#content .imgbox {
	margin-bottom:50px;
}
#content .imgbox .box{
	margin-bottom:0;
}
#content .imgbox .imgleft p{
	margin-left:280px;
}
#content .box {
	margin-bottom:50px;
}
#content .box p span{
	font-weight:bold;
	color:#C01F1F;
}
