@charset "UTF-8";
/* contact */

#cont_contact{
	
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color:#13144F;
	}
	
#cont_contact h2{
	margin:0 0 50px 0;
	text-align:center;
	}
#cont_contact p.summery{
	text-align:center;
	margin:0 0 20px 0;
	}
	
#cont_contact table{
	width:800px;
	margin:0 auto;
	}
#cont_contact table th,#cont_contact table td{
	border:1px solid #13144F;
	padding:10px;
	}
#cont_contact table th{
	width:150px;
	}
#cont_contact .require{
	color:#F00;
	}
#cont_contact .tf01{
	width:300px;
	}
#cont_contact .tf02{
	width:100px;
	}
#cont_contact .tf03{
	width:450px;
	}
#cont_contact td label{
	margin:0 10px 0 0;
	}
#cont_contact .att{
	font-size:90%;
	margin:0 0 10px 0;
	}
#cont_contact input,#cont_contact select{
	padding:1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color:#13144F;
	}
	
#cont_contact #submit_area{
	text-align:center;
	margin:20px 0;
	}
#cont_contact #submit_area button{
	border:none;
	border-radius:3px;
	padding:3px 10px;
	background: #13144F;
	color:#FFF;
	font-size:110%;
	cursor:pointer;
	}
	
#cont_contact .att_block{
	margin:0 0 30px 0;
	}
	
 #cont_contact .att_block h3{
	 font-size:110%;
	 border-bottom:1px solid #13144F;
	 padding:0 0 5px 0;
	 margin:0 0 15px 0;
	 }
	 
#cont_contact .thanks{
	text-align:center;
	}
