@charset "utf-8";
/* core	================================================	*/
html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Avenir','Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ",Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	text-align: center;
	background: #f6c500;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#bgLogo {
	width: 575px;
	height: 914px;
	position: fixed;
	top: -374px;
	left: 50%;
	margin-left: 105px;
}

#rightNav {
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -30px;
}

#rightNav:hover img {
	margin-top: -60px;
	cursor: pointer;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#head {
	width: 980px;
	height: 438px;
	position: relative;
}

.contents #head {
	height: 372px;
}

#head h1{
	width: 980px;
	height: 0;
	padding-top: 212px;
	overflow: hidden;
	background: url(../img/common/header/title.png) no-repeat center center;
}

#head .headLogo {
	width: 48px;
	height: 71px;
	position: absolute;
	top: 11px;
}

#head .headYear {
	width: 94px;
	height: 56px;
	position: absolute;
	right: 0;
	top: 19px;
}

#head .nav {
	width: 980px;
	height: 140px;
	background: url(../img/common/header/menu/menu_frame.gif) no-repeat left top;
	position: relative;
	margin-bottom: 10px;
}

#head .nav .chara {
	width: 150px;
	height: 152px;
	position: absolute;
	overflow: hidden;
	left: 20px;
	top: -52px;
}

#head .nav .chara p{
	position: absolute;
	left: -16px;
}

#head .nav ul {
	width: 741px;
	height: 140px;
	position: relative;
	left: 160px;
}

#head .nav ul li{
	display: inline;
	float: left;
	height: 140px;
	position: relative;
}

#head .nav ul li a{
	display: block;
	height: 0;
	padding-top: 140px;
	overflow: hidden;
	background: url(../img/common/header/menu/menu.png) no-repeat 0 0;
}

#head .nav ul li.select,
#head .nav ul li.break{
	height: 0;
	padding-top: 140px;
	overflow: hidden;
	background: url(../img/common/header/menu/menu.png) no-repeat 0 0;
}

#head .nav ul li.nav01{
	width: 113px;
	background-position: 0 -140px;
}

#head .nav ul li.nav01 a{
	width: 113px;
	background-position: 0 0;
}

#head .nav ul li.nav01 a:hover{
	background-position: 0 0;
}

#head .nav ul li.nav02{
	width: 308px;
	background-position: -113px -140px;
}

#head .nav ul li.nav02 a{
	width: 308px;
	background-position: -113px 0;
}

#head .nav ul li.nav02 a:hover{
	background-position: -113px 0;
}

#head .nav ul li.nav03{
	width: 173px;
	background-position: -421px -140px;
}
#head .nav ul li.nav03 a{
	width: 173px;
	background-position: -421px 0;
}
#head .nav ul li.nav03 a:hover{
	background-position: -421px 0;
}

#head .nav ul li.nav04{
	width: 147px;
	background-position: -594px -140px;
}
#head .nav ul li.nav04 a{
	width: 147px;
	background-position: -594px 0;
}
#head .nav ul li.nav04 a:hover{
	background-position: -594px 0;
}
#head .nav ul li .cs{
	width: 57px;
	height: 9px;
	position: absolute;
	left : 50%;
	top: 38px;
	margin-left: -29px;
}

#head .whatsnew h2 {
	margin-bottom: 15px;
}

#head .whatsnew a {
	font-size: 14px;
}

#main {
	width: 980px;
}

#main #mapArea {
	width: 980px;
	height: 740px;
	background: url(../img/top/map/frame_middle.gif) repeat-y 0 0;
	margin-bottom: 55px;
}

#main .mapWrap {
	width: 720px;
	height: 720px;
	padding-left: 10px;
	float: left;
}

#main #mapArea #map{
	width: 720px;
	height: 720px;
}

#main .mapList {
	width: 230px;
	float: right;
	margin-right: 10px;
}

#main .mapList .btnSearch {
	margin-bottom: 10px;
}

#main .mapList .btnSearch:hover {
	cursor:pointer;
}


#main .mapList ul {
	width: 230px;
	height: 610px;
	overflow: auto;
	text-align:left;
}

#main .mapList ul li{
	margin-bottom: 5px;
}

#main .mapList ul li:hover{
	cursor: pointer;
}

#main .app {
	margin-bottom: 47px;
	text-align: left;
}

#main .app h2 {
	margin-bottom: 23px;
}

#main .app .btnArea {
	width: 980px;
	height: 190px;
	background: url(../img/top/app/base.png) no-repeat left top;
	position: relative;
}

#main .app .btnArea .btnAs{
	width: 158px;
	height: 52px;
	position: absolute;
	left: 576px;
	top: 90px;
}
#main .app .btnArea .btnGp{
	width: 158px;
	height: 52px;
	position: absolute;
	left: 743px;
	top: 90px;
}

#main .albumInfo {
	margin-bottom: 53px;
	text-align: left;
}

#main .albumInfo h2 {
	margin-bottom: 47px;
}

#main .albumInfo .btnArea {
	width: 980px;
	height: 590px;
	background: url(../img/top/album/base.png) no-repeat left top;
	position: relative;
}

#main .albumInfo .btnArea p{
	width: 320px;
	height: 70px;
	position: absolute;
	left: 40px;
	top: 376px;
}

.foot {
	padding-top: 70px;
	padding-bottom: 30px;
}

.foot .social {
	margin-bottom: 30px;
}

.foot .social ul {
	width: 300px;
	margin: 0 auto;
}

.foot .social ul li {
	width: 120px;
	overflow: hidden;
	display: inline;
	float: left;
}

.foot .social ul li#snsGoogle {
	width: 60px;
}

.foot .official {
	margin-bottom: 13px;
}

/* 地図吹き出し */

.comment {
	width: 400px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	position: relative;
}

.comment .image{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.comment h4 {
	font-size: 14px;
	color: #d0102c;
}

/* contents page */

.contents #main h2 {
	margin-bottom: 40px;
}

.contents #main h3 {
	margin-top: 28px;
}

.schedule .tab {
	width: 980px;
	height: 48px;
	border-bottom: 10px solid #d0102c;
}

.schedule .tab ul{
	height: 72px;
	padding-left: 62px;
}

.schedule .tab ul li{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 200px;
	height: 0;
	padding-top: 70px;
	overflow: hidden;
	background-image: url(../img/in/schedule/tab.png);
	background-repeat: no-repeat;
}

.schedule .tab ul li.tab01{
	background-position: 0 -70px;
}
.schedule .tab ul li.tab01.select{
	background-position: 0 0;
}
.schedule .tab ul li.tab01.active:hover{
	cursor: pointer;
	background-position: 0 0;
}
.schedule .tab ul li.tab02{
	background-position: -200px -70px;
}
.schedule .tab ul li.tab02.select{
	background-position: -200px 0;
}
.schedule .tab ul li.tab02.active:hover{
	cursor: pointer;
	background-position: -200px 0;
}

.scheduleList {
	width: 980px;
	background: url(../img/in/schedule/frame_middle.png) repeat-y 0 0;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: left;
}

.scheduleList .listCap {
	width: 882px;
	height: 33px;
	margin: 0 auto;
}

.scheduleList .listCap li {
	display: inline;
	float: left;
}
.scheduleList .listCap li.cap01 {
	width: 110px;
}
.scheduleList .listCap li.cap02 {
	width: 272px;
}
.scheduleList .listCap li.cap03 {
	width: 182px;
}
.scheduleList .listCap li.cap04 {
	width: 110px;
}
.scheduleList .listCap li.cap05 {
	width: 208px;
}

.schedule .listBox {
	width: 882px;
	margin: 0 auto;
}

.schedule .listBox li{
	width: 882px;
	padding: 20px 0 17px 0;
	border-top: 1px solid #d0102c;
}

.schedule .listBox li p{
	float: left;
	font-size: 13px;
}

.schedule .listBox li p a{
	font-size: 13px;
	color: #000000;
}

.schedule .listBox li p.scDate {
	width: 110px;
}
.schedule .listBox li p.scPlace {
	width: 272px;
}
.schedule .listBox li p.scAsk {
	width: 182px;
}
.schedule .listBox li p.scSell{
	width: 110px;
}
.schedule .listBox li p.scGcal {
	width: 208px;
}

.schedule .listBox.hall {
	display: none;
}

h3.ticket {
	margin-top: 30px;
}

.ticketMain {
	width: 980px;
	background: url(../img/in/schedule/frame_middle.png) repeat-y 0 0;
	padding-top: 25px;
	text-align: left;
	padding-bottom: 10px;
}

.ticketMain.hall {
	display: none;
}
.ticketMain ul {
	width: 882px;
	margin: 0 auto;
}

.ticketMain ul li{
	padding: 25px 0 10px 60px;
	background: url(../img/in/schedule/ticket/point.png) no-repeat 0 0;
	margin-bottom: 15px;
}

.ticketMain ul li h4{
	font-size: 18px;
}

.ticketMain .notice {
	font-size: 11px;
	width: 762px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.ticketMain .reserved {
	font-size: 12px;
	width: 725px;
	color: #FFF;
	background-color: #D0102C;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	padding: 10px;
	border: 5px solid #000;
}

.reserved a{
	color:white;
}
.ticketMain .reserved h4 {
	font-size: 16px;
	font-weight: bolder;
}


.exchange{ width: 725px; color: #FFF; background-color: #00a2e6; margin-top: 10px; margin-right: auto; margin-bottom: 20px; margin-left: auto; text-align: center; line-height: 24px; padding: 10px; border: 5px solid #000; }
.exchange h4 { font-size: 16pt; margin-bottom: 10px; text-align: center;}
.exchange #exchangeCetering{margin: 0 auto; width: 600px;height: 170px; line-height:20px;font-size: 12px;}

#droparea { position: fixed; overflow: hidden; z-index: 0; }
#droparea .yuki1 { width: 8px; height: 8px; background-image: url('../img/paper_blue.gif'); background-position: 0 0; opacity: 1.0; }
#droparea .yuki2 { width: 8px; height: 8px; background-image: url('../img/paper_brown.gif'); background-position: 0 0; opacity: 1.0; }
#droparea .yuki3 { width: 8px; height: 8px; background-image: url('../img/paper_red.gif'); background-position: 0 0; opacity: 1.0; }
#droparea .yuki4 { width: 8px; height: 8px; background-image: url('../img/paper_black.gif'); background-position: 0 0; opacity: 1.0; }
#droparea .yuki5 { width: 8px; height: 8px; background-image: url('../img/paper_white.gif'); background-position: 0 0; opacity: 1.0; }


#footer {
position: relative;
text-align: center;
width: 100%;
border-top: 1px solid #7ea3af;
color: #7ea3af;
padding: 20px 0;
}




/*============================
	SMA☆アーティスト
============================*/
#main .sma_artist {
	margin-bottom: 62px;
	text-align: left;
}

#main .sma_artist h2 {
	margin-bottom: 45px;
}

#main .smaArea {
	width: 980px;
	height: 180px;
	background: url(../img/top/sma_artist/img.png) no-repeat left top;
	position: relative;
	text-indent: -9999px;
}
/*============================
	SMA☆アーティスト
============================*/
#main .onair {
	margin-bottom: 62px;
	text-align: left;
}
#main .onair h2 {
	margin-bottom: 45px;
}
#main .wowow {
	width: 980px;
	height: 150px;
	position: relative;
}



/*============================
	GOODS
============================*/

.goodsBox {
	width: 980px;
	background: url(../img/in/schedule/frame_middle.png) repeat-y 0 0;
	text-align: left;
}

.goodsBox.about {
	padding: 10px 0;
}


.goodsBox .attention {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 25px 0;
	color: #d0102c;
}

.goodsBox .list {
	width: 900px;
	margin: 0 40px;
}

.goodsBox .list li{
	width: 280px;
	height: 490px;
	margin: 0 10px 20px 10px;
	display: inline;
	float: left;
	background: url(../img/in/goods/line_list_normal.png) no-repeat 0 0 #000000;
	padding-top: 5px;
	color: #ffffff;
}

.contents #main .goodsBox .list li h3{
	font-size: 15px;
	font-weight: normal;
	margin: 0 15px 1px 15px;
	padding-top: 15px;
}

.goodsBox .list li .price{
	font-size: 12px;
	margin: 0 15px 8px 15px;
}

.goodsBox .list li .text{
	font-size: 11px;
	margin: 0 15px;
	color: #c6c6c6;
	margin-bottom: 13px;
}

.goodsBox .list li .size{
	font-size: 10px;
	margin: 0 15px;
	color: #00a2e6;
}

.goodsBox .list li .size h4{
	font-size: 10px;
	margin: 0;
}

.goodsBox .list li .size p{
	font-size: 10px;
	padding-top: 3px;
}

.goodsBox h4.caption  {
	width: 880px;
	padding: 0;
	margin: 20px auto;
}

.goodsBox .list .camouflage li{
	background: url(../img/in/goods/line_list_camouflage.jpg) no-repeat 0 0 #3c4a2f;
}

.goodsBox dl {
	width: 880px;
	margin: 0 auto 15px auto;
}

.goodsBox dl dt {
	margin-bottom: 10px;
}

.goodsBox dl dd {
	padding-left: 50px;
	font-size: 14px;
}

.goodsBox dl dd p{
	font-size: 14px;
	margin-bottom: 10px;
}

.goodsBox dl dd a{
	font-size: 14px;
}

.goodsBox dl dd .link a {
	font-size: 20px;
	color: #d0102c;
	font-weight: bold;
}
