@charset "Shift_JIS";

/*
----------------------------------------*/

table {
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
margin: 5px 0 0 0;
}

table th,
table td {
padding: 3px 3px 3px 6px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

table th {
font-weight: nomal;
text-align: left;
background-color:#E9E3C9;
width: 180px;
vertical-align: top;
}

table td {
text-align: left;
background-color:#FFF;
}


.reservation-Lt{
width: 389px;
float: left;
vertical-align: bottom;
}

.btn {
margin: 0.7em 0 0 0;
width: 180px;
float: left;
vertical-align: bottom;
}


.blue2 {
color: #0B3C83;
font-size: 1em;
}

/*--- End -------------------------------------*/



