@charset "utf-8";

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

h1,h2,h3,h4,h5,h6,p {	margin-top: 0; }

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 url(../images/bg.gif) repeat-y center top;
	margin: 0;
	text-align: center;
	padding-bottom: 20px;
}
#content {
	text-align: left;
	margin: 20px auto;
	padding: 0px;
	border-radius: 16px;
	font-size: 14px;
	line-height: 160%;
	border: 3px solid #000000;
	width: 920px;
	background: #FFF url(../images/bg_sakura.jpg) no-repeat center top;
}

.close a {
	display: block;
	height: 52px;
	width: 102px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background: url(../images/close.png) no-repeat;
}

@media only screen and (min-device-width : 768px) and
(max-device-width : 1024px) and
(orientation : portrait) {
	
body{	min-width: inherit; }

#headerArea { height: auto; }

#headerArea #sect {
	width: auto;
	margin: 0 10px 10px;
}

#headerArea #sect h1 { margin-top: 20px }

#contNav {
	width: 480px;
	margin-left: 20px;
	float: left;
}

#contNav ul li { margin-bottom: 5px; }

#contNav ul li a,
#contNav ul li span {
	width: 64px;
	padding: 5px;
	border-width: 2px;
}

#contNav ul li img {
	max-width: 54px;
	height: auto;
}

}

/* 固有 */


.clearfix {width:100%;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }

#main h1 {
	text-align: center;
	padding: 30px 0px 20px;
	margin: 0px;
}
#main #banner {
	text-align: center;
	padding-bottom: 20px;
}
#main #banner a {
	background: url(../images/banner_ticket.gif);
	text-indent: -9999px;
	display: block;
	height: 93px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main #banner a:hover { background: url(../images/banner_ticket.gif) 0px -93px;}
#main #banner2 {
	text-align: center;
	padding-bottom: 20px;
}
#main #banner2 a {
	background: url(../images/banner_ticket2.gif);
	text-indent: -9999px;
	display: block;
	height: 93px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main #banner2 a:hover { background: url(../images/banner_ticket2.gif) 0px -93px;}
#main #eplus {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
	padding-bottom: 10px;
}
#main #eplus img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


#main #midashi {
	text-align: center;
	padding-bottom: 20px;
}
#main #menu ul {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}

#main #menu {
	background: #000;
}
#main #menu li {
	float: left;
	width: 201px;
}

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

#main #menu .menu1 a {
	background: url(../images/menu_1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px;
}
#main #menu .menu2 a {
	background: url(../images/menu_2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px;
}
#main #menu .menu3 a {
	background: url(../images/menu_3.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px;
}
#main #menu .menu4 a {
	background: url(../images/menu_4.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px;
}

#main #menu .menu1 a:hover { background: url(../images/menu_1.gif) no-repeat 0px -50px; }
#main #menu .menu2 a:hover { background: url(../images/menu_2.gif) no-repeat 0px -50px; }
#main #menu .menu3 a:hover { background: url(../images/menu_3.gif) no-repeat 0px -50px; }
#main #menu .menu4 a:hover { background: url(../images/menu_4.gif) no-repeat 0px -50px; }
#main .sec h2 {
	background: #fffad2;
	padding: 5px 50px;
	margin-bottom: 30px;
}
#main .sec .return {
	background: #f5f5f5;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
	margin-top: 20px;
}
#main .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; 
}
#main #topics ul {
	padding-right: 50px;
	padding-left: 80px;
}
#main #topics ul li {
	line-height: 120%;
	padding-bottom: 10px;
	list-style: disc;
}
#main #artist .date {
	padding-left: 70px;
	padding-bottom: 10px;
}
#main #artist ul {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#main #artist p.border {
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}


#main #artist li {
	float: left;
	width: 398px;
	text-align: center;
}
#main #artist p.more {
	text-align: right;
	font-weight: bold;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	color: #F00;
	padding-bottom: 20px;
}
#main #artist p.midashi {
	text-align: center;
}


#main #mc ul {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#main #mc li {
	width: 398px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
}
#main #ticket .center {
	text-align: center;
	padding-bottom: 20px;
}
#main #ticket p {
	padding-right: 70px;
	padding-left: 70px;
}
#main #ticket ul {
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 40px;
}
#main #ticket #playguide {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
#main #ticket #playguide table {
	width: 100%;
	margin-bottom: 20px;
}

#main #ticket #playguide table tr th {
	background: #F5F4FB;
	text-align: left;
}
#main #ticket #playguide table tr td {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
#main #ticket #playguide table td.midashi {
	width: 30%;
}




#main #gaiyou table {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#main #gaiyou table tr th {
	text-align: left;
	width: 20%;
	vertical-align: top;
	border-bottom: 1px dotted #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #gaiyou table tr td {
	border-bottom: 1px dotted #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #gaiyou table tr td .map {
	float: right;
}
#title {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#main #sold  {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 3px solid #FF39A0;
	border-bottom: 3px solid #FF39A0;
	text-align: center;
}
#main #sold .midashi {
	padding-bottom: 10px;
}
#main #sold .soldBnt a {
	background: url(../images/plus.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
}
#main #sold .soldBnt a:hover {
	background: url(../images/plus.gif) no-repeat 0px -54px;}