@charset "utf-8";
/* CSS Document */
html {
	background:url(../images/bg_main.gif) repeat;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    line-height: 1.6;
    letter-spacing: 0;
}

a:link { color: #B9CB1C; text-decoration: none;}
a:visited {color:#dbc43b;}
a:hover { /*color: #e2f067;*/ /*text-decoration: underline;*/ background:#4e390c;}


h2 {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	color: #B9CB1C;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	text-align: left;
	border-left: #B9CB1C solid 5px;
}

img {
	border: 0;
}
.a_right {text-align: right;}
.m10b {	margin-bottom: 10px;}
.m10t {	margin-top: 10px;}
.m10l {	margin-left: 10px;}
.m10r {	margin-right: 10px;}
.m20b {	margin-bottom: 20px;}
.m20t {	margin-top: 20px;}
.m20l {	margin-left: 20px;}
.m20r {	margin-right: 20px;}

.p10b {	padding-bottom: 10px;}
.p10t {	padding-top: 10px;}
.p10l {	padding-left: 10px;}
.p10r {	padding-right: 10px;}


a:hover img {
	background: none !important;
	text-decoration: none !important;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#wrapper {
	width: 100%;
	background: url(../images/bg_contents.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}

#header_pre { /*　告知ページ用　*/
	width: 100%;
	height: 120px;
	background: url(../images/bg_main.gif);
	margin: 0 auto -20px;
	text-align: left;
	position: relative;
	z-index: 0;
}

#header {
	width: 100%;
	height: 150px;
	background: url(../images/bg_main.gif);
	margin: 0 auto -20px;
	text-align: left;
	position: relative;
	z-index: 0;
}

.hdr_box {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
}

.hdr_logo {
	width: 224px;
	height: 46px;
	margin: 15px 0 10px;
	padding: 0;
	float: left;
}

.hdr_tel {
	width: 224px;
	height: 40px;
	margin: 25px 0 10px;
	padding: 0;
	float: right;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 10;
}

.img_area {
	width: 960px;
	/* height: 360px; 本番ページはこのサイズで */
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 10;
}

/* ヘッダーにバナー設置する場合はこれ */
.event {
	height: 279px;
	background: url(../images/header_event.jpg) no-repeat center;
}
.bnr_event {
	position:absolute;
	bottom:20px;
	right:50px;
}

#footer_pre { /*　告知ページ用　*/
	width: 100%;
	background: url(../images/bg_main.gif);
	margin: 0 auto;
}

#footer {
	width: 100%;
	background: url(../images/bg_main.gif);
	margin: 0 auto;
	clear: both;
}

#ftr_sub {
	width: 900px;
	margin: 20px auto;
	/*border-bottom: #fff dotted 1px;*/
	overflow:hidden
}

#ftr_sub p {
	font-size: 10px;
	line-height: 1.4em;
	text-align: right;
	float: right;
}

/*.shop_pkg {
	width:960px;
	background: url(../images/bg_contents.gif);
	margin:0 auto;
	margin-top:-10px;
}*/

#btn_shop {
	width: 820px;
	height: 140px;
	margin: 0 auto;
	padding: 0px 0px 20px 0;
	border-top: #1f3b63 dotted 1px;
	display: block;
	list-style-type: none;
	clear: both;
}

#btn_shop li {
	width: 100px;
	height: 100px;
	background: url(../images/bg_a_shop.gif) center no-repeat;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#btn_shop li.end {
	margin: 0 !important;
}

.txt {
	color: #979DB9;
}

.tel {
	font-size: 18px;
	font-weight: bold;
	color: #B9CB1C;
	line-height: 1.2em;
}

#contents {
	width: 960px;
	margin: 0 auto;
	padding: 16px 0 0 0;
	overflow:hidden;
}

.boxl {
	width: 600px;
	margin: 0 30px 30px;
	padding: 0;
	float: left;
}

.boxl h2 {
	padding-bottom:2px;
	}

.boxr {
	width: 270px;
	margin: 0 30px 30px 0;
	padding: 0;
	float: right;
}

.calendar {
	width: 270px;
	height: 180px;
	background: url(../images/bg_calendar.gif) top center no-repeat;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	line-height: 20px;
}

.cl_ttl {
	width: 270px;
	height: 20px;
	margin: 0 auto 10px;
	text-align: center;
	overflow: hidden;
}

.arrowl {
	width: 30px;
	margin: 0;
	padding: 0;
	float: left;
}

.month {
	width: 210px;
	margin: 0;
	padding: 0;
	float: left;
}

.arrowr {
	width: 30px;
	margin: 0;
	padding: 0;
	float: right;
}

.calendar table {
	clear: both;
	margin: 0 auto;
	padding: 0;
}

.calendar table th, td {
	text-align: center;
}

.twitter {
	width: 270px;
	height: 270px;
	background: url(../images/bg_twitter.gif) top center no-repeat;
	margin: 0 0 10px;
	padding: 0;
}


/* TOP */

.schedule_box {
	width: 100%;
	min-height: 150px;
	background: #0C1532 url(../images/bg_schedule_top.jpg) top center no-repeat;
	margin: 0 0 20px;
	padding: 0;
	overflow:hidden;
	/*border-color:#07112a;
	border-width:0 1px 1px 0;
	border-style:solid;*/
}

dl.date {
	width: 90px;
	margin: 0;
	padding: 0;
	float: left;
	

}

dl.date dt {
	width: 90px;
	height: 45px;
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 45px;
}

dl.date dd {
	width: 90px;
	height: 45px;
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 45px;

}

dl.date dd.dotw {
	color:#e0d6f7;
	}

dl.detail {
	width: 320px;
	margin: 6px 14px 0;
	padding: 0;
	float: left;
	overflow:hidden;
}

dl.detail dt {
		font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 0 4px 4px;
	border-bottom: #21406e solid 1px;
	text-align: left;
}

dl.detail dd {
	margin: 0;
	padding: 10px 10px 10px 4px;
	border-top: #07112a solid 1px;
	color:#e0d6f7/*#dbc43b*/;
}

dl.detail dd p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 17px;
	text-align: left;
}

.schedule_box img {
	margin: 0;
	padding: 0;
	float: right;
}
.photo_pkg {
	background:#19324c;
	width:150px;
	overflow:hidden;
	border:1px solid #07112a;
	padding:5px;
	}
.photo_pkg img {
	float:none;
}
.info {
	text-align:left;
	border:1px solid #B9CB1C;
	padding:5px !important;
}

.cl_ttl a:link{color:#fff;}
.cl_ttl a:hover{color:#FFF;}
.cl_ttl a:visited{color:#FFF;}


/* artist */

.artist_box {
	width: 150px;
	height: 170px;
	margin: 0 55px 40px 10px;
	padding: 0;
	float: left;
}

.end {
	margin: 0 10px 40px !important;
}

#prof_box {
	width: 580px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

.artist_name {
	width: 100%;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 5px 0;
	border-bottom: #fff dotted 1px;
}

/*information*/
.topics {
	padding:20px;
	border:1px solid #706189;
	background:#0C1531;
	text-align:left;
	}
.topics h2 {
	border-bottom:1px solid #B9CB1C;
	margin-bottom:20px;
	}
	
	
.line{text-decoration: line-through;}	

/* //////////////// GWバナー用追加　江面 //////////////// */

.gw {
	clear: both;
	margin: 20px auto 0;
	margin-bottom: 10px;
	width: auto;
}
.map_btn{
	display: block;
	line-height: 30px;
	background: #ed9f23;
	color: #fff !important;
	border-radius: 3px;
	margin-bottom: 10px;	
}
.map_btn:hover{
	background: #ed9f23
}

.btn_event{}
.btn_event a{
	text-decoration: none;
	width: 100%;
  height: 60px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  color: #fff;
  text-align: center;
  background: #35bcb5;
  position: relative;
  font-size: 16px;
  margin: 0 auto;
  border: solid 1px #35bcb5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn_event a .icon_event {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.btn_event a .icon_window {
  width: 18px;
  height: 18px;
	margin-left: 10px;
}