@charset "UTF-8";

@import url("reset.css");
@import url("base.css");


#reform{
	padding:0 8px 0 8px;
	margin:20px 0 0 0;
}

#reform p{
	margin:0 0 1em 0;
}

#reform p#copy{
	width:630px;
	margin:0 0 1em 0;
}

#reform h2{
	font-weight:bold;
	font-size:1.2em;
	background-image: url(../img/transition/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:600px;
	line-height:42px;
	padding:0 0 0 34px;
}


#reform h3{
	background-image: url(../img/spread/bg_01.jpg);
	background-repeat: repeat;
	clear:both;
	color:#0052AD;
	font-weight:bold;
	line-height:30px;
	background-position: left top;
	width:610px;
	margin:30px 0 10px 0;
	padding:0px 10px;
}

#reform h4{
	color:#0052AD;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin: 0 0px 5px 0;
}

#reform #area5 h4{
	color:#0052AD;
	font-weight:bold;
	text-align:left;
	padding:0px;
	width:630px;
	margin: 40px 0px 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#reform #area5 h4.first{
	margin: 15px 0 0;
}

#reform h5{
	color:#365980;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin: 0 0px 5px 0;
}

#reform .box{
	width:620px;
	padding:0 0 40px 0;
}

#reform .boxL{
	width:240px;
	float:left;
}

#reform .boxR{
	width:380px;
	float:left;
}


#reform .box2L{
	width:360px;
	float:left;
}

#reform .box2R{
	width:260px;
	float:left;
}


