@charset "utf-8";
/* CSS Document */

* {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

body {
	background:#9b0d0a;
	margin:0;
	padding:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-bottom: 10px;
}

#globalnavi{
  margin: 0;
  padding: 0;
  width: 960px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li.nml{
  float: left;
  width: 136px;
  margin: 0;
  padding: 0;
  border-bottom:#C30 3px solid;
  border-right:#dbbe47 1px solid;
  background:#eddc8e;
}

#globalnavi li.nmlHW{
  float: left;
  width: 137px;
  margin: 0;
  padding: 0;
  border-bottom:#C30 3px solid;
  border-right:none;
  background:#eddc8e;
}

#globalnavi li.bigB{
  float: left;
  width: 310px;
  margin-bottom: 10px;
  padding: 0;
}

#globalnavi li.bigB a{
  text-align: center;
  text-decoration:none;
}

#globalnavi li.bigB a:hover img{opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; background:#fff;}

#globalnavi li.nml a, #globalnavi li.nmlHW a{
  text-align: center;
  display:block;
  padding: 0.8em 0;
  width:100%;
  color:#470000;
  font-weight:bold;
  text-decoration:none;
}

#globalnavi li.nml a.ticket, #globalnavi li.nmlHW a.ticket{
  color:#C00;
}


#globalnavi li.nml a:hover{
  background:#ebd371;
  color:#fff;
}

#globalnavi li.nml a.ticket:hover, #globalnavi li.nmlHW a.ticket:hover{
  background:#ebd371;
  color:#C00;
}

#wrap {
	border-bottom:1px solid #ead371;
	padding:20px 0;
}

#mainArea {
	width: 960px;
	height:655px;
	margin:0 auto;
	font-size:0;
	position:relative;
	background:url(img/top_mainimg.jpg) no-repeat top center;
}

#mainArea .hw a{
	display:block;
	position:absolute;
	top:45px;
	left:10px;
	width:201px;
	height:468px;
}

#mainArea .hw a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}

#box-con {
	margin:0 auto;
}

#box-con_HW {
	margin:0 auto;
}

#box-con_HW p, #box-con_HW h2{
	font-size:0;
}

#box-con .box1{
	width:266px;
	height:250px;
	background: url(img/bg_whatbar_box.png) repeat;
	border-radius:20px;
	padding:20px;
	float:left;
	color:#FFF;
}

#box-con .box1 span{
	color:#FF0;
	font-weight:bold;
}

#box-con .box2{
	width:313px;
	height:;
	background:#fff;
	padding-bottom:10px;
	float:left;
}

#box-con .box2 .shopname{
	background:#880003;
	font-size:15px;
	line-height:30px;
	height:30px;
	color:#fff;
	font-weight:bold;
}

#box-con .box2 .shopname span.sec1{
	background:#f39700;
	display:block;
	float:left;
	width:30px;
	text-align:center;
	margin-right:10px;
}

#box-con .box2 .shopname span.sec2{
	background:#e83828;
	display:block;
	float:left;
	width:30px;
	text-align:center;
	margin-right:10px;
}

#box-con .box2 .shopname span.sec3{
	background:#00913a;
	display:block;
	float:left;
	width:30px;
	text-align:center;
	margin-right:10px;
}

#box-con .box2 .shopname span.sec4{
	background:#e4007f;
	display:block;
	float:left;
	width:30px;
	text-align:center;
	margin-right:10px;
}

#box-con .box2 .detail{
	padding:10px;
	height:120px;
}

#box-con .box2 .shopimg{
	float:left;
	width:140px;
	text-align:center;
}

#box-con .box2 p{
	width:140px;
	float:right;
	color:#333;
	font-size:12px;
}

#box-con .box3{
	width:920px;
	background: url(img/bg_whatbar_box.png) repeat;
	border-radius:20px;
	padding:20px;
	float:left;
	color:#FFF;
	font-weight:bold;
}

#box-con .box3 h1{
	background:#d1b84e;
	color:#880003;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:30px;
	padding:5px;
	margin-bottom:10px;
}



#ticket {
	width:340px;
	background:#FFF;
	border-radius:20px;
	padding:10px;
	float:right;
}

#ticket h1{
	background:#333;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:30px;
	padding:5px;
	margin-bottom:10px;
}

#ticket_info {
	padding:10px 20px;
	margin:0 auto;
	background:#fff;
}

#ticket_info .atobar{
	padding:20px;
	background: url(img/bg_whatbar_box.png) repeat;
	border-radius:20px;
	text-align:center;
}

#ticket_info h1{
	background:#880003;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}

#maeuri, #toujitu{
	width:450px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

#maeuri h2{
	background:#e4007f;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:30px;
	padding:5px;
	margin-bottom:10px;
}

#toujitu h2{
	background:#00913a;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:30px;
	padding:5px;
	margin-bottom:10px;
}



/* お問い合わせテーブル */

#ticket_tbl{
	margin:20px auto;
}

.inqtable {

	border: 1px solid #330000;

	width: 700px;

	margin: 10px auto;

}

.inqtd01 {
	width:225px;
	
	background-color: #d6c6af;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #330000;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.inqtd011 {

	background-color: #d6c6af;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #330000;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #330000;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}


.inqtd02 {

	background-color: #d6c6af;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.inqtd03 {
	width:420px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #330000;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.inqtd04 {

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.inqtd05 {
	width:15px;

	font-weight: bold;

	color: #FF0000;

	background-color: #d6c6af;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #330000;

	border-bottom-color: #330000;

	text-align: center;

}

.inqtd06 {

	font-weight: bold;

	color: #FF0000;

	background-color: #d6c6af;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #330000;

	text-align: center;

}


/* dance */

#danceArea {
	padding:20px;
	margin:0 auto;
	background:#fff;
}

#danceArea img{
	width:100%;
	height:auto;
}

#danceArea h1{
	margin-bottom:20px;
}

.danceWrap {
	overflow:hidden;
	margin-bottom:20px;
}

.danceWrap .blueBox{
	width:49%;
	height:100%;
	border:#0588ce 1px solid;
	padding:0;
	overflow:hidden;
	min-height:440px;
}

.danceWrap .blueBox h3{
	height:30px;
	background:#0588ce;
	padding:5px;
	margin-bottom:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}

.danceWrap .blueBox p, .danceWrap .greenBox p{
	font-size:14px;
	line-height:140%;
	margin-bottom:10px;
}

.danceWrap .blueBox img, .danceWrap .greenBox img{
	margin-bottom:10px;
}

.danceWrap .blueBox h3 span, .danceWrap .greenBox h3 span{
	font-size:14px;
	margin-left:20px;
}

.danceWrap .blueBox .info_left, .danceWrap .greenBox .info_left{
	width:50%;
	float:left;
	padding:0;
}

.danceWrap .blueBox .info_right, .danceWrap .greenBox .info_right{
	width:45%;
	float:right;
	padding:0 10px;
}

.danceWrap .blueBox .info_left p, .danceWrap .greenBox .info_left p{
	padding:10px;
}

.danceWrap .blueBox .info_left a, .danceWrap .greenBox .info_left a{
	color:#333;
}

.danceWrap .greenBox{
	width:49%;
	border:#0ba29a 1px solid;
	padding:0;
	overflow:hidden;
	font-size:12px;
	line-height:130%;
	min-height:440px;
}

.danceWrap .greenBox h3{
	height:30px;
	background:#0ba29a;
	padding:5px;
	margin-bottom:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}

/* footer */
#footer {
	background-image:url(img/icon_contact.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	color:#FFF;
	font-weight:bold;
	margin:20px auto;
	padding-left:170px;
	overflow:hidden;
}

#footernavi {
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

#copyright {
	text-align:center;
	color:#FFF;
	font-size:11px;
	clear:both;
}



/* common */

p{margin:0; padding:0;}

.wht {color:#FFF;}
.org {color:#e84844;}
.pnk {color:#e4007f;}
.grn {color:#00913a;}

a {
	color:#FFF;
}

a:hover {
	color:#CCC;
}

a.org{
	color:#e84844;
}


/* border */

.border1 {
	border-bottom:2px solid #ead371;
}

.border2 {
	border-bottom:2px dashed #999;
}


/* clearfix */
.clearfix{zoom:1;}
.clearfix:after{ content : ''; display : block; clear : both; }

/**
   * force float-left
   */
.fl{float:left !important;}

/**
   * force float-right
   */
.fr {float: right !important;}

/**
   * force clear-both
   */
.clear {clear:both !important;}

/**
* font-size XXpx
*/
.fs9{font-size:9px !important;}
.fs10{font-size:10px !important;}
.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}
.fs17{font-size:17px !important;}
.fs18{font-size:18px !important;}
.fs19{font-size:19px !important;}
.fs20{font-size:20px !important;}
.fs21{font-size:21px !important;}
.fs22{font-size:22px !important;}
.fs23{font-size:23px !important;}
.fs24{font-size:24px !important;}
.fs25{font-size:25px !important;}
.fs26{font-size:26px !important;}
.fs27{font-size:27px !important;}
.fs28{font-size:28px !important;}
.fs29{font-size:29px !important;}
.fs30{font-size:30px !important;}

.cap {
    font-size: 10px;
    margin-top: 5px;
}


.bold {
	font-weight:bold;
}

.nomal{
	font-weight:normal;
}


/* margin-padding */

/**
* force margin-top XXpx
*/
.mt00{margin-top:0px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt55{margin-top:55px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt75{margin-top:75px !important;}
.mt80{margin-top:80px !important;}
.mt85{margin-top:85px !important;}
.mt90{margin-top:90px !important;}
.mt95{margin-top:95px !important;}
.mt100{margin-top:100px !important;}

/**
* force margin-right XXpx
*/
.mr00{margin-right:0px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}
.mr45{margin-right:45px !important;}
.mr50{margin-right:50px !important;}
.mr55{margin-right:55px !important;}
.mr60{margin-right:60px !important;}
.mr65{margin-right:65px !important;}
.mr70{margin-right:70px !important;}
.mr75{margin-right:75px !important;}
.mr80{margin-right:80px !important;}
.mr85{margin-right:85px !important;}
.mr90{margin-right:90px !important;}
.mr95{margin-right:95px !important;}
.mr100{margin-right:100px !important;}

/**
* force margin-bottom XXpx
*/
.mb00{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb75{margin-bottom:75px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}
.mb90{margin-bottom:90px !important;}
.mb95{margin-bottom:95px !important;}
.mb100{margin-bottom:100px !important;}

/**
* force margin-left XXpx
*/
.ml00{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml55{margin-left:55px !important;}
.ml60{margin-left:60px !important;}
.ml65{margin-left:65px !important;}
.ml70{margin-left:70px !important;}
.ml75{margin-left:75px !important;}
.ml80{margin-left:80px !important;}
.ml85{margin-left:85px !important;}
.ml90{margin-left:90px !important;}
.ml95{margin-left:95px !important;}
.ml100{margin-left:100px !important;}

/**
* force padding-top XXpx
*/
.pt00{padding-top:0px !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt35{padding-top:35px !important;}
.pt40{padding-top:40px !important;}
.pt45{padding-top:45px !important;}
.pt50{padding-top:50px !important;}
.pt55{padding-top:55px !important;}
.pt60{padding-top:60px !important;}
.pt65{padding-top:65px !important;}
.pt70{padding-top:70px !important;}
.pt75{padding-top:75px !important;}
.pt80{padding-top:80px !important;}
.pt85{padding-top:85px !important;}
.pt90{padding-top:90px !important;}
.pt95{padding-top:95px !important;}

.pt100{padding-top:100px !important;}

/**
   * force padding-right XXpx
   */
.pr00{padding-right:0px !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}
.pr30{padding-right:30px !important;}
.pr35{padding-right:35px !important;}
.pr40{padding-right:40px !important;}
.pr45{padding-right:45px !important;}
.pr50{padding-right:50px !important;}
.pr55{padding-right:55px !important;}
.pr60{padding-right:60px !important;}
.pr65{padding-right:65px !important;}
.pr70{padding-right:70px !important;}
.pr75{padding-right:75px !important;}
.pr80{padding-right:80px !important;}
.pr85{padding-right:85px !important;}
.pr90{padding-right:90px !important;}
.pr95{padding-right:95px !important;}
.pr100{padding-right:100px !important;}

/**
* force padding-bottom XXpx
*/
.pb00{padding-bottom:0px !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
.pb35{padding-bottom:35px !important;}
.pb40{padding-bottom:40px !important;}
.pb45{padding-bottom:45px !important;}
.pb50{padding-bottom:50px !important;}
.pb55{padding-bottom:55px !important;}
.pb60{padding-bottom:60px !important;}
.pb65{padding-bottom:65px !important;}
.pb70{padding-bottom:70px !important;}
.pb75{padding-bottom:75px !important;}
.pb80{padding-bottom:80px !important;}
.pb85{padding-bottom:85px !important;}
.pb90{padding-bottom:90px !important;}
.pb95{padding-bottom:95px !important;}
.pb100{padding-bottom:100px !important;}

/**
* force padding-left XXpx
*/
.pl00{padding-left:0px !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
.pl35{padding-left:35px !important;}
.pl40{padding-left:40px !important;}
.pl45{padding-left:45px !important;}
.pl50{padding-left:50px !important;}
.pl55{padding-left:55px !important;}
.pl60{padding-left:60px !important;}
.pl65{padding-left:65px !important;}
.pl70{padding-left:70px !important;}
.pl75{padding-left:75px !important;}
.pl80{padding-left:80px !important;}
.pl85{padding-left:85px !important;}
.pl90{padding-left:90px !important;}
.pl95{padding-left:95px !important;}
.pl100{padding-left:100px !important;}

.tenmetsu{
-webkit-animation:blink 1s ease-in-out infinite alternate;  
-moz-animation:blink 1s ease-in-out infinite alternate;  
animation:blink 1s ease-in-out infinite alternate;   
}
@-webkit-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@-moz-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@keyframes blink{
0% {opacity:0;}
100% {opacity:1;
}

