@charset "Shift_JIS";

strong{
font-weight: normal;
}
h4{
font-size: 13px;
border-left: 5px solid #680421;
padding: 0 0 0 5px;
}
/* ====================================================== */
/*  メインコンテンツ                                      */
/* ====================================================== */

/* ご予約・お問い合わせフォーム */
.tl01{
width: 535px;
height: 23px;
background-image: url(../img/form_tl.gif);
background-position: right top;
background-repeat: no-repeat;
text-indent: -9999px;
}
.tl01_p{
text-indent: 1em;
padding: 20px 10px 10px 10px;
}
.text_s{
padding: 10px ;
font-size: 11px;
line-height: 1.2em;
}
.text_red{
color: #680421;
font-size: 14px;
}
/* テーブルの設定 */
.form_table{
width: 530px;
border-top: 1px solid #E6E1DC;
}
.h4_td{
padding: 5px;
border-bottom:1px solid #E6E1DC;
border-right:1px solid #E6E1DC;
border-left:1px solid #E6E1DC;
}
.left_td{
padding: 5px;
background-color:#E6E1DC;
border-bottom: 1px solid #fff;
}
.left2_td{
padding: 5px;
background-color:#E6E1DC;
}
.right_td{
padding: 5px;
border-right:1px solid #E6E1DC;
border-bottom:1px solid #E6E1DC;
}
.butt{
margin-top: 30px;
text-align: center;
}

#err{
text-align: center;
}

.dot_l{
width: 529px;
height: 1px;
background-image: url(../img/dot01.gif);
background-position: left top;
background-repeat: repeat-x;
}