@charset "utf-8";
body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
H1, H2, H3 {
	text-align: left;
	text-indent: -9999px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hd {
	background-image: url(../img/hd.png);
	height: 390px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: right;
}
#hd H1 {
	background-image: url(../img/logo.png);
	height: 200px;
	width: 356px;
	margin-bottom: 10px;
}
#hd H2 {
	background-image: url(../img/catch.png);
	height: 59px;
	width: 733px;
	clear: right;
	margin-bottom: 30px;
}

#hd P.lead {
	background-image: url(../img/lead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: right;
	float: right;
	height: 80px;
	width: 509px;
	text-align: left;
	text-indent: -9999px;
	margin-right: 15px;
}
.container {
	background-image: url(../img/ct.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.container2 {
	background-image: url(../img/ct.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 60px;
	padding-left: 60px;
}
.container .center {
	background-image: url(../img/ct_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 840px;
	padding-right: 60px;
	padding-left: 60px;
}
DL, .container2 UL {
	clear: right;
	border: 4px double #666;
	background-color: #FFF;
	padding: 5px;
}
DL DD .cap {
	font-size: 10px;
	line-height: 12px;
}
DL DT {
	width: 10em;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
}
DL DD {
	padding-left: 11em;
	border-bottom: 1px dotted #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#ticket DL {
	/*background-image: url(../img/schedule.jpg);*/
	background-repeat: no-repeat;
	background-position: center 10px;
	/*padding-top: 412px;*/
}
DL DD.last {
	border-style: none;
}
DL DD.last2 {
	border-bottom: 2px solid #999;
}
.spec {
	margin-left: 350px;
	width: 490px;
	margin-bottom: 15px;
}
.spec H3 {
	background-image: url(../img/h3_spec.png);
	height: 41px;
	width: 153px;
	margin-bottom: -20px;
}
.ticket {
	width: 490px;
	padding-left: 350px;
	margin-bottom: 5px;
}
.ticket H3 {
	background-image: url(../img/h3_ticket.png);
	height: 41px;
	width: 154px;
	margin-bottom: -20px;
}
.ticket H4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
}
.ticket A.eplus {
	background-image: url(../img/bnr_eplus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 250px;
	margin-bottom: 5px;
}
.ticket A.eplus:hover {
	background-position: 0px -50px;
}
.attention {
	margin-bottom: 15px;
}
.attention H3 {
	background-image: url(../img/h3_attention.png);
	height: 41px;
	width: 131px;
	margin-bottom: -20px;
}
.sheet {
	margin-bottom: 5px;
}
.sheet H3 {
	background-image: url(../img/h3_sheet.png);
	height: 41px;
	width: 189px;
	margin-bottom: -20px;
}
.sheet .sheetimg {
	background-image: url(../img/img_mas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 220px;
	width: 350px;
	margin-left: -350px;
	_margin-left: -175px;
}
.sheet DL {
	height: 220px;
	background: none;
	padding-left: 360px;
}
.sheet DL DD {
	padding-left: 10em;
}
.sheet DL DT {
	width: 9em;
}
.red {
	color: #F00;
}
.item {
	margin-bottom: 5px;
	padding-top: 20px;
}
#item .mate {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

.item H3 {
	background-image: url(../img/h3_item.png);
	height: 41px;
	width: 239px;
	margin-bottom: 10px;
	margin-top: -20px;
}
#item DIV.attention2 {
	border: 3px double #F00;
	margin: 0px 10px 15px 0px;
	padding: 15px;
	float: none;
}
#item IMG.goods_out {
	float: left;
	width: 410px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: none;
	height: 382px;
}
#item DL {
	float: left;
	width: 410px;
	padding: 2px 0px;
	border-top: 2px solid #666;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #666;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item DL DT {
	background-color: #cccccc;
	margin: 0px;
	padding: 2px 0px 3px;
	width: auto;
	float: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: 1px dotted #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item DL DD.price {
	background-color: #EEEEEE;
	text-align: center;
	margin: 0px;
	padding: 2px 0px 3px;
}
#item DL DD.txt {
	margin: 0px;
	padding: 5px 15px;
	border-style: none;
}
#item DL DD.txt IMG {
	margin-bottom: 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.namja H3 {
	background-image: url(../img/h3_namja.png);
	height: 43px;
	width: 453px;
	margin-bottom: 348px;
}
#namja {
	background-image: url(../img/namja.jpg);
	background-repeat: no-repeat;
	height: 480px;
	text-align: center;
}
.ft {
	background-image: url(../img/ft.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.hd2 {
	background-image: url(../img/hd2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 12px;
	padding: 0px 50px 15px;
	height: 24px;
}
.pagelink A {
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #069;
	border-right: 10px solid #069;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	text-align: right;
	display: block;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #00C;
}
.pagelink A:hover {
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #C03;
	border-right: 10px solid #C03;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	text-align: right;
	display: block;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #C00;
}
#copyright .copyright {
	float: left;
}
#copyright .attention {
	float: right;
	text-align: right;
}
#hdnavi {
	height: 40px;
}
#hdnavi UL {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#hdnavi UL LI {
	height: 40px;
	width: 150px;
	float: left;
	margin-right: 10px;
}
#hdnavi UL LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
#hdnavi UL LI A:hover {
	background-position: -150px 0px;
}
#hdnavi UL LI#m01 A {
	background-image: url(../img/tab1.gif);
}
#hdnavi UL LI#m02 A {
	background-image: url(../img/tab2.gif);
}
#hdnavi UL LI#m03 A {
	background-image: url(../img/tab3.gif);
}
#hdnavi UL LI#m04 A {
	background-image: url(../img/tab4.gif);
}
#hdnavi UL LI#m05 A {
	background-image: url(../img/tab5.gif);
}
#hdnavi UL LI#m06 A {
	background-image: url(../img/tab6.gif);
}
.hr {
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
.hr HR {
	display: none;
}
.spec DL DD STRONG {
	font-size: 14px;
	line-height: 14px;
}
.container .center .spec DL DD SPAN.new {
	color: #FFF;
	background-color: #F00;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 5px;
}
A.bnr_lv {
	background-image: url(../img/bnr_lv.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 130px;
	width: 780px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
A.bnr_lv:hover {
	background-position: 0px -130px;
}
#attention3 A   {
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#attention3 {
	background-image: url(../img/attention2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 960px;
	height: 130px;
	text-align: left;
	margin: 10px auto;
}
.illust {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.blue {
	color: #00F;
}
.font16 {
	font-size: 16px;
	font-weight: normal;
}
