*{
	margin:0;
	padding:0;
}


body{
	background-color: #000f49;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	background-image: url(images/dairiseki.png);
	background-repeat: repeat-x;
}
a{
	text-decoration:none;
	color:#978823;
}
a:hover{
	color:#729eb9;
}
img{
	border:none;
}

#container{
	width:792px;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/**/
#menu_top ul {
	margin-right: 0;
	margin-left: 0;
	display: block;
	width: 792px;
	height: 50px;
	list-style-type: none;
}
.overview a{
	background-image: url(images/menu_top_01.jpg);
}
.chorus a{
	background-image: url(images/menu_top_02.jpg);
}
.ticket a{
	background-image: url(images/menu_top_03.jpg);
}
.inquiry a{
	background-image: url(images/menu_top_04.jpg);
}
#menu_top li{
	height: 50px;
	text-decoration: none;
	display: block;
	float: left;
	width: 198px;
}
#menu_top li a{
	background-repeat:no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#menu_top span {
	display: none;
}
#menu_top li a:hover{
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 -50px;
}

/**/
#menu ul {
	margin-right: 0;
	margin-left: 0;
	display: block;
	width: 792px;
	height: 30px;
	list-style-type: none;
}
.home2 a{
	background-image: url(images/menu_01.jpg);
}
.overview2 a{
	background-image: url(images/menu_02.jpg);
}
.chorus2 a{
	background-image: url(images/menu_03.jpg);
}
.ticket2 a{
	background-image: url(images/menu_04.jpg);
}
.inquiry2 a{
	background-image: url(images/menu_05.jpg);
}
#menu li.overview2,#menu li.chorus2,#menu li.ticket2{
	height: 30px;
	text-decoration: none;
	display: block;
	float: left;
	width: 158px;
}
#menu li.home2,#menu li.inquiry2{
	height: 30px;
	text-decoration: none;
	display: block;
	float: left;
	width: 159px;
}
#menu li a{
	background-repeat:no-repeat;
	display: block;
	width:100%;
	height:100%;
}
#menu span {
	display: none;
}
#menu li a:hover{
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 -30px;
}
#menu li.overview22{
	height: 30px;
	float: left;
	width: 158px;
	background-position: 0 -60px;
	background-image: url(images/menu_02.jpg);
}
#menu li.chorus22{
	height: 30px;
	float: left;
	width: 158px;
	background-position: 0 -60px;
	background-image: url(images/menu_03.jpg);
}
#menu li.ticket22{
	height: 30px;
	float: left;
	width: 158px;
	background-position: 0 -60px;
	background-image: url(images/menu_04.jpg);
}
#menu li.home22{
	height: 30px;
	text-decoration: none;
	display: block;
	float: left;
	width: 159px;
	background-position: 0 -60px;
	background-image: url(images/menu_01.jpg);
}
#menu li.inquiry22{
	height: 30px;
	text-decoration: none;
	display: block;
	float: left;
	width: 159px;
	background-position: 0 -60px;
	background-image: url(images/menu_05.jpg);
}

/**/
#menu_footer {
	text-align: center;
	font-size:10px;
}
#menu_footer li {
	float: left;
	height: 15px;
	display: block;
	width: 90px;
	color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#menu_footer ul {
	padding-top: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	width: 455px;
	list-style-type: none;
	padding-bottom: 10px;
}
#menu_footer a {
	text-decoration: none;
	color: #666;
}
#menu_footer a:hover {
	text-decoration: none;
	color: #729eb9;
}
#menu_footer .border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	width: 180px;
}
address {
	text-align: center;
	color: #fff;
	font-style: normal;
	font-size: 10px;
	margin-top: 20px;
}
.message {
	color: #000;
	font-family:;
	font-size: 12px;
	line-height: 24px;
	width: 615px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ 明朝", "MS Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.right {
	text-align: right;
}
#news{
	font-size: 10px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 610px;
	margin-bottom: 15px;
	padding-top: 5px;
}
#news p {
	padding-left: 70px;
}
.note {
	color: #000;
	font-size: 12px;
	line-height: 28px;
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	margin-bottom: 30px;
}
.note li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
}
.note ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.komoku {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0e1049;
	padding-right: 30px;
	padding-left: 5px;
	color: #0e1049;
}
.naiyo {
	padding-left: 181px;
}
.naiyo2 {
	padding-left: 74px;
}
.note .photo img {
	margin-right: 15px;
}
.note .photo {
	margin-left: 57px;
	margin-top: 28px;
	height: 140px;
}
.bar_blue {
	background-image: url(images/bar_blue.gif);
	display: block;
	height: 28px;
	width: 680px;
	margin-bottom: 8px;
}
.bar_red {
	background-image: url(images/bar_red.gif);
	display: block;
	height: 28px;
	width: 680px;
	margin-bottom: 8px;
}
.bar_green {
	background-image: url(images/bar_green.gif);
	display: block;
	height: 28px;
	width: 680px;
	margin-bottom: 8px;
}
.box {
	font-size: 12px;
	line-height: 28px;
	width: 680px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	margin-bottom: 30px;
}
.bar_blue h2,.bar_red h2,.bar_green h2  {
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
}
contents {
	padding-left: 30px;
}
.contents {
	margin-left: 30px;
	margin-bottom: 28px;
}
.waku {
	margin-left: 80px;
	border: 1px solid #CCC;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.cel .contents h3,.tel {
	font-size: 18px;
}
table{
	width:680px;
	border-collapse:separate
	border:1px solid #ccc;
	border-spacing:1px;
	background-color:#ccc;
}
td{
	font-size:12px;
	background-color:#fff;
	padding-left: 5px;
	padding-right: 5px;
}
th{
	font-size:12px;
	background-color:#5f5a92;
	color:#fff;
	text-align: center;
}
.td01{
	background-color:#f4f3f7;
	padding-left: 5px;
}
.otoiawase{
	width:600px;
	border:none;
	background-color:#fff;
	text-align: left;
	margin-top: 30px;
}
.otoiawase td{
	font-size:12px;
	background-color:#fff;
	vertical-align: top;
	padding-bottom: 28px;
	padding-right: 0px;
	padding-left: 0px;
}
.green {
	color: #234700;
}




#container_pro{
	width:610px;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.main_pro{
	font-size: 12px;
	line-height: 21px;
	margin-right: auto;
	margin-left: auto;
}
#top_pro {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main_pro {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.title_pro {
	margin-bottom: 20px;
}
.url_pro {
	margin-top: 20px;
}

#top_pro2 {
	width: 230px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
.main_pro2 {
	font-size: 12px;
	line-height: 21px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
.url_pro2 {
	margin-top: 20px;
	clear: both;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.catch {
	font-size: 16px;
	padding-bottom: 20px;
}
.taka {
	margin-bottom: -1px;
}
.red {
	color: #dd0000;
}
.formyo{
	width: 500px;
}
.rinji td{
	background-color: #edebf5;
}
.otoiawase2{
	width:620px;
	border:none;
	background-color:#999;
	text-align: left;
	margin-top: 30px;
}
.otoiawase td{
	font-size:12px;
	background-color:#fff;
	vertical-align: top;
	padding-bottom: 14px;
	padding-right: 0px;
	padding-left: 0px;
}
.otoiawase2 tr td textarea {
	margin-bottom: 8px;
}
.tojiru {
	text-align: right;
}


li.bikou{
	font-size: 10px;
	line-height: 15px;
	margin-top: 10px;
	border-bottom-style: none;
}
.h3mini {
	font-size: 14px;
}
.authr {
	margin-left: 93px;
}
.authr2 {
	margin-left: 75px;
	margin-top: -20px;
}
.nigyo {
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

