@charset "utf-8";
/* CSS Document */

div#visual{
	margin-top:1px;
}

div#primary p.banner{
	margin:9px;
}

div#primary h2{
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
}

div#content ul.scrollList li ul.movies p a{
	color:#E46212;
}

div#content ul.scrollList li ul.movies p a:hover strong{
	text-decoration:underline;
}

div#content div.tableFrame{
	height:150px;
	overflow:auto;
	margin-bottom:10px;
}

div#content table.eventTable{
	margin:10px;
	width:700px;
}

div#content div.tableFrame table.eventTable{
	width:680px;
}

div#content table.eventTable th,
div#content table.eventTable td{
	padding:5px 10px;
	background:url(../common/images/bg_dottedhrz.gif) repeat-x left bottom;
	text-align:left;
	vertical-align:top;
}

div#content table.eventTable th{
	font-weight:normal;
	width:10em;
}

div#content table.eventTable td img{
	vertical-align:text-bottom;
}

div#content table.eventTable td.title{
	font-weight:bold;
	text-indent:-20px;
	padding-left:20px;
	width:15em;
}

div#content p.linkBullet{
	margin-bottom:20px;
	padding-right:10px;
}

div#content p.linkBullet a{
	float:right;
	display:block;
	min-height:12px;
	_height:12px;
	padding:0 0 0 15px;
	background:url(../common/images/ico_arrow01.gif) no-repeat left 0.1em;
	font-size:0.8em;
	color:#333333;
}

#primary h2.index-title {
	background-image: url(../images/index_title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 720px;
	margin-bottom: 0px;
	clear: both;
}

#primary p.btn-all-chirashi,#primary p.btn-all-coupon,#primary p.btn-all-shop{	margin-top: -25px;
	margin-bottom: 7px;
	}
#primary p.btn-all-chirashi a{
	height: 18px;
	display: inline-block;
	margin-left: 190px;
	padding: 0px 20px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	background-color: #FF5282;
	border: 1px solid #FF5282;
	background-image: url(../images/btn_all_chirashi_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#primary p.btn-all-coupon a,#primary p.btn-all-shop a{
	height: 18px;
	display: inline-block;
	margin-left: 190px;
	padding: 0px 20px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	background-color: #FF8C00;
	border: 1px solid #FF8C00;
	background-image: url(../images/btn_all_coupon_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	#primary p.btn-all-chirashi a:hover{
	color: #FF5282;
	background-color: #FFF;
	background-image: url(../images/btn_all_chirashi_bg_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#primary p.btn-all-coupon a:hover,#primary p.btn-all-shop a:hover{
		color: #FF8C00;
	background-color: #FFF;
	background-image: url(../images/btn_all_coupon_bg_o.gif);
	background-repeat: no-repeat;
	background-position: right center;}

ul#primary_bnr_list{
	margin: 10px auto;
	padding: 0px;
	width: 700px;
}
ul#primary_bnr_list li{
	float: left;
	width: 350px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
}
