@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ css ] [ uni_service.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-10-29
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);

/* ================================================

	theaterMenu

=================================================*/

/* theaterMenu -------------*/
#theaterMenu {
	background-image: url(../_img/common/sapporo_thm_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#theaterMenu ul {
	height: 80px;
	width: 850px;
}
#theaterMenu li {
	float: left;
}
#theaterMenu ul {}
		#sapporo #theaterMenu ul {
			background-image: url(../_img/common/sapporo_thm_bg.jpg);
			background-repeat: no-repeat;
		}
		#asahikawa #theaterMenu ul {
			background-image: url(../_img/common/asahikawa_thm_bg.jpg);
			background-repeat: no-repeat;
		}

/* contents -------------*/

h3,h5,h6,p{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	color:#555;
	margin:0;
	padding:0;
}

.box{
	width:820px;
	height:auto;
	margin:0 auto 30px;
	text-align:left;
}



.midashi{
	width:740px;
	display:block;
	height:35px;
	margin:10px auto 0;
	text-align:left;
	color:#555;
}

/*eniwa*/

#tt1{
	background-image:url(../service/images/2_tt1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt2{
	background-image:url(../service/images/2_tt2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt3{
	background-image:url(../service/images/2_tt3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt4{
	width:400px;
	background-image:url(../service/images/2_tt4.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt5{
	width:400px;
	background-image:url(../service/images/2_tt5.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


h4{
	font-size:14px;
	font-weight:bold;
	margin-left:45px;
	line-height:2.5em
}

.ryokin{
	width:670px;
	margin:10px auto 20px;
	border-top:solid 1px #C6C6C6;
}

.ryokin td{
	padding:5px 0 3px;
	border-bottom:solid 1px #C6C6C6;	
}

.ryokin p{
	margin-left:20px;
	line-height:1.5em;
}

#td-gra{
	background-color:#F0F0F0;
}

.l-caution{
	color:#FF514D;
}


.font-l{
	font-size:14px;
}

.font-s{
	font-size:10px;
}

.ryokin2{
	width:740px;
	height:auto;
	margin:0 auto 25px;
	padding:10px 0;
}

#ryokin2-1{
	background-color:#CEF1EE;
}

.ryokin2 p{
	margin-left:145px;
	text-align:left;
	line-height:1.8em;
}

.ryokin3{
	width:670px;
	text-align:left;
	margin:5px auto 15px;
}

.ryokin3 h5{
	font-size:14px;
	font-weight:bold;
	line-height:1.8em;
	display:block;
	width:670px;
	border-bottom:dotted 1px #555;
	margin-bottom:5px;
}

.fax{
	width:300px;
	padding:8px;
	text-align:left;
	border:1px solid #7CA427;
	margin:10px 0;
}

.fax-l{
	font-size:16px;
	font-weight:bold;
	color:#84A934;
}

.menu{
	width:395px;
	margin:3px auto 20px;
	border-top:solid 1px #C6C6C6;
	
}

.menu td{
	padding:5px 0 3px;
	border-bottom:solid 1px #C6C6C6;	
}

.drink-l{
	font-size:14px;
	font-weight:bold;
	color:#7CA427;
}

.m-t15{
	margin-top:15px;
}

/*sapporo*/
#tt1_2{
	background-image:url(../service/images/2_tt1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt2_2{
	background-image:url(../service/images/2_tt2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt3_2{
	background-image:url(../service/images/2_tt3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt4_2{
	width:400px;
	background-image:url(../service/images/2_tt4.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt5_2{
	width:400px;
	background-image:url(../service/images/2_tt5.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


#ryokin2-2{
	background-color:#DDEBBD;
}

.drink2-l{
	font-size:14px;
	font-weight:bold;
	color:#7CA427;
}


/*asahikawa*/

#tt1_3{
	background-image:url(../service/images/3_tt1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt2_3{
	background-image:url(../service/images/3_tt2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt3_3{
	background-image:url(../service/images/3_tt3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt4_3{
	width:400px;
	background-image:url(../service/images/3_tt4.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tt5_3{
	width:400px;
	background-image:url(../service/images/3_tt5.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


#ryokin2-3{
	background-color:#FFEBB1;
}

.drink3-l{
	font-size:14px;
	font-weight:bold;
	color:#DFA402;
}

