#header_wrap{
	background:url('../images/reform/bg_header.jpg') no-repeat top left;
}
#reform_nav{
list-style:none;
}
#section1{
	background: url('../images/reform/bg_section1.jpg') repeat-x top center;
}

#section3{
	background: url('../images/reform/bg_section4.jpg') repeat-x top center;
}

#section5{
	background: url('../images/reform/bg_section5.jpg') repeat-x top center;
}

#top_box ul li{
	background: #386063;
}

section p{
/*	width: 400px;*/
	margin: 0 0 0 70px;
}


#section2 p.flr,
#section3 p.flr{
	padding: 0 60px 0 0;
}

section .fll img,
section .flr img{
/*	border-radius: 10px;*/
	overflow: hidden;
}

#section4 .cat_box{
	clear: both;
	margin: 0 0 60px 0;
}

#section4 .cat_box .fll{
	width: 400px;
	margin: 0 0 0 70px;
	font-size: 93%;
}

#section4 .cat_box h4{
	font-size: 135%;
	font-weight: bold;
	color: #356266;
}

#section4 .cat_box p{
	margin: 10px 0 0px 0;
}

section h3{
	border-left: 2px solid #356266;
	border-bottom: 2px solid #356266;
}
#section6 .inner form{
	margin: 0 0 0 100px;
}

#section6 h3{
/*	width: 620px !important;*/
}

#section6 fieldset{
	padding: 10px;
}

fieldset label{
	display: inline-block;
	width: 120px;
	vertical-align: top;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}

fieldset input,
fieldset textarea{
	width: 400px;
	padding: 5px;
	border-radius: 5px;
}

#submitbutton{
	text-align: center;
	padding: 0 160px 0 0;
}

#submitbutton input{
	display: inline-block;
	width: 400px;
	height: 30px;
	margin: 20px;
	padding: 10px;
}