#contents{
	background:url('../images/contact/bg_contents.jpg') repeat-y top center;
}
#contents section{
	line-height:1.8em;
	margin:0 auto 60px !important;
}
#contents section h2{
	margin:0 0 40px 0;
	text-align:center;
}
#contents section{
	width:800px;
	margin:0 auto;
}
#contents section p{
	text-align:center;
}
fieldset{
	margin:0 0 30px 0;
}
form label{
	font-size:18px;
	font-weight:normal;
	display:block;
	width:132px;
	height:71px;
	padding:0 0 0 50px;
	float:left;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	background:url('../images/info/bg_h3.png') no-repeat bottom left;
}
input,
textarea{
	width:600px;
	float:right;
	margin:10px 0 0 0;
}
input{
	height:40px;
}
#submit_btn input{
	width:202px !important;
	height:135px !important;
	float:none;
	margin:0 90px;
	background:url('../images/contact/bg_button.png') no-repeat;
	border:0 !important;
	font-size:18px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}