@charset "utf-8";

div#contentsArea div#topiclist {
	margin: 0px 10px 10px 10px;
	width: 900px;
	border-top: 1px dashed #B2B2B2;
}

div#contentsNoArea div#leftArea {
	width: 740px;
	float: left;
	padding: 0 20px 0 10px;
	position: relative;
}
div#contentsNoArea div#leftArea p {
	margin-bottom: 0.5em;
}
div#contentsNoArea div#rightNavi {
	float: right;
	width: 190px;
	padding: 38px 0 30px 0;
}
div#contentsNoArea div#leftArea h2.syusaititle {
	padding-bottom: 20px;
	border-bottom: 4px dotted #2E2E68;
	padding: 5px 0px 8px 0px;
	margin-bottom: 1em;
	margin-right: 3px;
}

div.syusaiBox {
	background-image: url(../img/bg_lgr.gif);
	width: 710px;
	margin: 0px 5px 20px 5px;
	padding: 10px;
	overflow: hidden;
}
div.syusaiBox div.syusaiTxt {
	float: right;
	width: 605px;
}

div.syusaiBox div.syusaiTxt h3 {
	font-size: 110%;
}
div.syusaiBox div.syusaiTxt h3 a {
	color: #0DB2DD;
}
div.syusaiBox div.syusaiTxt h3 a:hover {
	color: #00DBF2;
}

div.syusaiBox div.syusaiTxt p.date {
	font-size: small;
}
div.syusaiBox div.syusaiTxt p.movie {
	font-size: x-small;
	background: url(../img/icon_09.gif) no-repeat 0 4px;
	padding-left: 13px;
}


div.syusaiBox div.syusaiTxt p.bt-detail a {
	background: url(../img/bt_detail.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	width: 103px;
	margin-left: 500px;
}
div.syusaiBox div.syusaiTxt p.bt-detail span {
	height: 20px;
	width: 103px;
	z-index: -1;
	overflow: hidden;
	display: block;
	position: relative;
}
div.syusaiBox div.syusaiTxt p.bt-detail a:hover {
	background: url(../img/bt_detail.gif) no-repeat 0 -20px;
}

div.syusaiBox div.syusaiTxt h3,
div.syusaiBox div.syusaiTxt p.date {
	margin-bottom: 0.5em;
}

div.syusaiBox p.syusaiPhoto {
	float: left;
	height: 90px;
	width: 90px;
	border: 1px solid #FFFFFF;
	margin: 0!important;
	padding: 0!important;
}

div#rightNavi h2.bt-syusai a {
	background: url(../../recommend/img/bt_syusai.gif) no-repeat;
	display: block;
	height: 25px;
	width: 190px;
}
div#rightNavi h2.bt-syusai span {
	height: 25px;
	width: 190px;
	z-index: -1;
	display: block;
	position: relative;
	overflow: hidden;
}
div#rightNavi h2.bt-syusai a:hover {
	background-position: 0 -25px;
}

div#rightNavi h2.bt-syusai-close a {
	background: url(../../recommend/img/bt_syusai_close.gif) no-repeat;
	display: block;
	height: 25px;
	width: 190px;
}
div#rightNavi h2.bt-syusai-close span {
	height: 25px;
	width: 190px;
	z-index: -1;
	display: block;
	position: relative;
	overflow: hidden;
}
div#rightNavi h2.bt-syusai-close a:hover {
	background-position: 0 -25px;
}

div#rightNavi ul.category {
	list-style-type: none;
	padding: 10px 5px 20px 5px;
}
div#rightNavi ul.category li {
	background: url(../img/icon_01.gif) no-repeat 0 0.2em;
	padding-left: 18px;
	margin-bottom: 0.7em;
}

div#rightNavi ul.category1 {
	list-style-type: none;
	padding: 10px 5px 20px 5px;
}
div#rightNavi ul.category1 li {
	background: url(../img/icon_10.gif) no-repeat 0 0.2em;
	padding-left: 18px;
	margin-bottom: 0.7em;
}
div#rightNavi ul.category1 li a {
	color: #377BAA;
}
div#rightNavi ul.category1 li a:hover {
	color: #304856;
}
div#rightNavi ul.category2 {
	list-style-type: none;
	padding: 10px 5px 20px 5px;
}
div#rightNavi ul.category2 li {
	background: url(../img/icon_11.gif) no-repeat 0 0.2em;
	padding-left: 18px;
	margin-bottom: 0.7em;
}
div#rightNavi ul.category2 li a {
	color: #7A7400;
}
div#rightNavi ul.category2 li a:hover {
	color: #635900;
}

div#rightNavi h2.bt-kyoryoku a {
	background: url(../../recommend/img/bt_kyoryoku.gif) no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	margin-top: 1em;
	margin-bottom: 0.1em;
}
div#rightNavi h2.bt-kyoryoku span {
	height: 25px;
	width: 190px;
	z-index: -1;
	display: block;
	position: relative;
	overflow: hidden;
}
div#rightNavi h2.bt-kyoryoku a:hover {
	background-position: 0 -25px;
}
div#rightNavi h2.bt-kyoryoku-close a {
	background: url(../../recommend/img/bt_kyoryoku_close.gif) no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	margin-top: 1em;
	margin-bottom: 0.1em;
}
div#rightNavi h2.bt-kyoryoku-close span {
	height: 25px;
	width: 190px;
	z-index: -1;
	display: block;
	position: relative;
	overflow: hidden;
}
div#rightNavi h2.bt-kyoryoku-close a:hover {
	background-position: 0 -25px;
}
div#rightNavi p.kcome {
	font-size: x-small;
	margin: 0 10px;
}


div.syusaiTitle {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width: 740px;
	padding: 5px 0;
	margin-bottom: 1em;
	clear: both;
}

div.syusaiTitle h3.sstsyusai {
	font-size: 120%;
	color: #0DB2DD;
}

div#leftArea div.syusaicontents {
	padding: 0px 10px;
}

div.syusaicontents div#concertdeta {
	width: 720px;
	margin-top: 30px;
	border-top: 1px dotted #CCCCCC;
}
div.syusaicontents div#concertdeta dl {
	padding: 8px 5px;
	width: 710px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../../recommend/img/bg_deta.gif) repeat-y left;
	overflow: hidden;
}
div.syusaicontents div#concertdeta dt {
	float: left;
	width: 100px;
	padding: 0 0 0 15px;
	background: url(../img/icon_06.gif) no-repeat 0 0.3em;
	overflow: hidden;
}
div.syusaicontents div#concertdeta dd {
	overflow: hidden;
	height: 100%;
	margin-left: 130px;
}

div.syusaicontents p.photo {
	margin: 20px 20px 0 0;
	float: left;
}
div#leftArea #mCategory {
	font-size: 110%;
	font-weight: bold;
	background-color: #333333;
	padding: 3px;
	color: #FFFFFF;
	width: 724px;
	margin: 0px 5px 20px 5px;
}

div#leftArea div.aboutCate {
	padding: 10px 10px 5px 10px;
	border-bottom: 1px dotted #999999;
	margin: 0px 5px 15px 5px;
	line-height: 1.6;
}

p.bt-code {
	margin: 10px 0 0 630px!important;
}
p.bt-code a {
	background: url(../../recommend/img/bt_code.gif) no-repeat;
	display: block;
	width: 90px;
	height: 16px;
}
p.bt-code span {
	width: 90px;
	height: 16px;
	z-index: -1;
	overflow: hidden;
	display: block;
	position: relative;
}
p.bt-code a:hover {
	background-position: 0 -16px;
}



/*  ------ kyoryoku  -----------*/

div#leftArea h3.kCategory {
	font-size: 110%;
	font-weight: bold;
	background-color: #333333;
	padding: 3px;
	color: #FFFFFF;
	width: 724px;
	margin: 0px 5px 20px 5px;
}


div#leftArea ul.kyoryokuList {
	margin-bottom: 3em;
}

div#leftArea ul.kyoryokuList li {
	margin-bottom: 1em;
	background: url(../../recommend/img/icon_k.gif) no-repeat 0 0.2em;
	padding: 0.2em 0px 0px 18px;
	list-style: none;
}
div#leftArea ul.kyoryokuList li h4 {
	margin-bottom: 0.2em;
	font-size: 120%;
}
div#leftArea ul.kyoryokuList2 li {
	margin-bottom: 0.5em;
	background: url(../../recommend/img/icon_k2.gif) no-repeat 0.1em 0.5em;
	padding: 0.2em 0px 0px 18px;
	list-style: none;
}
div#leftArea ul.kyoryokuList2 li h4 {
	margin-bottom: 0.2em;
	font-size: 100%;
}

.kdate {
	color: #004454;
	padding: 0 0.2em;
	background-color: #8CB2FF;
	margin-left: 0.5em;
}

.nodate {
	color: #333333;
	padding: 0 0.2em;
	background-color: #B2B2B2;
	margin-left: 0.5em;
}


ul.pagenavi {
	width: auto;
	text-align: center!important;
	padding: 10px;
}
ul.pagenavi li {
	list-style-type: none;
	width: 18px;
	margin-right: 10px;
	color:#0DB2DD;
	vertical-align: middle;
	display: inline;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}



div#rightNavi div.kyosai {
	margin: 40px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	width: 188px;
	background: #EFEFEF;
	border: 1px solid #E2E2E2;
}
div#rightNavi div.kyosai h2 {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 2px;
}
div#rightNavi p.bnsp {
	text-align: center;
	margin: 10px 0px 0px 0px;
	font-size: x-small;
	line-height: 1.2em;
}

#rightNavi .online-rec {
	padding-bottom: 20px;
}
#rightNavi .online-rec a:hover img {
	filter:alpha(opacity=80);/*IE6,IE7*/
	-moz-opacity:0.80;/*Firefox,Netscape*/
	opacity:0.80;/*Opera,Safari,Firefox*/
}

#concertdeta div.tichetBox {
	width: 590px;
	padding-top: 10px;
}
#concertdeta .tichetBox .nettxt {
	float: left;
	width: 120px;
}
#concertdeta .tichetBox .tichetBtn {
	float: right;
	width: 470px;
}
#concertdeta .tichetBox .tichetBtn .btn {
	padding-bottom: 5px;
}
.tichetBox .tichetBtn .btn img {
	vertical-align: middle;
}
.tichetBox .tichetBtn .btn a:hover img {
	filter:alpha(opacity=80);/*IE6,IE7*/
	-moz-opacity:0.80;/*Firefox,Netscape*/
	opacity:0.80;/*Opera,Safari,Firefox*/
}

.tichetBox .tichetBtn .btn span {
	padding-left: 10px;
}


/** 主催・協力公演 **/

/* opacity */
.opacity a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

div#contentsNoArea #recArea {
	clear: both;
    padding: 0px 10px 15px;
    width: 940px;	
}
div#contentsNoArea #recArea h2.recTitle {
    border-bottom: 4px dotted #2e2e68;
    margin-bottom: 1em;
    margin-right: 3px;
    padding: 5px 0 8px;
}
div#contentsNoArea #recArea .catArea {
	margin-left: -20px;
	margin-top: 30px;
	position: relative;
	width: 960px;
}
div#contentsNoArea #recArea .catBox {
	width: 220px;
	float: left;
	margin: 0 0 40px 20px;
	display: inline;
}
div#contentsNoArea #recArea .catBox p img {
	vertical-align: bottom;
}
div#contentsNoArea #recArea .catTitle a {
	display: block;
	background:url(../../concert/img/icon_01.gif) no-repeat 10px 9px #23386F;
	padding: 6px 10px 6px 35px;
	color: #fff;
	text-decoration: none;
}
div#contentsNoArea #recArea .catTitle a.all {
	background-color: #712326;
}
div#contentsNoArea #recArea .catTitle a.end {
	background-color: #2F2F35;
}
div#contentsNoArea #recArea .catTitle a:hover {
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;	
}


/** 音祭り **/

.otomatsuri {
	margin: 0 0 40px;
}
.otomatsuri .banner {
	float: left;
	width: 400px;	
}
.otomatsuri .text {
	float: left;
	margin-top: 1em;
	margin-left: 20px;
	width: 500px;
	font-size: 1.1em;
	line-height: 1.8;
}
.otomatsuri .date {
	float: left;
	margin-top: 0.5em;
	margin-left: 20px;
	font-size: 1.7em;
	font-weight: bold;
	color: #0F9AC4;
}
.otomatsuri span {
	font-size: 0.8em;
}
h1#otomatsuri {
	border-top: 1px solid #545460;
}
.languageList {
	position: absolute;
	right: 25px;
	top: 10px;	
}
.languageList li {
    color: #2e2e68;
    display: inline;
    list-style: outside none none;
    padding: 0 0.5em 0 0;		
}
.languageList li a {
	text-decoration: none;	
}
.languageList li:first-child {
    border-right: 1px solid #2e2e68;
	margin-right: 0.5em;
}

div.syusaiBox div.syusaiTxt p.bt-detail_e a {
	background: url(../img/bt_detail_e.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	width: 103px;
	margin-left: 500px;
}
div.syusaiBox div.syusaiTxt p.bt-detail_e span {
	height: 20px;
	width: 103px;
	z-index: -1;
	overflow: hidden;
	display: block;
	position: relative;
}
div.syusaiBox div.syusaiTxt p.bt-detail_e a:hover {
	background: url(../img/bt_detail_e.gif) no-repeat 0 -20px;
}

/* インタビュー */
.interview_area {
	line-height: 1.6;
}
.interview_area h3 {
	font-size: 1.6em;
	margin-bottom: 10px;	
}
.interview_area h4 {
	font-size: 1.2em;
	margin-top: 30px;
	margin-bottom: 10px;	
}
.interview_area dl.faq {
    padding: 20px 0 0;
	margin-bottom: 30px;
}
.interview_area .box_gray {
	background: #F4F4F4;
	padding: 2em;
}
.interview_area .box_gray dt {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
}
.interview_area .box_gray dd {
	padding-top: 0.5em;
}
.interview_area .italic {
	font-style: italic;
}