@charset "UTF-8";
/* よく登場する要素のリセットここから */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, footer, article, section { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; font-style: normal;
font-weight: normal;font-size: 100%;background: transparent; } body {
	line-height: 1.2;
} ol, ul { list-style: none; } blockquote, q { quotes: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; }
/* よく登場する要素のリセットここまで */
body {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #444444;
 }
 a {
	color:#555555;
	text-decoration: underline;
 }
#wrapper {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_back.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper #left {
	float: left;
	width: 200px;
	clear: both;
}
#wrapper #right {
	float: right;
	width: 800px;
}
footer {
	clear: both;
	padding-bottom: 20px;
}
#wrapper #right #news {
	float: left;
	width: 400px;
}
#wrapper #right #youtube {
	float: right;
	width: 390px;
	margin-left: 10px;
}
#top_right #menu_top li {
	display: inline;
	margin-left: 10px;
}
nav ul li {
	height: 30px;
	width: 200px;
	margin-bottom:3px;
}
nav ul li a:link {
	color: #FFFFFF;
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 195px;
	text-decoration: none;
	display: block;
	font-size: 10pt;
	padding-top: 7px;
	padding-left: 5px;

}
nav ul li a:visited {
	color: #FFFFFF;
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 195px;
	text-decoration: none;
	display: block;
	font-size: 10pt;
	padding-top: 7px;
	padding-left: 5px;

}
nav ul li a:hover {
	color: #FF0066;
	height: 23px;
	width: 195px;
	text-decoration: none;
	display: block;
	background-image: none;
	font-size: 10pt;
	padding-top: 7px;
	padding-left: 5px;
}
#slide_area {
	height: 330px;
	width: 800px;
	background-image: url(images/hills_top.jpg);
	background-position: left top;
	margin-bottom: 10px;
}
#wrapper #left h1 {
	padding: 0px;
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul#menu_top {
	height: 22px;
	margin-bottom: 5px;
	font-size: 10pt;
	text-align: right;
	padding-top: 8px;
}
.top_news {
	background-image: url(images/wrapper_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 5px;
	height: 150px;
	width: 420px;
	display: block;
	position: relative;
	left: 360px;
	top: 160px;
}

.top_news p {
	font-size: 9pt;
}
nav {
	margin-bottom:10px;
	}
	
h2 {
	font-size: 12pt;
	color: #CC0066;
	margin-bottom: 3px;
}
h3 {
	color:#000000;
	margin-bottom:3px;
	font-size:10pt;
	font-weight: bold;
	}
#release li {
	margin-bottom: 15px;
}
#release p {
	font-size: 9pt;
	margin-bottom: 3px;
}
#news p {
	font-size:10pt;
	}
#news article {
	margin-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	padding-bottom: 7px;
	}
address {
	text-align: right;
	font-size: 9pt;
}
.active {
	color: #CC0066;
}
#menu_top a:link {
	color: #444444;
	text-decoration: none;
}
#menu_top a:visited {
	color: #444444;
	text-decoration: none;
}
#menu_top a:hover {
	color: #CC0066;
	text-decoration: none;
}
#ticket {
	float: right;
	width: 300px;
}
#liveschedule {
	float: left;
	width: 490px;
	padding-right: 10px;
}
#ticket p {
	font-size: 9pt;
	margin-bottom:5px;
	padding: 3px;
}
#liveschedule li {
	font-size: 9pt;
	margin-bottom:10px;

}
#liveschedule h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-bottom: 3px;
}
.menber_name {
	font-size: 9pt;
	color: #777777;
	margin-bottom: 5px;
}
#right p {
	font-size: 9pt;
	margin-bottom: 5px;
}
#right p.bold {
	font-size: 14pt;
	color: #CC0066;
}
/*---トップページ用------*/
body#index {
 background-image:none;
 }
#index p {
	text-align: center;
	margin-top: 50px;
}
#index address {
	text-align: center;
}
#index h1 {
	text-align: center;
	margin-top: 50px;
	color: #F06;
}
