@charset "UTF-8";

/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.2em;
}

a img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* 文書本体 (body) */

body {
	background-color: #fff;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}

#container {
	width: 900px;
	text-align: left;
}

body {
	color: #222222;
	background-image: url(../images/bg_basic.gif);
	background-repeat: repeat-y;
	background-color: #aaaaaa;
}


h1#pagetitle{
	display: none;
}

#side-left {
	float: left;
	width: 150px;
}

#side-right {
	float: right;
	width: 720px;
}

#header {
	background-color: #000;
	padding: 6px;
	color: #fff;
	font-size: 11px;
	width: 288px;
	margin-left: 420px;
	text-align: center;
}

#header a{
	color: #fff;
}

#header a:visited{
	color: #fff;
}


#footer {
	margin-top: 20px;
	background-color: #000;
	padding: 4px;
	color: #fff;
	font-size: 11px;

}

#toPageTop {
	margin-top: 60px;
	color: #fff;
	font-size: 11px;	
}

#toPageTop a{
	color: #fff;
}

a:link {
	text-decoration:none;
}
		
a:visited {
	text-decoration:none;
}
		
a:active {
	color:#FFFF00;
	text-decoration:underline;
}
		
a:hover {
	color:#ff0000;
	text-decoration:underline;
}





/* 秋のシーズン専用 背景*/

div#bg-07au-index {
	width: 900px;
	background-image: url(../07_autumn/images/bg_index.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

div#bg-index {
	width: 900px;
	background-image: url(../07_autumn/images/bg_index2.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

div#bg-01 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_01.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

div#bg-02 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_02.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

div#bg-03 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_03.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

div#bg-04 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_04.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

div#bg-05 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_05.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

div#bg-06 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_06.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

div#bg-07 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_07.jpg);
	background-repeat: no-repeat;
	background-color: #f2e1cd;
}

div#bg-08 {
	width: 900px;
	background-image: url(../07_autumn/images/bg_08.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

p.end {
	clear : both ;
	height: 0px;
	margin: 0;
	padding: 0;
	
}





/* 秋のシーズン専用 本文*/

#s07-autumn #profile {
		width: 190px;
		float: right;
		color: #fff;
		font-size:12px;
		line-height: 1.5em;
		margin-right: 20px;
}

#s07-autumn #profile1 {
		margin-bottom: 40px;
		width: 220px;
		float: left;
		color: #444;
		font-size:12px;
		line-height: 1.5em;
}


#s07-autumn #profile2 {
		margin-bottom: 40px;
		width: 220px;
		float: right;
		color: #444;
		font-size:12px;
		line-height: 1.5em;
}

#s07-autumn #profile img{
		margin-bottom: 4px;
}

#s07-autumn #mainblock img{
		margin-bottom: 4px;
}





#s07-autumn #mainblock {
		width: 470px;
		float: left;
		color: #fff;
		font-size:13px;
		line-height: 1.5em;
		margin-right: 0px;
}

#s07-autumn #mainblock p {
		width: 470px;
		color: #fff;
		font-size:13px;
		line-height: 1.7em;
		margin-right: 20px;
		margin-bottom: 40px;
}

#s07-autumn #mainblock h2 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.3em;
}


#s07-autumn #mainblock blockquote {
		padding: 0px 10px 30px 30px;
		color: #eee;
		font-size:13px;
		line-height: 1.7em;
}

#s07-autumn #basicdata {
		font-family: "Hiragino Kaku Gothic w6", sans-serif;
		font-weight: bold;
		width: 600px;
		color: #f00;
		font-size:16px;
		line-height: 1.2em;
}

#s07-autumn #basicdata .day{
		font-family: "Hiragino Kaku Gothic w6", sans-serif;
		font-weight: bold;
		color: #f00;
		font-size:12px;
}

#s07-autumn #basicdata #ticket{
		font-family: "Hiragino Kaku Gothic w6", sans-serif;
		font-weight: bold;
		color: #f00;
		font-size:12px;
}

#s07-autumn #ticketBtn {
	position: static;
	float: right;
	width: 200px;
}


#s07-autumn #credit {
		margin: 15px 0 35px 0;
		font-family: "Hiragino Kaku Gothic w6", sans-serif;
		font-weight: bold;
		width: 650px;
		color: #fff;
		font-size:16px;
		line-height: 1.3em;
}

#s07-autumn .sessionTitle {
		margin: 0 0 20px 0;
		font-family: "Hiragino Kaku Gothic w6", sans-serif;
		font-weight: bold;
		color: #fff;
		font-size:18px;
		line-height: 1.3em;	
}

#s07-autumn .positions {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#s07-autumn .point {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
}

#s07-autumn .photoCredit {
	font-size: 10px;
	line-height: 1.3em;
	color: #bbb;
	margin: 2px 6px 10px 0;
	text-align: right;
}



/* メインメニュー */

#side-left ul#spacMainmenu {
		font-size:0.1em;
		line-height: 0.1em;
		margin-top: 40px;
		padding: 0px;
		border: none;
		list-style: none;
		list-style-position: outside;
}

#side-left ul#spacMainmenu li{
		font-size: 0em;
		line-height: 0em;
		margin: 0px;
		padding: 0px;
		border: 0px;
		list-style: none;
		list-style-position: outside;
}


/* サイドメニュー */

#sidebtn {
		display: block;
		font-size:0.1em;
		line-height: 0.1em;
		margin-top: 80px;
		margin-left: 530px;
		padding: 0px;
		border: none;
		list-style: none;
		list-style-position: outside;
}

#sidebtn li{
		font-size: 0.1em;
		line-height: 0.1em;
		margin: 0px;
		padding: 0px;
		border: 0px;
		list-style: none;
		list-style-position: outside;
		float: left;
}



/* インデックスページ用 */

#s07-titles {
		display: block;
		font-size:0.1em;
		line-height: 0.1em;
		margin: 130px 0 300px 175px;
		padding: 0px;
		border: none;
		list-style: none;
		list-style-position: outside;
}

#s07-titles li{
		font-size: 0.1em;
		line-height: 0.1em;
		margin-bottom: 15px;
		padding: 0px;
		border: 0px;
		list-style: none;
		list-style-position: outside;
}



div#miyagiTitle {
	font-family: "Hiragino Kaku Gothic Std", sans-serif;
	font-weight: bold;
	color: #385121	;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
}

div#miyagiName {
	font-family: "Hiragino Kaku Gothic Std", sans-serif;
	font-weight: bold;
	color: #385121	;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
	text-align: right;
	margin-right: 200px;
}


p#miyagiNote {
	color: #000000	;
	font-size: 14px;
	line-height: 1.6em;
}


div#miyagiEnd {
	font-family: "Hiragino Kaku Gothic Std", sans-serif;
	font-weight: bold;
	color: #385121	;
	font-size: 16px;
	line-height: 20px;
}

div#miyagiMono {
	margin-left: 100px;
	margin-bottom: 100px;
	font-size: 14px;
	line-height: 1.6em;
}

p {
	width: 600px;
}



/* 舞台写真 */

#mainblock .photoThumbnail {
	display: block;
	margin-bottom: 30px;
	border: none;
	list-style: none;
	list-style-position: outside;
}

#mainblock .photoThumbnail li{
	margin-bottom: 8px;
	margin-right: 2px;
	border: 0px;
	list-style: none;
	list-style-position: outside;
	float: left;
}

#mainblock .photoThumbnail li a{
	display: block;
	width: 150px;
	height: 110px;
	border: 1px solid #000;
}

#mainblock .photoThumbnail li a:hover{
	border: 1px solid #f30b0b;
}





