@charset "utf-8";

/*--- default */
body {
	color: #333;
	font-size: small;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	background-color: #B7E5FF;
	background-image: url(../imgs/common/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

a:link {
	color: #194C98;
	text-decoration: none;
}

a:visited {
	color: #194C98;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #C7092F;
}

a:active {
	text-decoration: underline;
	color: #C7092F;
}


.txt_m {
	font-size: medium;
	line-height: 1.7;
}

.txt_ss {
	font-size: x-small;
}

.txt_red {
	color: #810A0A;
}

/*--- reset */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
img {
	vertical-align: bottom;
}

.clear{clear:left;margin:0;padding:0;line-height:0;}



/*===============================================
デフォルトレイアウト
===============================================*/

div#header_main{
	clear:both;
	position:relative;
	text-align:center;
	background-image: url(../imgs/common/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
}



div#header_main p{
	width:900px;
	display:block;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
}

div#gnavi_bg{
	clear:both;
	position:relative;
	text-align:center;
	background-image: url(../imgs/common/gnavi_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}



#wrapper{
	width:890px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}

#main{
	width:858px;
	background-image: url(../imgs/common/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 290px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BCBCBC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}

#title{
	width:880px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

/*フッター
--------------------------------*/
#footer{
	width:880px;
	text-align:left;
	position:relative;
	background-image: url(../imgs/common/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	padding-left: 10px;
	padding-top: 15px;
	margin-top: 20px;
	}
	
#footernavi {
	text-align:left;
}
#footernavi li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
}
#footernavi li.sampleFooterHome {
	border-left:0;
	padding-left:0;
}

/*コピーライト
--------------------------------*/
#copy{
	width:900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	color: #333333;
	font-size: x-small;
}

/*===============================================
グローバルナビ
===============================================*/
#gnavi {
	height:40px;
	width:890px;
	background-image: url(../imgs/common/gnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#gnavi ul {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#gnavi li {
	display:inline;
	list-style-type:none;
}
#gnavi li a {
	height:40px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*トップ*/
#gnavi li.top a.top {
	width:77px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.top a:hover {
	background-position:left bottom;
}
#gnavi li.top a.open {
	background-position:left bottom !important;
}
#gnavi li.top_on a {
	background:url(../imgs/common/gnavi_top.gif) no-repeat 0px -72px;
}

/*概要*/
#gnavi li.outline a.outline {
	width:98px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_outline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.outline a:hover {
	background-position:left bottom;
}
#gnavi li.outline a.open {
	background-position:left bottom !important;
}
#gnavi li.outline_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:98px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_outline.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

/*見どころ*/
#gnavi li.highlight a.highlight {
	width:94px;
	height: 40px;	
	background-image: url(../imgs/common/gnavi_highlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.highlight a:hover {
	background-position:left bottom;
}
#gnavi li.highlight a.open {
	background-position:left bottom !important;
}
#gnavi li.highlight_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:94px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_highlight.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;}

/*チケット*/
#gnavi li.ticket a.ticket {
	width:117px;
	height: 40px;	
	background-image: url(../imgs/common/gnavi_ticket.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.ticket a:hover {
	background-position:left bottom;
}
#gnavi li.ticket a.open {
	background-position:left bottom !important;
}
#gnavi li.ticket_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:117px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_ticket.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

/*グッズ*/
#gnavi li.goods a.goods {
	width:141px;
	height: 40px;	
	background-image: url(../imgs/common/gnavi_goods.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.goods a:hover {
	background-position:left bottom;
}
#gnavi li.goods a.open {
	background-position:left bottom !important;
}
#gnavi li.goods_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:141px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_goods.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

/*音声ガイド*/
#gnavi li.voice a.voice {
	width:107px;
	height: 40px;	
	background-image: url(../imgs/common/gnavi_voice.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.voice a:hover {
	background-position:left bottom;
}
#gnavi li.voice a.open {
	background-position:left bottom !important;
}
#gnavi li.voice_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:107px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_voice.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

/*ニュース*/
#gnavi li.news a.news {
	width:163px;
	height: 40px;	
	background-image: url(../imgs/common/gnavi_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.news a:hover {
	background-position:left bottom;
}
#gnavi li.news a.open {
	background-position:left bottom !important;
}
#gnavi li.news_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:163px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_news.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

/*イングリッシュ*/
#gnavi li.english a.english {
	width:93px;
	height: 40px;	
	background-image: url(../imgs/common/gnavi_english.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gnavi li.english a:hover {
	background-position:left bottom;
}
#gnavi li.english a.open {
	background-position:left bottom !important;
}
#gnavi li.english_on {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	width:93px;
	height: 40px;
	background-image: url(../imgs/common/gnavi_english.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


#comingsoon {
	height:25px;
	background-image: url(../imgs/common/comingsoon.gif);
	background-repeat: no-repeat;
	width: 228px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
	margin-top: 40px;
	margin-bottom: 40px;
}
