﻿	
/* 遨ｺ縺埼Κ螻九ユ繝ｼ繝悶Ν逕ｨ */
/* 菴懈・・咤ORA         */
#room_table{
 display: block;
 float: inline;
 font-family: Verdana,Chicago,sans-serif;
 font-size: 12px;
 color: #000033;
 line-height: 2em;
 padding-left: 10px;	
}
#room_table table{
 border-collapse: collapse;
 font-size: 14px;
 line-height: 1.5em;
}
#room_table table tr th{
 font-weight: normal;
 font-style: normal;
 padding: 0px 3px;
 border: 1px solid #3300FF;
 background-color: #FFFF99;
 width: 30px;
}
#room_table table tr td{
 text-align: right;
 padding: 10px;
 border: 1px solid #3300FF;
 color: #FF0000;
}

#room_table .r_finish{
color: #CCCCFF;
width: 125px;
 }