@charset "utf-8";
/* CSS Document */

.page #wrapper {
	background: #3D3781 url(../images/page_headbg.jpg) no-repeat center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 0 3px 5px #000;
	-webkit-box-shadow: 0 3px 5px #000;
	padding-bottom: 30px;
}
.page #wrapper h1 {
	display: none;
}
.page #wrapper #text .border {
	border-top: 1px dotted #FFFFFF;
}

.page #wrapper #menu {
	height: 83px;
	padding-top: 10px;
}
.page #wrapper .contents {
	background: url(../images/page_rep.gif) repeat-y;
	color: #FFFFFF;
}
.page #wrapper .contents .return {
	background: url(../images/page_foot.jpg) no-repeat center bottom;
	text-align: right;
	padding-bottom: 30px;
	clear: both;
}
.page #wrapper .contents .return a {
	padding-right: 50px;
	font-size: 77%;
}
.page #wrapper #submenu {
	background: url(../images/page_menubg.gif) no-repeat 34px top;
	float: left;
	width: 243px;
	text-align: left;
	padding-bottom: 200px;
}
.page #wrapper #submenu .check {
	padding-left: 41px;
	padding-bottom: 5px;
}

.page #wrapper #submenu ul {
	padding-left: 53px;
}
.page #wrapper #submenu li {
	width: 159px;
}
.page #wrapper #submenu .mark {
	background: url(../images/page_icon.gif) no-repeat center bottom;
	padding-bottom: 13px;
	margin-bottom: 2px;
}


.page #wrapper #text {
	float: right;
	width: 690px;
	text-align: left;
	padding-right: 45px;
}
.page #wrapper #text p {
	padding-bottom: 15px;
}


/* #about */
.page #wrapper #about h2 {
	background: url(../about/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 109px;
	width: 980px;
}
.page #wrapper #about h3 {
	padding-top: 40px;
	padding-bottom: 15px;
	margin-top: 50px;
}
.page #about #text {
	padding-bottom: 100px;
}
.page #about #text .photos {
	background: url(../about/images/photo_bg.png) repeat-y center top;
	margin-top: 25px;
}
.page #about #text .photos ul {
	padding-left: 0px;
}

.page #about #text .photos li {
	float: left;
	width: 230px;
	height: 210px;
}
.page #about #text .photos li.down img {
	margin-top: 7px;
}




/* #performance */
.page #performance h2 {
	background: url(../performance/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 109px;
	width: 980px;
}
.page #performance #text .stage {
	background: #3d3781;
	/* 角丸 */
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 10px 10px 15px;
	margin-bottom: 20px;
	clear: both;
    background: -moz-linear-gradient(top, #615c9d, #3d3781);　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#615c9d), to(#3d3781));　/* Safari,Google Chrome用 */ 
}
.page #performance #text .stage .head {
	background: #FFFFFF;
	margin-bottom: 10px;
	height: 36px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.page #performance #text .stage .head .ticket {
	float: right;
	width: 334px;
}

.page #performance #text .stage h4 {
	color: #FF0000;
	font-size: 123.1%;
	font-weight: bold;
	float: left;
	width: 200px;
	padding-top: 8px;
}
.page #performance #text .stage .data {
	width: 330px;
	float: left;
}
.page #performance #text h3 {
	padding-bottom: 10px;
}


.page #performance #text .stage .data .date {
	font-weight: bold;
	color: #FFFF00;
	font-size: 123.1%;
	padding-bottom: 5px;
}
.page #performance #text .stage .data .place {
	font-weight: bold;
	color: #FFFF00;
	font-size: 123.1%;
	padding-bottom: 5px;
}.page #performance #text .stage .data .access {
	font-size: 77%;
	padding-left: 5em;
	padding-bottom: 5px;
}
.page #performance .schedule {
	display: block;
	width: 335px;
	float: right;
}
.page #performance .schedule th {
	width: 75px;
	text-align: center;
	padding: 5px 3px;
	border: 1px solid #100964;
	background: #FAD985;
	color: #100964;
	font-weight: normal;
}
.page #performance .schedule td {
	width: 75px;
	text-align: center;
	padding: 5px 3px;
	border: 1px solid #100964;
	background: #FFFFFF;
	color: #100964;
}
.page #performance #text .schedule .time {
	background: #EBEAFD;
}

.page #performance #text .etc {
	clear: both;
}
.page #performance  #text #yokohama .map  {
	text-align: center;
	clear: both;
	background: url(../performance/images/map_yokohama.gif) no-repeat center 15px;
	height: 280px;
	color: #000000;
}
.page #performance  #text #tokyo .map  {
	text-align: center;
	clear: both;
	background: url(../performance/images/map_tokyo.gif) no-repeat center 15px;
	height: 280px;
	color: #000000;
}
.page #performance  #text #utsunomiya .map  {
	text-align: center;
	clear: both;
	background: url(../performance/images/map_utsunomiya.gif) no-repeat center 15px;
	height: 280px;
	color: #000000;
}
.page #performance  #text #hachiouji .map  {
	text-align: center;
	clear: both;
	background: url(../performance/images/map_hachioji.gif) no-repeat center 15px;
	height: 280px;
	color: #000000;
}
.page #performance #text .map .zoom {
	text-align: right;
	padding-top: 56px;
	padding-right: 20px;
}
.page #performance #text .sponsor {
	padding-top: 10px;
}





/* #ticket */
.page #ticket h2 {
	background: url(../ticket/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 109px;
	width: 980px;
}
.page #ticket #text .stage {
	background: #3d3781;
	/* 角丸 */
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 10px 10px 15px;
	margin-bottom: 20px;
	clear: both;
    background: -moz-linear-gradient(top, #615c9d, #3d3781);　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#615c9d), to(#3d3781));　/* Safari,Google Chrome用 */ 
}
.page #ticket #text .stage .head {
	background: #FFFFFF;
	margin-bottom: 10px;
	height: 36px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.page #ticket #text .stage .head .ticket {
	float: right;
	width: 334px;
}

.page #ticket #text .stage h4 {
	color: #3D3781;
	font-size: 123.1%;
	font-weight: bold;
	float: left;
	width: 200px;
	padding-top: 8px;
}
.page #ticket #text .stage .data {
	width: 330px;
	float: left;
}
.page #ticket #text h3 {
	padding-bottom: 10px;
}


.page #ticket #text .stage .data .date {
	font-weight: bold;
	color: #FFFF00;
	font-size: 123.1%;
	padding-bottom: 5px;
}
.page #ticket #text .stage .data .place {
	font-weight: bold;
	color: #FFFF00;
	font-size: 123.1%;
	padding-bottom: 5px;
}.page #ticket #text .stage .data .access {
	font-size: 77%;
	padding-left: 5em;
	padding-bottom: 5px;
}
.page #ticket .schedule {
	display: block;
	width: 335px;
	float: right;
}
.page #ticket .schedule table {
	margin-bottom: 5px;
}


.page #ticket .schedule td {
	width: 75px;
	text-align: center;
	padding: 5px 3px;
	border: 1px solid #FFFFFF;
}
.page #ticket #text p {
	font-size: 77%;
}
.page #ticket .playguide a {
	color: #F8C23B;
}

.page #ticket #text .stage .etc {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}



.page #ticket #text .playguide {
	background: #3d3781;
	/* 角丸 */
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 0px;
	clear: both;
	background: -moz-linear-gradient(top, #615c9d, #3d3781);
　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#615c9d), to(#3d3781));　/* Safari,Google Chrome用 */ 
	clear: both;
	margin: 0px 0px 20px;
}
.page #ticket #text .playguide h4 {
	padding-bottom: 20px;
}

.page #ticket #text .playguide p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 100%;
}
.page #ticket #text .playguide .small {
	font-size: 77%;
}
.page #ticket #text .playguide .sele {
	font-size: 123.1%;
	color: #FF0000;
	background: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 20px;
}
.page #ticket #text .playguide table {
	margin-left: 20px;
	border: 2px solid #FFFFFF;
	margin-bottom: 20px;
	width: 650px;
}

.page #ticket #text .playguide td {
	text-align: left;
	padding: 3px 10px;
	border: 1px dotted #FFFFFF;
}
.page   #ticket   #text   .playguide   td.dotLine {
	border-bottom: 2px solid #FFFFFF;
}
.page #ticket #text .playguide .announce {
	text-indent: -1em;
	padding-left: 3em;
}
.page #ticket #text .playguide .yellow {
	color: #FFFF00;
}
.page #ticket #text .playguide .child {
	color: #00FFFF;
}

#map {
	background: #100964;
	padding-top: 20px;
}
#map h1 {
	color: #F1BA2C;
	width: 560px;
	margin-right: auto;
	margin-left: auto;

}
#map h2 {
	font-size: 123.1%;
	color: #F1BA2C;
	font-weight: bold;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;

}
#map div {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#map .btn {
	text-align: right;
	padding-top: 10px;
}
#map .btn img {
	margin-left: 10px;
}
#map .adress p {
	color: #FFFFFF;
	padding-bottom: 10px;
}
