@charset "UTF-8";

/* -----------------------------------------------
template_customize
----------------------------------------------- */
#CONTENTS {
	line-height:1.4;
	padding-bottom:0;
}
.siteWrap{
	margin: 0 auto;
	padding:0;
	width: 870px;
}
.bolder{
	font-weight: bold;
}
.mg-top10{
	margin-top:10px;
}
.mg-bottom10{
	margin-bottom: 10px;
}
.card_link ul {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align:right;
}
.card_link ul li {
	display:inline;
	margin: 10px 0 0 10px;
}

/* -----------------------------------------------
what_pointcard
----------------------------------------------- */
h2{
	margin-bottom: 10px;
}
.eseki_center{
	background:url(../images/frame_center_ereserve.gif) repeat-y;
}
.eseki_bottom{
	background: url(../images/frame_bottom_ereserve.gif) no-repeat left bottom;
	padding-bottom: 20px;
}
.eseki_center p{
	margin-left: 15px;
	width:510px;
}
.what_left{
	float: left;
	margin-left: 10px;
	width: 540px;
}
.what_right{
	float: right;
	width:300px;
}
/* -----------------------------------------------
how_to_use
----------------------------------------------- */
.center{
	margin:0 0 10px 2px;
	width: 867px;
	background:url(../images/frame_center_blue.gif) repeat-y;
}
.bottom{
	background:url(../images/frame_bottom_blue.gif) no-repeat left bottom;
	padding-bottom: 25px;
}
.center p{
	padding:0 25px 0 30px;
	color:#FFF;
}
.e_seat_center{
	margin-bottom: 10px;
	background:url(../images/frame_center_white.gif) repeat-y;
}
.e_seat_bottom{
	background:url(../images/frame_bottom_white.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
.e_seat_center p{
	margin-left: 40px;
	padding-left: 110px;
	background: url(../images/eseki_logo.gif) no-repeat left;
	color:#252424;
}
.yellow{
	margin:15px 25px 15px 30px;
	padding-left: 0!important;
	border-bottom: #ffcc00 1px dotted !important;
	color:#ffcc00!important;
}


.hr{
	width:851px;
	height:35px;
	padding-left: 15px;
}

/* -----------------------------------------------
link
----------------------------------------------- */
.link{
	margin-bottom: 10px;
	padding-left:15px;
}
.haribote,
.haribote01{
	float: left;
}
.haribote a,
.haribote a span{
	display:block;
	width:419px;
	height:130px;
}
.haribote01 a,
.haribote01 a span{
	display:block;
	width:419px;
	height:130px;
}
.haribote a,
.haribote01 a{
	position: relative!important;
}
.haribote a span,
.haribote01 a span{
	position: absolute!important;
	top: 0;
	left: 0;
}
.haribote a span{
	background:url(../images/theater_search.gif) no-repeat;
}
.haribote a:hover span{
	background:url(../images/theater_search_on.gif) no-repeat;
}
.haribote01 a span{
	background:url(../images/movie_search.gif) no-repeat;
}
.haribote01 a:hover span{
	background:url(../images/movie_search_on.gif) no-repeat;
}
#CONTENTS #link {
	width:910px;
	margin:20px auto;
}
#CONTENTS #link #btn_01 {
	text-align:right;
}

/* etc */
#EVENT {
	margin:40px 0 2px 15px;
}

/* template_superscription */
#PAGE {
background-image:url(../images/bg_05.gif);
background-position:0 0;
background-repeat:no-repeat;
padding:10px 0pt 10px;
}
#PAGE .back,
#PAGE .top {
	display:inline; /* IE6 */
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}