body {
	margin:0px;
	padding:0px;
	background:url("../img/bg.jpg") repeat-x left top #000;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
    line-height:0px;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
	border:none;
	vertical-align:bottom;
}
div#wrapper {
	width:800px;
	margin:0px auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#000;
}
div#header {
	width:800px;
	height:300px;
	background:#231815;
}
ul#navigation {
	width:800px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul#navigation li {
	float:left;
	width:100px;
	height:30px;
	background-color:#CDB99A;
	background-image:url("../img/navi.jpg");
	background-position:-700px 0px;
	background-repeat:no-repeat;
}
ul#navigation li#top {
	background-position:0px 0px;
}
ul#navigation li#top:hover {
	background-position:0px -30px;
}
ul#navigation li#cast {
	background-position:-100px 0px;
}
ul#navigation li#cast:hover {
	background-position:-100px -30px;
}
ul#navigation li#system {
	background-position:-200px 0px;
}
ul#navigation li#system:hover {
	background-position:-200px -30px;
}
ul#navigation li#access {
	background-position:-300px 0px;
}
ul#navigation li#access:hover {
	background-position:-300px -30px;
}
ul#navigation li#event {
	background-position:-400px 0px;
}
ul#navigation li#event:hover {
	background-position:-400px -30px;
}
ul#navigation li#special {
	background-position:-500px 0px;
}
ul#navigation li#special:hover {
	background-position:-500px -30px;
}
ul#navigation li#recruit {
	background-position:-600px 0px;
}
ul#navigation li#recruit:hover {
	background-position:-600px -30px;
}
ul#navigation li#link {
	background-position:-700px 0px;
}
ul#navigation li#link:hover {
	background-position:-700px -30px;
}
ul#navigation li a {
	display:block;
	width:100px;
	height:30px;
}
div#content {
	padding:30px 0px 40px;
	width:800px;
	clear:left;
	background:#fff url("../img/bg_gra.jpg") left top repeat-x;
	text-align:center;
}


img.title_bar {
	display:block;
	margin:0px auto 10px;
}

div#sub03 {

}

div#sub05,div#sub06 {
	width:530px;
	height:100px;
	margin:0px auto 15px;
	background:#231815;
}
div#sub06 {
	margin-bottom:0px;
}




div#footer_top {
	width:800px;
	height:100px;
	background:#666 url("../img/footer.jpg");
}
div#footer_bottom {
	width:800px;
	height:50px;
	background:#C2B8BF;
	text-align:center;
	font-size:13px;
	line-height:1.5em;
	padding-top:10px;
}


/****************** index.html ******************/
div#title_new_info {
	margin:0px auto 10px;
	width:600px;
	height:30px;
	background:#F8C058 url("../img/news_bar.jpg") left top no-repeat;
}
div#new_info_wrapper {
	width:600px;
	height:210px;
	background:#231815 url("../img/news_space.jpg") left top no-repeat;
	margin:0px auto 35px;
	border:1px solid #000;
}
div#new_info {
	width:600px;
	height:210px;
	overflow:auto;
	
	text-align:left;
	font-size:15px;
}
div.new_info_detail {
	width:560px;
	padding:10px 0px 10px 20px;
	margin:10px 0px 40px 0px;
}
div.new_info_detail img {
	float:left;
}
div.new_info_text {
	width:450px;
	float:right;
}
div.new_info_body {
	width:450px;
}
div.new_info_text_no_photo {
	padding-left:100px;
	width:450px;
}
span.new_info_title {
	color:#903;
	border-bottom:1px solid #903;
	display:block;
	width:400px;
	margin-bottom:10px;
}
div#title_new_cast {
	margin:0px auto 20px;
	width:600px;
	height:30px;
	background:#F8C058;
}
div#pick_up_cast_box {
	width:607px;
	height:250px;
	margin:0px auto 60px;
}
div#pick_up_cast_box img {
	float:left;
	margin-left:-1px;
	border:1px solid #000;
}
div.pick_up_cast {
	position:relative;
	width:121px;
	height:246px;
	overflow:hidden;
	margin-left:5px;
		_margin-left:3px;
	border:2px solid #000;
	background:#fff;
	float:left;
}
div.pick_up_cast img {
	position:relative;;
	top:-30px;
	left:-40px;
}
div.pick_up_cast img:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
}
img#blog {
	margin-bottom:17px;
}
/****************** cast.html ******************/
div#cast {
	width:600px;
	margin:0px auto 10px;
	padding-left:30px;
}
div#cast img.title_bar {
	margin-left:-15px;
}
div.cast_detail {
	width:90px;
	height:150px;
	float:left;
	overflow:hidden;
	margin:0px 30px 8px 0px;
	text-align:center;
	color:#000;
}
div.cast_detail a {
	display:block;
	overflow:hidden;
	width:88px;
	height:120px;
	border:1px solid #000;
	background:#fff;
}
div.cast_detail a img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
div#title_new_cast{

}
div#title_cast {

}
/****************** system.html ******************/
div#system_box {
/*	width:496px;
	height:378px;
	padding-top:15px;
	padding-left:102px; */
	width:600px;
	height:450px;
	background:#fff;
/*	border:1px solid #000; */
	margin:0px auto;
	text-align:left;
	font-size:13px;
	line-height:1.3em;
}
div.system_box_left {
	width:243px;
	float:left;
	margin-bottom:1em;
}
div.system_box_right {
	width:253px;
	float:right;
	margin-bottom:1em;
}
div.system_box_clear {
	clear:both;
	margin-bottom:1em;
}
span.small {
 font-size:9px;
}
/****************** map.html ******************/
img#map {
	margin:20px auto 0px;
	border:1px solid #000;
}
div#map_text {
	text-align:left;
	font-size:14px;
	width:600px;
	margin:24px auto 20px;
	color:#000;
}
div#map_text_left {
	float:left;
	
}
div#map_text_left span {
	color:#0c8ac8;
}
div#map_text_right {
	float:right;
}
div#map_text_right a {
	text-decoration:none;
	color:#0c8ac8;
}
div#map_text_right a:hover {
	text-decoration:underline;
}
/****************** event.html ******************/
div#event {
	text-align:left;
	width:564px;
	background:#fff;
	margin:0px auto;
	padding:20px 18px;
	border:1px solid #000;

}
div.event_detail {
	width:527px;
	padding-top:0px;
	padding-left:37px;
	padding-bottom:20px;
	border-bottom:1px dotted #000;
	background:url(../img/atom.png) 0px 0px no-repeat;
	margin-bottom:34px;
	line-height:1.3em;
	font-size:16px;
	
}
div.event_detail span {
	text-decoration:underline;
	color:#ae2a6f;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}
/****************** special.html ******************/
img#special {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
a.event_link {
	display:block;
	margin:-50px -350px 60px 0px;
	color:#006bb4;
	text-decoration:none;
}
a.event_link:hover {
	text-decoration:underline;
}
/****************** recruit.html ******************/
div#recruit {
	width:600px;
	margin:0px auto;
}
div#recruit img.title_bar {
	margin-bottom:20px;
}
img.left {
	float:left;
}
img.left:hover, img.right:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
img.right {
	float:right;
}
fieldset {
	width:565px;
	margin:20px auto;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#674f4f;
}
fieldset#girs_recruit legend {
	color:#844;
}
fieldset#boys_recruit legend {
	color:#448;
}
div#recruit table {
	text-align:left;
	width:560px;
	border-spacing:0px 20px;
	color:#000;
	font-size:15px;
	line-height:1.3em;
}
div#recruit table th {
	width:120px;
	vertical-align:top;
	text-align:left;
}
/****************** link.html ******************/
.banner {
	float:left;
	margin:32px;
		_margin:30px;
	font-size:12px;
	text-decoration:none;
	line-height:1.8em;
}
.banner img {
	border:1px solid #ccc;
}
.banner:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}