/***[contact]***/
.block_contact{
	line-height:160%;
}
.contact-form{
	margin:0 0 20px;
}
.contact-form ul li span{
	width:150px;
}
#spanarea{
	width:300px;
}
.contact-form input, .contact-form textarea{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:6px;
	border:1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
	
}
.contact-form input:focus, .contact-form textarea:focus{
	outline:1px solid #008000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}
.size2{
	width:385px;	
}
.size3{
	width:540px;
	height:200px;
	resize:none;	
}
.contact-form textarea{
	margin-top:8px;
}
.contact-form .submit-btn{
	font-size:1.2em;
	color:#FFF;
	background-color:#008000;
	padding:6px;
	min-width:120px;
	text-shadow:1px 1px 2px rgba(255,255,255,1);
}
.contact-form .submit-btn:hover{
	background-color:#fd9e03;
	color:#fff;
	cursor:pointer;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
}
.mgt60{
	margin-top:60px !important;
}
.table_2cols{	
	width:620px;
	border-spacing:1px;
	border:1px solid #00cc00;
	margin-top:30px;
	line-height:160%;
	background:#fff;
}
.table_2cols td{
	height:20px;
	padding:10px;
	border-bottom:1px solid #33ff34;
}
.td1{
	background:#e5ffe5;
	width:120px;
	text-align:center;	
	color:#333;
	font-weight:bold;
	vertical-align:middle;
}
.no_bdb{
	border-bottom:0 !important;
}