@charset "utf-8";

/*----------------------------------------*/
/* common
/*----------------------------------------*/

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0px;
}

header,footer,section,article,figure,dl,dt,dd {
	margin: 0;
	padding: 0;
}

p {	margin-bottom: 1em; }

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {	border-style: none; }

body{
	color: #231714;
	background: #7ECEF4;
	margin: 0;
	text-align: center;
	padding-bottom: 20px;
	font: 14px/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/* 固有 */


.clearfix {width:100%;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }
#title {
	text-align: left;
	margin: 0px auto;
	width: 920px;
	padding-top: 20px;
}

#content {
	text-align: left;
	margin: 20px auto;
	padding: 0px;
	border-radius: 16px;
	border: 3px solid #000000;
	width: 920px;
	background: #FFF;
}

h1 {
	text-align: center;
	background: url(../images/bg_sakura.png) no-repeat center 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.eventData {
	display: none;
}

#midashi {
	background: url(../images/img_lead.png) no-repeat center top;
	text-indent: -9999px;
	display: block;
	height: 286px;
	margin-top: 30px;
}
#ticketBtn {
	background: #fffea8 url(../images/img_ticket_tit.png) no-repeat center 30px;
	padding-top: 80px;
	padding-bottom: 30px;
}

#ticketBtn a {
	background: url(../images/img_ticket_btn.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	height: 70px;
	width: 780px;
}
#ticketBtn a:hover {
	background: url(../images/img_ticket_btn.png) no-repeat left -70px;
}

#menu {
	background: #000;
}
#cs {
	background: #fffea8 url(../images/img_cs.png) no-repeat 70px 20px;
	padding: 20px 0px;
	font-weight: bold;
	font-size: 16px;
}
#cs .btn a {
	background: #FA007C;
	display: block;
	padding: 15px;
	border: 3px solid #000;
	width: 750px;
	margin: 0px auto;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
}
#cs .btn a:hover {
	background: #0070bd;
}
#cs p {
	line-height: 180%;
	padding-left: 300px;
	padding-right: 20px;
	min-height: 90px;
}



#menu ul {
	width: 816px;
メニュー5個の場合
	/*width: 643px; メニュー4個の場合*/
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
}
#menu li {
	float: left;
	width: 160px;
}

#menu .menu1 { border-right: 1px solid #efefef; }
#menu .menu2 { border-right: 1px solid #efefef; }
#menu .menu3 { border-right: 1px solid #efefef; }
#menu .menu5 { border-right: 1px solid #efefef; }

#menu .menu1 a {
	background: url(../images/menu_1.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 160px;
}
#menu .menu2 a {
	background: url(../images/menu_2.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 160px;
}
#menu .menu3 a {
	background: url(../images/menu_3.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 160px;
}
#menu .menu4 a {
	background: url(../images/menu_4.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 160px;
}
#menu .menu5 a {
	background: url(../images/menu_5.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 160px;
}
#menu .menu1 a:hover { background: #FA007C url(../images/menu_1.png) no-repeat center center; }
#menu .menu2 a:hover { background: #FA007C url(../images/menu_2.png) no-repeat center center; }
#menu .menu3 a:hover { background: #FA007C url(../images/menu_3.png) no-repeat center center; }
#menu .menu4 a:hover { background: #FA007C url(../images/menu_4.png) no-repeat center center; }
#menu .menu5 a:hover { background: #FA007C url(../images/menu_5.png) no-repeat center center; }
#main {
	background: #efefef;
	padding: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
h2  {
	background: #fffea8;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sec {
	background: #FFF;
	margin-bottom: 20px;
}

.sec .return {
	background: #f5f5f5;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
	margin-top: 20px;
}
.sec .return2 {
	background: #f5f5f5;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
	border-top-left-radius: 0px;  
    border-top-right-radius: 0px;  
    border-bottom-right-radius: 10px;  
    border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 0px;  
    -moz-border-radius-topright: 0px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px; 
}
#topics ul {
	margin: 0px;
	padding: 0px;

}
#topics ul li {
	line-height: 120%;
	list-style: disc inside;
	border-bottom: 2px dotted #CCCCCC;
	margin: 0px;
	padding: 20px;
}
#topics ul li:last-child {
	border-bottom: none;
}
#topics ul li a   {
	color: #000;
}
#topics ul li a:hover   {
	color: #FA007C;
}
#artist h2 {
	margin-bottom: 20px;
}

#artist h3   {
	padding: 20px;
	display: block;
}
#artist h3.mc {
	border-top: 2px dotted #CCC;
	margin-top: 40px;
}

#artist .date {
	background: #EFEFEF;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#artist #mc {
	background: #FFF;
}

#artist .date h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FA007C;
	padding: 20px;
}
#artist .date .more {
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
	font-size: 16px;
	color: #FA007C;
	padding-top: 150px;
}

#artist .date ul {
	margin: 0px auto;
	width: 820px;
}
#artist .date li {
	float: left;
	width: 410px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#artist .date li img {
	margin-bottom: 10px;
}
#artist .sort {
	text-align: right;
	padding-right: 20px;
}
#artist .new {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #F00;
	padding: 3px;
}



/* goods */

#goods .texts {
	padding: 40px;
}
#goods .texts .tshirt {
	margin: 20px 0px;
	text-align: center;
}
#goods .texts .tshirt img {
	width:100%;
	height:auto;
	max-width:855px;
}
#goods .texts .attention {
	text-indent: -1em;
	margin-left: 1em;
}
#goods .texts h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FA007C;
}
#goods .texts ul {
	margin: 0px auto 20px;
	width: 780px;
}

#goods .texts ul li {
	display: inline-block;
	width: 220px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #CCC;
}
#goods .texts ul li:last-child {
	margin-right: 0px;
}


/* ticket */

#ticket .texts {
	padding: 40px;
}
#ticket .texts p {
	line-height: 200%;
}

#ticket .texts p strong {
	font-size: 18px;
}
#ticket .texts h3 {
	font-size: 100%;
	font-weight: normal;
	color: #FA007C;
}
#ticket .btns ul {
	width: 816px;
	letter-spacing: -0.4em;
	padding-bottom: 20px;
}

#ticket .btns ul li {
	display: inline-block;
	height: 70px;
	width: 204px;
	letter-spacing: nomal;
}
#ticket .btns ul li a:hover {
	opacity: 0.5;
}

#gaiyou {
	padding-bottom: 40px;
}

#gaiyou table {
	margin: 40px auto 0px;
	border: 2px solid #CCCCCC;
	width: 800px;
	border-collapse: collapse;
}
#gaiyou table tr th,
#gaiyou table tr td {
	padding: 10px;
	border-collapse: collapse;
}
#gaiyou table tr th {
	border-bottom: 1px dotted #999999;
	background: #FFE6F0;
	width: 20%;
	text-align: center;
}
#gaiyou table tr td {
	border-bottom: 1px dotted #CCCCCC;
}
#gaiyou table tr td a .mapThumb {
	float: right;
}
#gaiyou table tr td .print a {
	padding: 10px;
	width: 200px;
	display: block;
	margin: 10px auto 0px 0px;
	color: #FFF;
	text-decoration: none;
	background: #FA007C;
	border-radius: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#gaiyou table tr td .print a:hover {
	background: #0070bd;
}
.map {
	padding: 20px 0px 0px;
	margin: 0px auto;
	text-align: center;
	width: 600px;
}
.map .printBtn,
.map .closeBtn {
	margin: 0px auto;
	padding: 0px;
	width: 600px;
}

.map .printBtn a{
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	width: 300px;
	display: block;
	margin: 30px auto 0px;
	color: #FFF;
	text-decoration: none;
	background: #ff3c93;
	border: 2px solid #000;
	border-radius: 10px;
}
.map .closeBtn a{
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	width: 300px;
	display: block;
	margin: 10px auto 0px;
	color: #FFF;
	text-decoration: none;
	background: #f5a900;
	border: 2px solid #000;
	border-radius: 10px;
}
.map .printBtn a:hover,
.map .closeBtn a:hover{
	background-color: #0070bd;
}

#pagetop {
	margin: 0px auto;
	width: 920px;
	text-align: left;
}
