/* CSS Document */

body {
	background:#FFFFFF;
	font-size:12px;
	line-height:18px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	background:url(../images/com/bg_img.gif) top center repeat-y;
}


/*bgframe
-----------------------------------*/
#bgframe {
	
	width:750px;
	margin:auto;
	height:100%;
}

/*frame
-----------------------------------*/
#frame {
	padding:0 15px;
}


/*header
-----------------------------------*/
#header {
	margin-bottom:25px;

}

#header_l {
	float:left;
	width:207px;
	padding-top:12px;
}

#header_l h1 {
	margin:0;
}

#header_r {
	float:right;
	width:458px;
	padding-top:7px;
}

#submenu {
	text-align:right;
	margin-bottom:10px;
}

#menu {

}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	display:block;
	float:left;
	text-indent:-9999px;
}

#menu ul li a {
	text-decoration:none;
}

.menu01 a { background:url(../images/header/btn_menu01_01.jpg) no-repeat; display:block; width:93px; height:29px; }
.menu02 a { background:url(../images/header/btn_menu02_01.jpg) no-repeat; display:block; width:91px; height:29px; }
.menu03 a { background:url(../images/header/btn_menu03_01.jpg) no-repeat; display:block; width:92px; height:29px; }
.menu04 a { background:url(../images/header/btn_menu04_01.jpg) no-repeat; display:block; width:91px; height:29px; }
.menu05 a { background:url(../images/header/btn_menu05_01.jpg) no-repeat; display:block; width:91px; height:29px; }

.menu01 a:hover { background:url(../images/header/btn_menu01_02.jpg) no-repeat; display:block; width:93px; height:29px; }
.menu02 a:hover { background:url(../images/header/btn_menu02_02.jpg) no-repeat; display:block; width:91px; height:29px; }
.menu03 a:hover { background:url(../images/header/btn_menu03_02.jpg) no-repeat; display:block; width:92px; height:29px; }
.menu04 a:hover { background:url(../images/header/btn_menu04_02.jpg) no-repeat; display:block; width:91px; height:29px; }
.menu05 a:hover { background:url(../images/header/btn_menu05_02.jpg) no-repeat; display:block; width:91px; height:29px; }


/*main
-----------------------------------*/
#main {
}

#main_img {
	margin-bottom:15px;
}

#main_l {
	float:left;
	width:500px;
	margin-bottom:15px;
}

#main_r {
	float:right;
	width:205px;
	margin-bottom:15px;
}

#whatsnew {
	margin-bottom:15px;
}

.whatsnew_img {
	margin-bottom:5px;
}

#whatsnew th {
	text-align:left;
	color:#FF6600;
	vertical-align:top;
	font-weight:normal;
	border-bottom:1px dotted #999999;
}

#whatsnew td {
	border-bottom:1px dotted #999999;
}

/*footer
-----------------------------------*/
#footer {
	margin:auto;
	padding:5px 15px;
	background:url(../images/footer/bg_img.jpg) repeat-x;
	color:#FFFFFF;
	font-size:10px;
	height:55px;
}

#footer_l {
	float:left;
	line-height:16px;
}

#footer_r {
	float:right;
	text-align:right;
	line-height:18px;
}

#footer_r a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_r a:hover {
	color:#FF9900;
	text-decoration:none;
}


/*subcontents
-----------------------------------*/
#subcontents {
	padding:0 20px;
	margin-bottom:25px;
}

#subcontents_img {
	margin-bottom:25px;
}

#subcontents02 {
	padding:0 20px;
}

#inner_box {
	border:1px solid #000000;
	padding:5px;
}

#subcontents_title {
	margin-bottom:10px;
}

#subcontents_title02 {
	border-bottom:1px solid #00501E;
	padding:0 5px 5px 5px;
	color:#00501E;
	font-size:14px;
}


/*学園の一日
----------------------*/
#subcontents_day {
	margin-bottom:15px;
}

#subcontents_day th {
	color:#FFFFFF;
	font-weight:normal;
	vertical-align:top;
	background:#509632
}

#subcontents_text01 {
	padding:5px;
}


/*年間行事
----------------------*/
#subcontents_event {
	margin-bottom:15px;
}

#subcontents_text02 {
	padding:2px;
	border-bottom:1px dotted #CCCCCC;
}


/*クラブ活動
----------------------*/
#subcontents_club {
	margin-bottom:15px;
}

#subcontents_text03 {
	padding:2px;
	border-bottom:1px dotted #CCCCCC;
	color:#00501E;
}

#subcontents_text03_02 {
	padding:2px;
}



/*施設概要
----------------------*/
#subcontents_equipment {
	margin-bottom:15px;
}

#subcontents_equipment th {
	color:#00501E;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

#subcontents_equipment td {
	vertical-align:top;
}