/*------------------------------------*/
input{
 font-size:12px;
}
textarea{
 font-size:12px;
 line-height:14px;
}
/*-----------------お問合わせ-----------------*/
/*----------------お問合わせ------------------*/
table col.col250 {
	width: 250px;
}
table col.col530 {
	width: 530px;
}
table.inquiry_form{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:780px;
 text-align:left;
}
th.inquiry_title_table{
 /*background:url(./../images/corporate/list_mark.gif) no-repeat 20px 17px;*/
 margin:0px 0px 0px 30px;
 padding:5px 0px 5px 0px;
}
.inquiry_title{
 margin:0px 0px 0px 0px;
 padding:10px 0px 10px 85px;
 font-size:13px;
 line-height:18px;
 letter-spacing:-0.6px;
 color:#212121;
 font-family:"ＭＳ ゴシック";
}
.inquiry_text{
 margin:0px 0px 0px 0px;
 padding:15px 10px 10px 0px;
 font-size:13px;
 line-height:18px;
 letter-spacing:-0.3px;
 color:#212121;
 float:left;
}
.inquiry_err{
 margin:0px 0px 0px 0px;
 padding:0px 10px 10px 85px;
 font-size:13px;
 line-height:18px;
 letter-spacing:-0.3px;
 color:#ff2121;
}
.thanks_text{
 margin:0px 0px 0px 0px;
 padding:15px 10px 0px 60px;
 font-size:13px;
 line-height:18px;
 letter-spacing:-0.3px;
 color:#212121;
}
/*----------------ボタン------------------*/
table col.col340 {
	width:340px;
}

table.inquiry_botton{
 margin:20px 0px 0px 100px;
 padding:0px 0px 0px 0px;
 width:680px;
 text-align:left;
}