
/** ボックス **/
.facilities_inside_box{
   width:560px;
   margin:0 0 10px 0;}
.facilities_inside_inner{
   width:370px;
   float:right;}
p.facilities_price{
   width:370px;
   text-align:right;
   color:#CC0000;}
p.facilities_price span{
   color:#666666;
   font-size:80%;}

/** 料金表 **/ 
#facilities_price{
   width:560px;}
#facilities_price table{
   font-size: 90%;
   color: #666666;
   width: 100%;
   margin-bottom:10px;
   border: 0;
   border-collapse: separate;
   border-spacing: 1px;}
#facilities_price th {
   padding: 5px;
   text-align:center;}
#facilities_price td {
   padding: 5px;
   text-align:center;
   background-color: #EFF2F3;}

.thbg_ore{ background-color:#FAD9B1;}
.thbg_ye{ background-color:#F8EDC2;}
.thbg_gre{ background-color:#CFE2CF;}
.thbg_red{ background-color:#F5DCDC;}
.thbg_blu{ background-color:#D0D9E8;}
.thbg_gra{ background-color:#CACACA;}