/* 施設詳細 */
.back{
width: 660px;
background:#999999;
margin: 0 10px;
}
.ryoukin{
width: 660px;
font-type:nomal;
font-size:12px;
font-family: "ＭＳ Ｐゴシック", Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo, sans-serif;
}
.ryoukin caption{
background: #FCF9F5;
color: #000000;
caption-side: bottom;
}
.ryoukin th {
background:#DDF0FF;
text-align:left;
color: #000000;
}
.ryoukin td {
background:#ffffff;
text-align:center;
color: #000000;
}

/* 会場詳細 */
.back_room{
background:#999999;
margin-bottom:20px;
width: 660px;
margin: 0 10px;
}
.ryoukin_room{
font-type:nomal;
font-size:12px;
font-family: "ＭＳ Ｐゴシック", Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo, sans-serif;
width: 660px;
}

.ryoukin_room caption {
background: #FCF9F5;
color: #000000;
caption-side: bottom;
text-align: left;
}
.ryoukin_room caption.caption_bottom {
background: #FCF9F5;
color: #000000;
caption-side: bottom;
text-align: left;
}
.ryoukin_room caption.caption_top {
background: #FCF9F5;
color: #000000;
caption-side: top;
text-align: left;
}

.ryoukin_room th {
background:#DDF0FF;
text-align:left;
color: #000000;
}

.ryoukin_room td {
background:#ffffff;
text-align:center;
color: #000000;
}
