@charset "shift_jis";

/* お問い合わせ */

.inq{
margin:15px 0 0 0;
text-align:center;
}

.inq table{
margin:0 auto;
width:590px;
}

.inq th, .inq td{
border-bottom:2px solid #fff;
}

.inq th{
color:#fff;
text-align:left;
vertical-align:top;
width:150px;
padding:11px;
background:#395;
}

.inq th span{
color:#fc9;
margin:0 0 0 5px;
}

.inq td{
padding:8px;
background:#ccc;
}

.inq td span{
color:#f33;
margin:0 0 0 5px;
}

.inq td input{
font-size:14px;
width:300px;
}

.inq textarea{
width:400px;
height:150px;
}

.btn{
width:100px;
margin:15px 10px 0 10px;
}

.error{
margin:10px 0 0 20px;
}

.error li{
list-style:disc;
}

/* css_end */

