/**********************************[contact]***/
.contact-form{
	width:900px;
	margin:0px auto;
	margin-top:30px;
}
.list{
	border-spacing:0px;
}
.ttd1{
	width:219px;
	font-size:18px;
	line-height:120%;
	background:url(../../common/img/bg_table.png) repeat;
	vertical-align:top;
	padding: 22px 10px 22px 26px;
	border-bottom:1px dotted #7f7f7f;
}
.ttd1 span{
	margin-top:-1px;
	float:right;	
	padding: 0px 10px;
	font-size:11px;
	background:#00d8ff;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ttd2{
	width:600px;
	padding:9px 17px;
	border-bottom:1px dotted #666666;
}
.ttd3 {	
	vertical-align:bottom;
}
.ttd3 img{
	margin-bottom:-4px;
	margin-left:-2px;
}
.size1{
	height:198px !important;
}
.no_bdb{
	border-bottom:none !important;
}
.contact-form input, .contact-form textarea{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	width:618px !important;
	height:42px;
	border:1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);	
}
#end_form{
	margin-top:20px;
	color:red;
	margin-bottom:10px;
}
.contact-form .submit-btn{
	font-size:20px;
	color:#FFF;
	background-color:#00d8ff;
	width:170px !important;
	height:60px;
	text-shadow:1px 1px 2px rgba(255,255,255,1);
}
.contact-form .submit-btn:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  
  	filter: alpha(opacity=60);  
  	-moz-opacity: 0.6;  
  	-khtml-opacity: 0.6;  
  	opacity: 0.6;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
	cursor: pointer;
}
/**********************************[content]***/
#block_text2{
	font-size:18px;
	margin-bottom:60px;
	text-align:center;
}
#block_text3{
	font-size:18px;
	margin-bottom:60px;	
	margin-left:120px;
	padding-right:120px;
}
#span_tel{
	font-size:32px;
	color:#00d8ff;
}