@charset "shift_jis";
/* CSS Document */


html {
	height:100%;
	margin-bottom:1px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 76%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
/*タグ指定*/

table {
	font-size:inherit;
	font:100%;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
dd {
	margin: 0px 0px 6px;
	padding: 0px 0px 0px 10px;
	text-indent: 1em;
}

/*　フロートクリア  */

#clear {
	clear: both;
}
/*　このぺージの先頭にもどる  */
.pageup {
	clear: both;
	list-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 100%;
	text-align: right;
}
/*　前のページにもどる  */
.pageback {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/*　アウトライン（※コピーライトの上部分まで） */
#out {
	height: auto;
	width: 820px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../image/footer_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*
===== ヘッダー部分　 =====================================
*/
#header {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}

#header_left {
	width: 325px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: left;
}
#header_right {
	width: 272px;
	padding: 0px;
	float: right;
	text-align: right;
	margin: 0px;
}

#header_right02 {
	width: 350px;
	padding: 0px;
	float: right;
	text-align: right;
	margin: 0px;
}

.header_date {
	float: right;
	padding-top: 20px;
}

/*
=====　 フッター部分  ====================================
*/
#footer_out {
	height: auto;
	width: 850px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: auto;
	width: 790px;
	text-align: left;
	margin: 0px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
/*　コピーライト  */
.copyright {
	text-align: center;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 50px;
}

.footer ul {
	text-align: left;
	margin: 0px;
	padding: 0;
	font-size: 92%;
	color: #333;
	line-height:160%;
}
.footer ul li strong {
	line-height:180%;
	font-size: 110%;
}
.footer ul li.copyr {
	font-size: 88%;
}



/*
=====　コンテンツ部分　ここから  ===================================
*/

/*
=====　トップページ　=====
*/

#con_top {
	height: auto;
	width: 820px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}

/*　トップページ左側部分　*/

#con_top #con_left {
	padding: 0px;
	height: auto;
	width: 560px;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}

/* お知らせ部分 */
.scrollnews {
	width: 560px;
	padding: 0 1px 2px 1px;
	background: url(../img/bg_scrollnews.gif) repeat-y 0 0;

}
div.infobtm {
	width: 560px;
	height: 10px;
	margin: 0 0 20px 0;
	background: url(../img/md_info_btm.gif) no-repeat 0 0;

}
/* 更新情報スクロール */
.scrollupdate {
	width: 560px;
	padding-left: 8px;
	background: url(../img/bg_scrollnews.gif) repeat-y 0 0;
}

/* 更新情報部分　スタイル */

.td_date {
	list-style: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
}
.td_news {
	list-style: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 0px;
}

.attention-box {
	width: 560px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	background: #f9f3e0 url(../img/bg_attention.gif) no-repeat 0 0;
}
.attention-box .inner-box {
	padding: 10px 20px 5px 20px;
}
.attention-box .inner-box h5 {
	padding: 0 0 4px 0;
	font-size:110%;
	font-weight: bold;
	color: #e42990;
}
div.attentionbtm {
	width: 560px;
	height: 10px;
	margin: 0;
	background: url(../img/attentionbtm.gif) no-repeat 0 0;
}



/* お願い スタイル */
.attention {
	width: 524px;
	margin: 0px;
	padding: 10px;
	border: 8px solid #CCC;
}

/*　トップページ右側（バナー）部分　*/
#con_top #con_right {
	width: 240px;
	text-align: center;
	float: right;
	margin-top: 20px;
}
#con_top #con_right img {
	margin-bottom: 12px;
}



/*
===== ２階層コンテンツ部分　 ===========================
*/

#con {
	width: 820px;
	background-color: #FFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/bk_con.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#con02 {
	width: 820px;
	background-color: #FFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#con_pgtt {
	width: 820px;
	padding: 10px 0 0 0;
}
#con_pgtt02 {
	width: 560px;
	padding: 10px 0 0 0;
	float:right;
}
/*　開催概要　*/

#con #outline-box {
	width: 700px;
	margin : 0 0 0 60px;
	padding: 35px 0;
}

#con02 #outline-box02 {
	width: 700px;
	margin : 0 0 0 60px;
	padding: 55px 0px 55px 0px;
}

#con02 #outline-box03 {
	width: 560px;
	float: right;
}

#outline-box02 table#outtab {
	width: 700px;
	font-size:90%;
	color:#111;
	text-align:left;
	line-height:180%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#outline-box02 table#sshyou {
	width: 700px;
	font-size:90%;
	color:#111;
	text-align:left;
	line-height:180%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#outline-box03 table#outtab {
	width: 560px;
	font-size:90%;
	color:#111;
	text-align:left;
	line-height:180%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#outline-box02 table#sshyou th {
	width: 165px;
	padding: 5px 0 4px 8px;
	font-weight: normal;
	vertical-align: top;
	background: #f7f7f7;
	border-bottom: solid 1px #999;
}
#outline-box02 table#sshyou td {
	padding: 5px 10px 4px 10px;
	vertical-align:top;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
#outline-box02 table#outtab th {
	width: 160px;
	padding: 5px 0 4px 8px;
	font-weight: normal;
	vertical-align: top;
	background: #fff100;
	border-bottom: solid 1px #999;
}
#outline-box02 table#outtab td {
	padding: 5px 10px 4px 10px;
	vertical-align:top;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
#outline-box03 table#outtab th {
	width: 160px;
	padding: 5px 0 4px 8px;
	font-weight: normal;
	vertical-align: top;
	background: #fff100;
	border-bottom: solid 1px #999;
}
#outline-box03 table#outtab td {
	padding: 5px 10px 4px 10px;
	vertical-align:top;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}

.large_title {
text-align:center;
font-size:large;
font-weight:bold;
	line-height: 170%;
}
#outline-box02 table#outtab a {
	color: #000000;
}
#outline-box02 table#outtab a:hover {
	color: red;
}

#outline-box02 table#sshyou a {
	color: #000000;
}
#outline-box02 table#sshyou a:hover {
	color: red;
}

/*　2階層　左側部分　*/

#con02 #con_left11 {
	width: 210px;
	height: auto;
	overflow: auto;
	text-align: left;
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #f7f7f7;
	margin-top: 0px;
}

#con02 #con_left11 a {
	color: #666666;
}

#con02 #con_left11 a:hover {
	color: #000000;
}

/*　サイドメニュースタイル　*/
.ul-sidemenu {
	margin-bottom: 25px;
}

.li-sidemenu {
	list-style: none;
	padding-left: 1.7em;
	text-indent: -0.2em;
	background-image: url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-bottom: 12px;
	line-height: 150%;
	margin-right:1em;
}
.li-sidemenu02 {
	color: #666666;
	list-style: none;
	padding-left: 1.7em;
	text-indent: -0.2em;
	background-image: url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-bottom: 12px;
	line-height: 150%;
	margin-right:1em;
}
.li-sidemenu03 {
	color: #666666;
	list-style: none;
	padding-left: 1em;
	padding-bottom: 5px;
	line-height: 150%;
	margin-right:1em;
	font-size: 85%;
}
.li-sidemenu04 {
	color: #666666;
	list-style: none;
	padding-left: 0.5em;
	padding-top:3px;
	padding-bottom: 3px;
	line-height: 100%;
	margin-right:0.6em;
	margin-left:0.6em;
	margin-bottom:15px;
	font-size: 115%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006cb8;
	vertical-align:middle;
}

.md_side01 {
	list-style: none;
	background-color: #FFF;
	padding: 7px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #408AD2;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #408AD2;
	text-indent: 0.5em;
}


/*　2階層　右側部分　*/

#con #con_right {
	height: auto;
	width: 560px;
	text-align: left;
	float: right;
	margin: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*　2階層　サイドメニュー無し　*/
#con02 {
	height: auto;
	width: 820px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#con_02 #con_main {
	height: auto;
	width: 780px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}



/*　2階層以降のテキストエリア　*/
.honbun_left15 {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 70px;
	margin-left: 15px;
	line-height: 150%;
}
.honbun_left15_02 {
	padding: 0px;
	text-align: left;
	margin-bottom: 50px;
	line-height: 150%;
}
.honbun_left25 {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
	line-height: 150%;
}

.news_date {
	padding: 0px;
	margin-bottom: 15px;
	text-align: right;
	margin-top: 25px;
	margin-left: 5px;
}

.photo_news {
	padding: 8px;
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}


/*
===== 見出しのスタイル　 ======================
*/

/*　2階層見出し　*/

.h3_01 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/bk_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.h3_01_02 {
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/bk_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.h3_02 {
	border: 1px solid #CCC;
	margin-bottom: 25px;
	background-image: url(../image/li_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	text-align: left;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	line-height: 130%;
}

.h4_01 {
	margin-bottom: 25px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	margin-left: 10px;
	padding: 8px;
	background-color: #F3F3F3;
	font-size: 123.1%;
}

.h4_02 {
	margin-bottom: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	margin-left: 10px;
	padding: 8px;
	background-color: #F3F3F3;
	font-size: 110%;
}

.h4_03 {
	margin-bottom: 25px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	padding: 8px;
	background-color: #F3F3F3;
	font-size: 123.1%;
}

.h5_01 {
	margin-bottom: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	margin-left: 10px;
	background-color: #F5FAFE;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #408AD2;
	font-size: 100%;
	color: #408AD2;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.price_charged {
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	background-color: #00a0e9;
	font-size: 84%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.price_free {
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	background-color: #82939C;
	font-size: 84%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.price_piao3 {
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	background-color: #02946A;
	font-size: 84%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../image/pia_number_ongakudou3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.price_piao6 {
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	background-color: #02946A;
	font-size: 84%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../image/pia_number_akabane6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.price_piaa3 {
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	background-color: #E3007E;
	font-size: 84%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../image/pia_number_ongakudou3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.price_piaa6 {
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	background-color: #E3007E;
	font-size: 84%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../image/pia_number_akabane6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.price_piaage {
	margin-bottom: 8px;
	text-align:right;
	font-weight: bold;
	line-height: 130%;
	font-size: 100%;
	color: #000000;
}

.date_event0427 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110427.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0428 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110428.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0429 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110429.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0430 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110430.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0501 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110501.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0502 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110502.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0503 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110503.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0504 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110504.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_kids0503 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_kids110503.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #E20088;
}
.date_kids0504 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_kids110504.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #E20088;
}
.date_event0409 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110409.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0417 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110417.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0413 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110413.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0419 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110419.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0422 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110422.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
.date_event0424 {
	color: #FFF;
	font-size:123.1%;
	font-weight: bold;
	text-indent: 4em;
	height: 20px;
	margin-bottom: 15px;
	background-image: url(../image/date_event110424.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #00a0e9;
}
/*
===== 画像のスタイル　 ======================
*/

.img-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-left02 {
	float: left;
	padding-right: 15px;
	padding-bottom: 0px;
}
.img-left03 {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.img-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.img-right03 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:10px;
}
.img-right02 {
	float: right;
	padding-bottom: 0px;
	padding-left: 20px;
}
.img-center {
	text-align: center;
	padding: 10px auto 5px;
}
.photo-right {
	float: right;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
/*
===== 2階層部分　 ======================
*/


/*コンテンツ(内容ページ)ここまで*/


/* 段落指定　*/

.indent1 {
	text-indent:-1em;
	padding-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.indent2 {
	margin-left:1em;
	text-indent:-1em;
	padding-left:1em;
}
.in-1 {
	text-indent: -1em;
	padding-left: 1em;
}
.in-1_02 {
	text-indent: -1em;
	padding-left: 1em;
	text-align:left;
}
.in-3 {
	text-indent: -3em;
	padding-left: 3em;
}
.in-4 {
	text-indent: -4em;
	padding-left: 4em;
	text-align:left;
}
.in-5 {
	text-indent: -5em;
	padding-left: 5em;
}
.in-6 {
	text-indent: -6em;
	padding-left: 6em;
	text-align:left;
}
.in-8 {
	text-indent: -8em;
	padding-left: 8em;
	text-align:left;
}
.in-13 {
	text-indent: -13em;
	padding-left: 13em;
	text-align:left;
}
.in-14 {
	text-indent: -14em;
	padding-left: 14em;
	text-align:left;
}

/* キャプション　*/
.caption {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height: 160%;
	color: #666666;
}
/* 2階層　リンク集　スタイル */

.ul-link {
	padding-left: 1em;
	text-indent: 1em;
	margin-left:1em;
	margin-bottom: 5px;
}
.link {
	line-height: 150%;
}
.td-01 {
	padding-bottom: 10px;
}
.td-02 {
	padding-bottom: 10px;
}
/* プレイベント */
.table_pre {
	list-style: none;
	width: 510px;
	text-align: left;
	border: 1px solid #999;
}
.th_pre {
	list-style: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #F6F6F6;
	font-size: small;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 5px;
}
.td_pre {
	list-style: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: small;
	line-height: 150%;
}
.td_pre3 {
	list-style: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: small;
	line-height: 150%;
}
.th_pre2 {
	list-style: none;
	text-align: center;
	background-color: #F6F6F6;
	font-size: small;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 5px;
}
.td_pre2 {
	list-style: none;
	text-align: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: small;
	line-height: 150%;
}
/*  テキスト、段落のスタイル　*/

.indent1 {
	text-indent:-1em;
	padding-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.indent2 {
	margin-left:1em;
	text-indent:-1em;
	padding-left:1em;
}
.in-1 {
	text-indent: -1em;
	padding-left: 1em;
}
.in-3 {
	text-indent: -3em;
	padding-left: 3em;
}
.in-4 {
	text-indent: -4em;
	padding-left: 4em;
}
.in-5 {
	text-indent: -5em;
	padding-left: 5em;
}
.in-6 {
	text-indent: -6em;
	padding-left: 6em;
	text-align:left;
}
.in-8 {
	text-indent: -8em;
	padding-left: 8em;
	text-align:left;
}
.text-m {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}
.text-ss {
	font-size: 80%;
	line-height: 150%;
}
.text-s {
	font-size: 85%;
	line-height: 150%;
}
.text-ml {
	font-size: 90%;
	line-height: 150%;
}
.text-l {
	font-size:123.1%;
	line-height: 150%;
}

.text-blue-l {
	font-size:123.1%;
	line-height: 150%;
	color:#04396C
}

.text-salon01 {
	font-size:123.1%;
	line-height: 150%;
	color:#906
}
.text-salon02 {
	font-size:123.1%;
	line-height: 150%;
	color:#C06
}

.text-salon03 {
	font-size:123.1%;
	line-height: 150%;
	color:#C69
}


.text-white {
	font-size: 100%;
	line-height: 150%;
	color: #ffffff;
}
.text-red {
	color: #FF0000;
}
.text-orange {
	color: #FF9900;
}
.text-enji {
	color: #990000;
}
.text-green {
	color:#04396C;
}
.text-gray {
	color: #999999;
}

.text-gray-l {
	color: #666;
	font-size: 110%;
	font-weight: bold;
}
.text-pink-l {
	color:#C06;
	font-size: 110%;
	font-weight: bold;
}

.hr1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border {
	background: #E9EEE8;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.border2 {
	background: #E9EEE8;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.border4 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFF;
	margin-top: 5px;
}
.border_pink {
	padding: 8px;
	border: 4px solid #F3C5D8;
	background-color: #FFF7FF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line01 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
.li-news {
	text-indent: -6em;
	padding-left: 6em;
	text-align:left;
	margin-bottom:8px;
	font-size: 14px;
	line-height: 130%;
}
.li-artist {
	list-style: none;
	padding-left: 1.4em;
	text-indent: -0.2em;
	background-image: url(../image/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 10px;
}
.li_ticket {
	padding-left: 1.4em;
	background-image: url(../image/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height: 150%;
	text-indent: -0.2;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: 8px;
	margin-bottom: 10px;
}

/*
=====  link setting ===========================
*/
a:link, a:visited {
	color: #04396C;
	text-decoration: underline;
}
a:active, a:hover {
	color: #04396C;
	text-decoration: none;
}


/*
=====  追加スタイル ===========================
　*/
#damy {
	height:50px;
	width: 820px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#damy ul {
	padding: 0px;
	margin: 0px;
}

#damy li {
	display:inline;
	list-style-type:none;
	text-decoration: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

#damy li .tnv {
	display:block;
	padding:0;
	text-decoration:none;
	height:50px;
	margin:0px;
}


#damy li.tnv01 {
	background-image: url(../img/damy_gaiyou.jpg);
	width:117px;
	height:50px;
}

#damy li.tnv01:hover{
	text-decoration:none;
	background-position: left bottom;
}

#damy li.tnv01 a#tnv {
   display: block;
	width:117px;
	height:50px;
   text-indent: -1000px; /* 文字を見えなくする */
	background-image: url(../img/damy_gaiyou.jpg);
 /* 画像ファイル名*/ 

}

#damy li.tnv01 a#tnv:hover{
	text-decoration:none;
	background-position: left bottom;
}


/*
=====  追加スタイル テキスト ===========================
　*/
#title_sub{
	width:700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom:8px;
	line-height:25px;
	font-size: 120%;
	color: red;
	background-repeat:repeat-x;
	background-position:left bottom;	
	background-image: url(../img/tensen.gif);
	text-align: left;
}
#title_sub_02{
	width:560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom:8px;
	line-height:25px;
	font-size: 120%;
	color: red;
	background-repeat:repeat-x;
	background-position:left bottom;	
	background-image: url(../img/tensen.gif);
	text-align: left;
}
#title_sub02{
	width:700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom:8px;
	line-height:25px;
	font-size: 120%;
	color: black;
	background-repeat:repeat-x;
	background-position:left bottom;	
	background-image: url(../img/tensen02.gif);
	text-align: left;
}
#title_sub02_02{
	width:560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom:8px;
	line-height:25px;
	font-size: 120%;
	color: black;
	background-repeat:repeat-x;
	background-position:left bottom;	
	background-image: url(../img/tensen02.gif);
	text-align: left;
}
#title_sub03{
	width:700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom:8px;
	line-height:25px;
	font-size: 130%;
	color: black;
	background-repeat:repeat-x;
	background-position:left bottom;	
	background-image: url(../img/tensen02.gif);
	text-align: left;
}


.li-artist02 {
	color: #666666;
	text-align:left;
	list-style: none;
	padding-left: 1.5em;
	text-indent: -0.2em;
	background-image: url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 12px;
	line-height: 170%;
}

#con02 #honbun_left15_02 a {
	color: #000000;
}

#con02 #honbun_left15_02 a:hover {
	color: #FF0000;
}
#con02 .honbun_left15_02 a {
	color: #000000;
}

#con02 .honbun_left15_02 a:hover {
	color: #FF0000;
}




/*  追加テキスト、段落のスタイル　*/

/*  キッズプログラム　*/
.text-dateg {
	color: #00aa3b;
	text-align:left;
	font-size: 140%;
	margin-top: 30px;
}
.text-dateg02 {
	color: #00aa3b;
	text-align:left;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.text-title {
	color: #674200;
	text-align:left;
	font-size: 112%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text-title04 {
	color: #00a0e9;
	text-align:left;
	font-size: 155%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.text-title04sub {
	color: #9e9d9d;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	font-size: 73%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.text-title03 {
	color: #674200;
	text-align:left;
	font-size: 130%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text-title05 {
	color: #674200;
	text-align:left;
	line-height: 120%;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
}
.text-title02 {
	color: #674200;
	text-align:left;
	font-size: 112%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-subtitle {
	color: #666;
	text-align:left;
	font-size: 105%;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}
.text-subtitle02 {
	color: #666;
	text-align:left;
	font-size: 105%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
.text-subtitle03 {
	color: #666;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}
.text-subtitleg {
	color: #00aa3b;
	text-align:left;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 3px;
}
.text-subtitleor {
	color: #e76f0e;
	text-align:left;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
}
.text-subtitleor02 {
	color: #e76f0e;
	text-align:left;
	font-size: 98%;
	font-weight: bold;
	margin-bottom: 5px;
}
.text-kidstitle {
	color: #E20088;
	text-align:left;
	font-size: 155%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.text-kidstitlesub {
	color: #fc97c7;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	font-size: 120%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.cap {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 96%;
	line-height: 130%;
	color: #666666;
}
.cap02 {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 98%;
	line-height: 175%;
	color: #666666;
}
.capr {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 94%;
	line-height: 160%;
	color: #f20114;
	font-weight:bold;
}
.capr02 {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 160%;
	color: #f20114;
}
.endline {
	height: auto;
	width: auto;
	text-align: left;
	margin: 20px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #898989;
}
.endlineg {
	height: auto;
	width: auto;
	text-align: left;
	margin: 20px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #898989;
}
#backg {
	width: 522px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #fefadd;
	margin-top: 20px;
	border-width: 3px;
	border-style: solid;
	border-color: #fdeaa9;
}
#backg02 {
	width: 493px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #f7f7f7;
	margin-top: 20px;
}
#backg04 {
	width: 493px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #f7f7f7;
	margin-top: 10px;
}
#backw {
	width: 524px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #dcdddd;
}
#backw02 {
	width: 430px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #dcdddd;
	font-size: 86%;
}
#backw04 {
	width: 524px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: #dcdddd;
}
#backw05 {
	width: 500px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #dcdddd;
	font-size: 97%;
}
#backr {
	width: 460px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: red;
}
.text-red02 {
	color: #f20114;
}


/*  4月29〜5月3　*/

#cap a {
	color: #000000;
}

#cap a:hover {
	color: #FF0000;
}

#text-subtitleor02 a {
	color: #e76f0e;
}

#text-subtitleor02 a:hover {
	color: #000000;
}

/*  合唱コーラス　*/

.honbun_chorus {
	line-height: 250%;
	font-size: 105%;
	padding: 0px;
}
a#chorus {
   display: block;
   width: 250px; /* 画像1枚分の横幅 */
   height: 63px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/chorus_member02.gif); /* 画像ファイル名 */
}
a#chorus:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */

}

/*  サブタイトル　*/

.sub_t01 {
	color: #000000;
	font-size:115%;
	font-weight: bold;
	line-height:150%;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bk_sub_t.gif);
	background-repeat: no-repeat;
	background-position:left bottom;	
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.sub_t02 {
	color: #000000;
	font-size:115%;
	font-weight: bold;
	line-height:150%;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../img/bk_sub_t.gif);
	background-repeat: no-repeat;
	background-position:left bottom;	
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 22px;
}
/*  チケット　*/
.text-title-ticket {
	color: #006cb8;
	text-align:left;
	font-size: 165%;
	font-weight:bold;
}
.ticket-subtext {
	color: #666;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ticket-subtext02 {
	color: #666;
	text-align:left;
	font-size: 105%;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}
.ticket-subtext03 {
	color: #666;
	text-align:left;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.ticket-subtext04 {
	color: #666;
	text-align:left;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.ticket-subtextred {
	color: #f20114;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ticket-subtext02red {
	color: #f20114;
	text-align:left;
	font-size: 105%;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}
.ticket-subtextblue {
	color: #006cb8;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ticket-subtextblue02 {
	color: #006cb8;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
.ticket-subtextblue03 {
	color: #006cb8;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
}
.ticket-subtextblue04 {
	color: #006cb8;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ticket-subtextblue05 {
	color: #00A9FF;
	text-align:left;
	font-size: 118%;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ticket-subtitle {
	color: #666666;
	text-align:left;
	font-weight:bold;
	list-style: none;
	padding-left: 0.5em;
	padding-top:2px;
	padding-bottom: 2px;
	line-height: 100%;
	margin-bottom:8px;
	font-size: 110%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006cb8;
	vertical-align:middle;
}
.ticket-subtitle a {
	color: #000000;
	font-size: 75%;
	font-weight:normal;
	vertical-align:top;
}

.ticket-subtitle a:hover {
	color: #FF0000;
	font-size: 75%;
	font-weight:normal;
	vertical-align:top;
}
.ticket-subtext02 a {
	color: #000000;
	font-size: 90%;
	font-weight:normal;
}

.ticket-subtext02 a:hover {
	color: #FF0000;
	font-size: 90%;
	font-weight:normal;
}
.ticket-subtextbrown {
	font-weight: bold;
	width:490px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 65px;
	margin-left: 0px;
	padding-bottom:8px;
	line-height:25px;
	font-size: 130%;
	color: #674200;
	background-repeat:repeat-x;
	background-position:left bottom;	
	background-image: url(../img/tensen03.gif);
	text-align: left;
}
#backw03 {
	width: 466px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #f7f7f7;
	margin-top: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdddd;
}
#backg03 {
	width: 430px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #fcfdfd;
	margin-top: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #dcdddd;
}
#backy {
	width: 500px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #fefadd;
}
#backy02 {
	width: 500px;
	height: auto;
	overflow: auto;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #f9fafa;
}
#backb {
	width: 560px;
	height: auto;
	overflow: auto;
	margin:0 100px 20px 100px;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
	background-color: #D9F7FF;
}
#backp {
	width: 560px;
	height: auto;
	overflow: auto;
	margin:0 100px 0 100px;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFD9ED;
}
#backgre {
	width: 560px;
	height: auto;
	overflow: auto;
	margin:0 100px 0 100px;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #E8F7C0;
}
#backor {
	width: 560px;
	height: auto;
	overflow: auto;
	margin:0 100px 0 100px;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFF2B8;
}
.ticket-cap {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 96%;
	line-height: 130%;
	color: #666666;
}
.ticket-cap02 {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 115%;
	line-height: 160%;
	color: #666666;
}
.ticket-capred {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 160%;
	color: #f20114;
}
.ticket-cap a {
	color: #000000;
	font-size: 90%;
}

.ticket-cap02 a:hover {
	color: #FF0000;
	font-size: 90%;
}
.ticket-cap02 a {
	color: #000000;
	font-size: 90%;
}

.ticket-cap a:hover {
	color: #FF0000;
	font-size: 90%;
}
.ticket-in-1 {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 15px;
}
.ticket-in-1 a {
	color: #000000;
	font-size: 90%;
}

.ticket-in-1 a:hover {
	color: #FF0000;
	font-size: 90%;
}
.text-dateb {
	color: #006cb8;
	text-align:left;
	font-size: 140%;
	margin-top: 30px;
}
.text-dateb02 {
	color: #006cb8;
	text-align:left;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.text-dateb03 {
	color: #006cb8;
	text-align:left;
	font-size: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 160%;
}
.text-houhou {
	color: #006cb8;
	text-align:left;
	font-size: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 160%;
}

#hyou table#gaiyou {
	width: 560px;
	font-size:90%;
	color: #666666;
	text-align:left;
	line-height:170%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#hyou table#gaiyou th {
	width: 60px;
	padding: 5px 0 4px 8px;
	font-weight: normal;
	vertical-align: middle;
	background: #f7f7f7;
	border-bottom: solid 1px #999;
}
#hyou table#gaiyou td {
	padding: 5px 10px 4px 10px;
	vertical-align: middle;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
.hyouline {
	height: auto;
	width: auto;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#hyou table#gaiyou a {
	color: #000000;
	font-size: 90%;
}

#hyou table#gaiyou a:hover {
	color: #FF0000;
	font-size: 90%;
}
#hyou table#gaiyou02 {
	width: 560px;
	color: #666666;
	text-align:left;
	line-height:170%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#hyou table#gaiyou02 th {
	width: 60px;
	padding: 5px 0 4px 8px;
	font-weight: normal;
	vertical-align: middle;
	background: #f7f7f7;
	border-right:solid 1px #999;
}
#hyou table#gaiyou02 td {
	padding: 5px 10px 4px 10px;
	vertical-align: middle;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
#hyou table#gaiyou03 {
	width: 560px;
	font-size:83%;
	color: #666666;
	text-align:center;
	line-height:150%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#hyou table#gaiyou03 th {
	width: auto;
	padding: 2px;
	font-weight: normal;
	vertical-align: middle;
	background: #f7f7f7;
	border-right:solid 1px #999;
}
#hyou table#gaiyou03 td {
	padding: 2px;
	vertical-align: middle;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
#hyou table#gaiyou03 a {
	color: #000000;
	font-size: 90%;
}

#hyou table#gaiyou03 a:hover {
	color: #FF0000;
	font-size: 90%;
}
#hyou table#gaiyou04 {
	width: 496px;
	color: #666666;
	text-align:left;
	line-height:170%;
	border-top:solid 2px #dcdddd;
	border-left:solid 2px #dcdddd;
	background: #dcdddd;
}
#hyou table#gaiyou04 th {
	width: auto;
	padding: 8px 12px 8px 12px;
	font-weight: normal;
	vertical-align: middle;
	background: #eeeeee;
	border-bottom:solid 2px #dcdddd;
}
#hyou table#gaiyou04 td {
	padding: 8px 12px 8px 12px;
	vertical-align: middle;
	border-right:solid 2px #dcdddd;
	border-bottom:solid 2px #dcdddd;
	background: #ffffff;
}

#hyou table#gaiyou04 a {
	color: #006cb8;
	font-size: 90%;
}

#hyou table#gaiyou04 a:hover {
	color: #FF0000;
	font-size: 90%;
}
#hyou table#gaiyou05 {
	width: 496px;
	font-size:90%;
	color: #666666;
	text-align:center;
	line-height:170%;
	border-top:solid 2px #dcdddd;
	border-left:solid 2px #dcdddd;
	background: #dcdddd;
	float:left;
}
#hyou table#gaiyou05 th {
	width: auto;
	padding: 4px;
	font-weight: normal;
	vertical-align: middle;
	background: #eeeeee;
	border-right:solid 2px #dcdddd;
}
#hyou table#gaiyou05 td {
	padding: 4px;
	vertical-align: middle;
	border-right:solid 2px #dcdddd;
	border-bottom:solid 2px #dcdddd;
	background: #ffffff;
}
#hyou table#gaiyou05 a {
	color: #006cb8;
	font-size: 90%;
}

#hyou table#gaiyou05 a:hover {
	color: #FF0000;
	font-size: 90%;
}
#hyou table#gaiyou06 {
	width: 550px;
	margin:5px;
	font-size:92%;
	color: #666666;
	text-align:center;
	line-height:140%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#hyou table#gaiyou06 th {
	width: auto;
	padding: 2px;
	font-weight: normal;
	vertical-align: middle;
	background: #f7f7f7;
	border-right:solid 1px #999;
}
#hyou table#gaiyou06 td {
	padding: 2px;
	vertical-align: middle;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
#hyou table#gaiyou06 a {
	color: #000000;
	font-size: 90%;
}

#hyou table#gaiyou06 a:hover {
	color: #FF0000;
	font-size: 90%;
}
#hyou table#gaiyou07 {
	width: 520px;
	margin:5px;
	font-size:92%;
	color: #666666;
	text-align:center;
	line-height:150%;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	background: #fff;
}
#hyou table#gaiyou07 th {
	width: auto;
	padding: 2px;
	font-weight: normal;
	vertical-align: middle;
	background: #f7f7f7;
	border-right:solid 1px #999;
}
#hyou table#gaiyou07 td {
	padding: 2px;
	vertical-align: middle;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}
#hyou table#gaiyou07 a {
	color: #000000;
	font-size: 90%;
}

#hyou table#gaiyou07 a:hover {
	color: #FF0000;
	font-size: 90%;
}
div.ticket-cap a#bt_0503 {
   display: block;
   width: 180px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_tyuusen0503set.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_0503:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_0504 {
   display: block;
   width: 180px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_tyuusen0504set.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_0504:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}div.ticket-cap a#bt_buy01 {
   display: block;
   width: 270px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou01.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy01:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy02 {
   display: block;
   width: 270px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou02.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy02:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy03 {
   display: block;
   width: 270px; /* 画像1枚分の横幅 */
   height: 55px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou03.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy03:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy04 {
   display: block;
   width: 475px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou04.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy05:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy05 {
   display: block;
   width: 475px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou05.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy04:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy06 {
   display: block;
   width: 475px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou06.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy06:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy07 {
   display: block;
   width: 475px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou07.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy07:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy08 {
   display: block;
   width: 475px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou08.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy08:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy09 {
   display: block;
   width: 475px; /* 画像1枚分の横幅 */
   height: 40px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/bt_houhou09.gif); /* 画像ファイル名 */
   margin-bottom: 12px;
}
div.ticket-cap a#bt_buy09:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-bottom: 12px;
}
.kikeru a#kikerulink {
   display: block;
   width: 110px; /* 画像1枚分の横幅 */
   height: 20px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url(../img/kikseru02.gif); /* 画像ファイル名 */
   margin-top: 10px;
}
.kikeru a#kikerulink:hover {
	text-decoration:none;
	background-position: left bottom; /* 背景画像の表示開始基準を右上に変更 */
   margin-top: 10px;
}
.enj_b {
	color: #00A9FF;
	text-align:left;
	font-size: 170%;
	line-height: 135%;
	font-weight:bold;
	margin-bottom: 20px;
}
.enj_p {
	color: #FF0095;
	text-align:left;
	font-size: 165%;
	font-weight:bold;
}
.enj_g {
	color: #00B600;
	text-align:left;
	font-size: 165%;
	font-weight:bold;
}
.enj_o {
	color: #FF7700;
	text-align:left;
	font-size: 165%;
	font-weight:bold;
}
.cap_enj_b {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 160%;
	font-weight:bold;
	color: #00A9FF;
}
.cap_enj_o {
	text-align:left;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 160%;
	color: #FF7700;
	font-weight:bold;
}
.subcap_enj {
	color: #666;
	text-align:left;
	font-size: 95%;
	font-weight: bold;
}
.honbun_enj {
	padding: 0px;
	text-align: left;
	margin-bottom: 50px;
	font-size: 110%;
	line-height: 150%;
}
#con02 #honbun_enj a {
	color: #000000;
}

#con02 #honbun_enj a:hover {
	color: #FF7700;
	font-weight:bold;
}
#con02 .honbun_enj a {
	color: #000000;
}

#con02 .honbun_enj a:hover {
	color: #FF7700;
	font-weight:bold;
}
.honbun_set {
	padding: 0px;
	text-align: left;
	font-size: 100%;
	line-height: 145%;
}
.bluemachi {
	color: #00a0e9;
}

/*
=====  追加20111219 ===========================
　*/
.moji-red{
	color: #f00;
	font-size: 100%;
}
