@charset "UTF-8";
/* CSS Document */
/*------------susumegata.html---------------*/
#susumegata #main {
	width:843px;
	padding:0 27px 65px 30px;
	background:url(../images/main_bg.jpg) no-repeat left bottom;
}
#susumegata h2 {
	padding-bottom:12px;
	border-bottom:2px solid #B81502;
	margin-bottom:28px;
}
#susumegata div.box01 {
	width:618px;
	padding:12px 0;
	overflow:hidden;
	clear:both;
	border:1px solid #B81502;
	text-align:center;
	background-color:#FFF;
}
#susumegata div.box01 img {
	margin-bottom:12px;
}
#susumegata div.box01 img.nomag {
	margin-bottom:0px;
}
#susumegata div.box01 p {
	font-weight:bold;
	color:#B81502;
}
