@charset "utf-8";
/* -------------------------------------
common class
Ver.1.00
Update 060307

------------------------------------- */
#wrapper {
	background: #1A0D00;
}
#mainCol {
	padding: 13px 0;
	border-top: 1px solid #3D1E01;
	background: #1A0D00 url(../images/bg_theater_top.gif) repeat-y;
}
#colShinjuku {
	float: left;
	width: 318px;
	text-align: center;
}
#colRoppongi {
	float: left;
	width: 318px;
	text-align: center;
}
#colShinsaibashi {
	float: left;
	width: 318px;
	text-align: center;
}
.col {
	width: 295px;
	margin: 0 auto;
}
.btnCol {margin-bottom: 10px;}
.fryerCol {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/line_dot_theater.gif) repeat-x left bottom;
}
.fryerCol li.colLeft {
	width: 118px;
	float: left;
	text-align: right;
}
.fryerCol li.colRight {
	width: 154px;
	float: right;
	text-align: left;
	color: #fff;
}	
