@charset "UTF-8";

/*-----------------------------------------
お問い合わせのテキスト
-----------------------------------------*/

.red{
color:#FF0000;
}

/*-----------------------------------------
お問い合わせのテーブル
-----------------------------------------*/

.design_table{
width:570px;
height:auto;
margin:10px 0 0 20px;
border: 1px solid #999999;
border-collapse:separate;
border-spacing:1px;
letter-spacing:0.01em;
}

.design_table th{
font-style:normal;
color:#000000;
padding:5px;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background-color: #DCD9D0;
font-size:12px;
}

.design_table .pub{
font-style:normal;
color:#333333;
padding:5px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-color:#E0DED4;
}

.design_table td{
padding: 5px;
border-right:1px solid #DDDDDD;
border-bottom:1px solid #999999;
background-color:#F4F4F4;
width:380px;
}

.design_table .tb_bottom{ 
border-bottom:1px solid #F1F0EA;
}

.design_table table{
margin-bottom:0;
}

#thanks{
text-align:center;
margin:20px;
}

#topreturn{

text-align:right;
margin:20px;
}

.design_table .th_title{
background-color: #DADADA;
}



