@charset "utf-8";

/*===================================================
*
*	Page Theater Top Page Style CSS
*	Site https://www.unitedcinemas.jp
*
====================================================*/
ul.contentsTubTheater {
	float: left;
	width: 910px;
	background-color: #000;
	padding: 10px 0 0 0;
}

ul.contentsTubTheater li{
	float: left;
	height: 50px;
	margin-right: 5px;
	position: relative;
	width: 96px;
}


ul.contentsTubTheater li img {
	bottom:0;
	left:0;
	position:absolute;
}

/* shop
----------------------------------------------------*/
 .shop{

}

 .shop #main {
	float:left;
	width:610px;
}

 .shop .contentsWide h3,
 .shop .contentsShopNarrow h3{
	clear:both;
}

.shop .contentsWide{
	clear: both;
}

 .shop .contentsWide h4,
 .shop .contentsShopNarrow h4{
	padding:10px 5px 0;
}

div.contentsShopNarrow {
background:url("/image/common/bg_narrow.gif") repeat-y scroll 0 0 #FFFFFF;
	float:left;
	margin-bottom:20px;
	padding:5px 0;
	width:610px;

	_margin-bottom:20px;

}

.shopSidebar {
	float:right;
	width:288px;

}

.shopSidebar div.boxSide {
	background:url("/image/common/bg_shop_side.gif") repeat-y scroll 0 0 #FFFFFF;
	float:left;
	margin-bottom:20px;
	padding:0;
	width:288px;

	_margin-bottom:20px;

}


.foodDrink p.foodTxt{
	float:left;
	width:660px;
	margin:0 0 0 10px;
}

.foodDrink p.foodImage{
}


.setMenu{
	padding:0 5px;
}

.setMenu h4.set{
	background:url("/image/shop/sub_setmenu.gif") no-repeat scroll 0 0 transparent;
	padding:27px 5px 0 15px;
	margin:0 0 0 5px;
	height:20px;
	font-weight:normal;
}
.setMenu dl.now{
	margin:10px;
	border-bottom:solid #808080 1px;
}

.setMenu dl.now dt{
	float:left;
}

.setMenu dl.now dt img{
	margin:0 20px 10px 0;

	_margin:0 20px 5px 0;
}

.setMenu dl.now dd{
	margin:0 0 10px 0;
}

.setMenu ul.set{
	margin-left:10px;
}

.setMenu ul.set li{
	float:left;
	width:180px;
	height:200px;
	margin:5px;
}

.setMenu ul.set li p.button{
	text-align:right;
	margin:2px 0;
}

.setMenu dl.pdf{
	background-color:#000;
	padding:10px;
	margin:10px 0;
	display:none;
}

.setMenu dl.pdf dt{
	float:left;
}

.setMenu dl.pdf dd{
	color:#fff;
	font-size:80%;
	margin-left:30px;
}


.breathe {
	padding:0 5px;
}

.breathe p.breatheImage{
	margin:0 10px 10px;
}

.breathe p.breatheTxt{
	margin:10px;
}

.breathe ul{
	float:left;
	margin:0 3px;
}

.breathe ul li{
	float:left;
}

.goods {
	padding:0 5px;
	margin:0 0 10px;
}

.goods p.goodsTxt{
	margin:0 10px 10px;
}

.goods ul li{
	float:left;
	margin:0 5px;
}



.opinion{
	text-align:center;
	margin:10px;
	border:solid #808080 1px;
	width:265px;
	background-color:#fafafa;
}

.opinion .opinionTxt{
	padding:10px;
}

.opinion .opinionBottun{
	padding:0 0 10px;
}


.kids{
	margin:10px;
	border:solid #808080 1px;
	width:265px;
	background-color:#fafafa;
}

.kids .kidsImage{
	padding:10px;
}

.kids .kidsTxt{
	padding:0 0 10px 10px;
	margin:0 0 10px 0;
	float:left;
	width:130px;

}


.kids .kidsBottun{
	padding:0;
	margin:0 10px;
	text-align:right;
}


div.menuSingle {
	margin-left:10px;
}

div.menuSingle table {
	border-collapse:collapse;
	font-size:inherit;
	width:260px;
}



div.menuSingle table th.menuDrink{
	background:url("/image/shop/menu_drink.gif") repeat-x scroll 0 bottom;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border:0px solid #000000;
	padding:0;
	margin:0;
	height:20px;
	vertical-align:top;
}

div.menuSingle table th.menuFood{
	background:url("/image/shop/menu_food.gif") repeat-x scroll 0 bottom;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border:0px solid #000000;
	padding:0;
	margin:0;
	height:20px;
	vertical-align:top;
}

div.menuSingle td {
	background:url("/image/common/line_dot_black.gif") repeat-x scroll 0 bottom transparent;
	clear:both;
	margin-bottom:10px;
	padding:5px 5px 7px;
	border:0px solid #000000;
	background-color:#fff;
	font-weight:bold;
}

div.menuSingle td span.small{
	font-size:80%;
	font-weight:normal;
}