@charset "utf-8";


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	file name : map.css

 : :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* ********************************************************************************
 * ■館内マップ
 * file path : /info/map/index.html
 * body id name : body#map
 * ******************************************************************************** */

body#map p.map {
	margin-top: 30px;
}

/* div.rcBox-664
------------------------------------------------------------*/
body#map div#main div.rcBox-w664 dl dt {
	margin-bottom: 5px;
}
/* div.blueRcBox-w622
------------------------------------------------------------*/
body#map div#main div.blueRcBox-w622 {
	margin-top: 10px;
}
/* div.blueRcBoxContent */
body#map div#main div.blueRcBox-w622 div.blueRcBoxContent {
	padding: 10px 10px 10px 25px;
	line-height: 1.5;
}


/* ********************************************************************************
 * ■海遊館ホール・VIPルーム
 * file path : /info/map/hall_vip/index.html
 * body id name : body#hall_vip
 * ******************************************************************************** */

/* div.rightColumn
------------------------------------------------------------*/
body#hall_vip div#main div.rightColumn img {
	padding-top: 1.6em;
}

/* div.rcBox-w477 dl
------------------------------------------------------------*/
body#hall_vip div#main div.rcBox-w477 dl {
	padding: 20px 35px 8px;
}
body#hall_vip div#main div.rcBox-w477 dl dt {
	margin-bottom: 5px;
}
body#hall_vip div#main div.rcBox-w477 dl dd {
	margin-bottom: 12px;
}
body#hall_vip div#main div.rcBox-w477 dl dd.btmDotLine {
	padding-bottom: 12px;
}
/* table */
body#hall_vip div#main div.rcBox-w477 dl dd table {
	margin: 5px 0 0;
}
body#hall_vip div#main div.rcBox-w477 dl dd table th,
body#hall_vip div#main div.rcBox-w477 dl dd table td {
	padding: 2px 0;
}
body#hall_vip div#main div.rcBox-w477 dl dd table th {
	font-weight: bold;
}


