/*=========================
お問い合わせ
=========================*/
body{background:url(../../common/images/bg_s.jpg) repeat-x 0 0;}

/*===============
mainvisual
===============*/
#mainvisual{
width:950px;
height:188px;
background:url(../images/mainvisual.jpg) 0 0 no-repeat;
clear:both;
text-indent:-999999px;
}

/*=========================
お問い合わせ_フォーム
=========================*/
#contact table.contact_form{
border-right:1px solid #999999;
border-bottom:1px solid #999999;
width:100%;
font-size:90%;
margin-bottom:20px;
}
#contact .contact_form td{
padding:7px 10px;
border-top:1px solid #999999;
border-left:1px solid #999999;
}
#contact .contact_form .td01{
width:25%;
font-weight:bold;
background:#e2e2e2;
}
#contact .contact_form input,
#contact .contact_form textarea{
padding:5px;
font-size:100%;
}

#contact input.btn_contact{
margin:10px auto 30px;
text-align:center;
display:block;
}

/*=========================
お問い合わせ_会社概要
=========================*/
#contact table.com_info{
border-right:1px solid #999999;
border-bottom:1px solid #999999;
width:100%;
font-size:90%;
margin-bottom:20px;
}
#contact .com_info td{
padding:7px 10px;
border-top:1px solid #999999;
border-left:1px solid #999999;
}
#contact .com_info .td01{
width:20%;
font-weight:bold;
background:#f0f0f0;
}
#contact .com_info .td02{
}



/*=========================
お問い合わせ_埋め込みフォーム
=========================*/
.form iframe{
width:676px;
height:600px;
overflow:hidden;
}
.form iframe .ss-form{
border:1px solid #cccccc;
margin:0;
}
