@charset "utf-8";

/*----------------------------------------------------------------------
    IMPORT
----------------------------------------------------------------------*/

@import "common.css";
@import "module/box.css";

/*----------------------------------------------------------------------
    BOX01
----------------------------------------------------------------------*/

.seating #box01 h3 img{
	margin-top:-144px;
}

/*----------------------------------------------------------------------
    COLUM
----------------------------------------------------------------------*/

.seating #box01 .colum{
	width:918px;
	margin-top:21px;
	margin-left:-10px;
	padding-bottom:15px;
	background:url("../img/parts/colum_seating.gif") repeat-y;
}

.seating #box01 .colum p img{
	display:block;
	margin:0 -10px 1px -10px;
}

.seating #box01 .colum p strong{
	text-align:center;
	display:block;
	width:400px;
	background:#232F3F;
	padding:7px 0;
	font-size:100%;
	color:#FFF;
	font-weight:bold;
	margin:0 -10px 1px -10px;
}

.seating #box01 .colum dl{
	display:block;
	padding-top:6px;
}

.seating #box01 .colum dl dt{
	margin-bottom:2px;
}

/*----------------------------------------------------------------------
    COLUM -> LEFT
----------------------------------------------------------------------*/

.seating #box01 .left{
	width:383px;
	padding:15px 32px 0 32px;
}

/*----------------------------------------------------------------------
    COLUM -> RIGHT
----------------------------------------------------------------------*/

.seating #box01 .right{
	width:383px;
	padding:15px 32px 0 32px;
}
