h1{
	background-image:url("img/star.jpg");
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	padding-right:6px;
	text-align:right;
}
h2{
	color:#FF0000;
	font-size:17px;
	font-weight:bold;
	margin-bottom: 5px;
}
h3{
	background-color:#F5F5F5;
	clear:both;
	color:#312312;
	font-size:20px;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
h3.live{
	border-left:10px solid #CC0000;
	clear:both;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:9px;
}
h3.live_copy{
	border-left:10px solid #008000;
	clear:both;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:9px;
}

#top_box01{
	background-color:#312312;
	line-height:120%;
	color:#FFFFFF;
	float:right;
	font-size:13px;
	margin-right:9px;
	margin-top:9px;
	padding:10px;
	text-align:left;
	width:245px;
	clear:both;
}
#top_box01 img{
	margin-right: 10px;
	margin-bottom: 5px;
}
#top_box01 a{
	color:#ffff00;
	font-size:13px;
}
#top_box01 a:hover{
	color:#00f6ff;
}
#top_box01 h2{
	color:#00FFFF;
	font-size:13px;
	font-weight:normal;
}
#top_box02{
background-color:#B22222;
color:#FFFF00;
float:right;
line-height:120%;
margin-right:9px;
margin-top:9px;
padding:10px;
text-align:center;
width:263px;
}
#top_box02 a{
color:#FFFFFF;
font-size:22px;
font-weight:bold;
line-height:1.1em;
}

body{
	background-color:#00457c;
	background-position:left top;
	background-repeat:repeat-x;
	font-size:13px;
	line-height:150%;
	margin:0;
	padding:0;
	position:relative;
}
body.index{
	background-color:#00457c;
	background-position:left top;
	background-repeat:repeat-x;
	font-size:13px;
	line-height:150%;
	margin-top:100px;
	position:relative;
	color: #ffffff;
}
body.index a{
color:#FFFFFF;
font-size:150%;
font-weight:bold;
}

#bodyBG{
	background-image:url("img/bg.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto;
	position:relative;
	_text-align: center;
}

#main_img1{
	background-color:#E5E5E5;
	background-image:url("img/top201109.jpg");
	background-repeat:no-repeat;
	float:left;
	min-height:500px;
	height:auto;
	text-align:right;
	width:940px;
	padding-bottom:10px;
}
#main_img2{
	background-color:#E5E5E5;
	background-image:url("img/top2.jpg");
	background-repeat:no-repeat;
	float:left;
	min-height:500px;
	height:auto;
	text-align:right;
	width:940px;
	padding-bottom:10px;
}
#main_img3{
	background-color:#E5E5E5;
	background-image:url("img/top3.jpg");
	background-repeat:no-repeat;
	float:left;
	min-height:500px;
	height:auto;
	text-align:right;
	width:940px;
	padding-bottom:10px;
}




#container{
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	width:960px;
	_text-align: left;
}

#header{
	background-color:#ffffff;
	background-position:center top;
	background-repeat:no-repeat;
	height:83px;
	position:relative;
	width:960px;
}
#logo{
	text-indent: -9999px;
	background-image:url(img/logo.jpg);
	height:60px;
	width:300px;
	float:left;
}
#h_btn{
	text-align: right;
	margin-right:4px;
	margin-top:4px;
}

#contents_top{
	float:left;
	margin-left:10px;
	_margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	position:relative;
	width:940px;
}
#contents{
	float:left;
	margin-bottom:10px;
	margin-left:50px;
	_margin-left:25px;
	margin-top:20px;
	position:relative;
	width:860px;
	min-height:500px;
}
#contents p{
	margin-bottom:10px;
	clear:both;
}
#ticket{
	margin-bottom:10px;
	float:right;
}

#info_btm{
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom: 1px dotted #312312;
}
#page_title{
	background-image:url("img/page_title.jpg");
	color:#FFFFFF;
	font-size:28pt;
	height:64px;
	_height:100px;
	margin-bottom:20px;
	padding-left:30px;
	padding-top:36px;
	text-align:left;
	width:830px;
	_width:860px;
}
#disc_img{
	margin-right:10px;
	width:150px;
	height:auto;
	margin-bottom:40px;
	float:left;
}
#disc_detail{
	width:300px;
	margin-bottom:40px;
	margin-right:20px;
	float:left;
}
#disc_memo{
	background-color:#FFFFCC;
	font-size:90%;
	margin-left:5px;
	padding:5px;
}
#link_box{
	border:1px dotted #312312;
	border-top: none;
	border-right: none;
	color: #556B2F;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	padding:5px;
	width:269px;
	height:90px;
}
#band #link_box{
	height:30px;
}
#link_box a{
	clear:both;
	font-size:20px;
	line-height:1.3em;
}
#link_box a:hover{
	color: #cc0000;
}

#footer{
	background-color:#092469;
	background-image:url("img/star2.jpg");
	background-repeat:repeat-x;
	clear:both;
	color:#FFFFFF;
	font-size:10pt;
	line-height:1.3em;
	margin-top:15px;
	padding-bottom:140px;
	padding-top:10px;
	position:relative;
	text-align:center;
	width:960px;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	color:#ffff00;
}

/* プルダウンメニュー用CSS */
ul#pulldown-menu{
	background-color:#000000;
	height:35px;
	padding-left:8px;
	width:952px;
	_width:960px;
}
ul#pulldown-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#pulldown-menu li ul a:link,
ul#pulldown-menu li ul a:visited {
	padding-top: 10px;
	padding-left: 5px;
	width:200px;
	background: #00457C;
	height:30px;
}
ul#pulldown-menu li ul a:hover,
ul#pulldown-menu li ul a:active {
	height:30px;
	padding-top: 10px;
	padding-left: 5px;
	background: #cc0000;
	width:200px;
}
ul#pulldown-menu li {
	float:left;
	font-weight:bold;
	height:35px;
	position:relative;
	width:135px;
}
ul#pulldown-menu li img{
	display: block;
	min-width:135px;
	width:135px;
	height:35px;
	text-align: left;
}
ul#pulldown-menu li a {
	display: block;
	min-width:135px;
	width:135px;
	height:35px;
	text-align: left;
}
/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
	display: none;
}

ul#pulldown-menu li ul li{
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
	width:200px;
	line-height: 1.1em;
}
ul#pulldown-menu li ul li {
	float: none;
	margin: 0;
	font-weight: normal;
}
/* プルダウンメニュー用CSSここまで */



#top_box03{
	background-color:#123456;
	line-height:120%;
	color:#FFFFFF;
	float:right;
	font-size:13px;
	margin-right:9px;
	margin-top:9px;
	padding:10px;
	text-align:left;
	width:245px;
	clear:both;
}
#top_box03 img{
	margin-right: 10px;
	margin-bottom: 5px;
}
#top_box03 a{
	color:#ffff00;
	font-size:13px;
}
#top_box03 a:hover{
	color:#00f6ff;
}
#top_box03 h2{
	color:#00FFFF;
	font-size:13px;
	font-weight:normal;
}
