@charset "UTF-8";
/* ○base styles ****************************************/

body {
	background-image: url(../img/bg_index.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/* ○left ****************************************/
#index_left {
	float: left;
	width: 570px;
}
/* ○right ****************************************/
#index_right {
	float: right;
	width: 200px;
	margin-left: 10px;
}
/* ○トップイメージ ****************************************/
#swf_area {
	width:780px;
}
/* ○ニュース、行事（メニュー上段） ****************************************/
#menu_upper {
	margin:10px 0 0 0;
	_height:1%;
}
#menu_upper h3 {
	padding:7px 7px 7px 14px;
	border-bottom:2px #ffffff solid;
	color:#0069c8;
	font-size:1em;
}
/* ○ニュース *************/
#news {
	width:568px;
	list-style:none;
	border: 1px solid #e5e5e5;
}
#news h3 {
	background-image: url(../img/bg_h3_title01.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	color: #FFFFFF;
}
#news .backnumber {
	position:relative;
	width:568px;
	}
#news .backnumber img {
	position:absolute;
	top:-20px;
	right:8px;
	width:79px;
	height:12px;
	}
#news .inner_wrap {
	padding:9px 15px 6px 15px;
	}
#news table {
	width:100%;
	}
#news table td {
	border:none;
	vertical-align:top;
	}
#news table td.date {
	padding:3px 10px 0 0;
	width:50px;
	}
#news table td.news_text {
	padding:3px 0;
	line-height:1.3em;
	}
#news table td.news_text span {
	padding:0 0 0 8px;
	}
#news table td.news_text a {
	padding:0 0 0 8px;
	display:block;
	background:url(/bsh/img/dot_.gif) left 0.4em no-repeat;
	}
#news table td.news_text a:hover {
	text-decoration:underline;
	}



/* ○入学案内 *************/
#nyugakuannai {
	width:198px;
	list-style:none;
	border: 1px solid #e5e5e5;
}
#nyugakuannai h3 {
	background-image: url(../img/bg_h3_title02.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	color: #FFFFFF;
}
#nyugakuannai dl {
	padding:8px;
}
#nyugakuannai dd {
	margin:0 0 7px 0;
	padding:0 0 0 8px;
	line-height:1.3em;
	background:url(/bsh/img/dot_.gif) left center no-repeat;
}
#nyugakuannai dd a:hover {
	text-decoration:underline;
}
/* ○右サイドバナー *************/
#index_bnr {
	width:198px;
}
#index_bnr ul {
	margin:0 0 0 0;
	list-style:none;
}
#index_bnr li {
	width:198px;
	margin:0 0 10px 0;
	display:block;
	border: 1px solid #e5e5e5;
}
#index_bnr li img {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
/* ○QRコード *************/
#QRcode {
	margin-top:13px;
}
#QRcode a:hover {
	text-decoration:underline;
}
#QRcode dt {
	margin-top:8px;
}
#qrLeft {
	float:left;
	width:106px;
}
#qrRight {
	float:left;
	width:92px;
}

/* ○表 *************/
#hyou {
	width: 570px;
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	font-size:1em;
}
#hyou tr.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	font-weight: normal;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hyou td.h_left {
	width: 143px;
	background-color:#f6f6f6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	border-collapse: collapse;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
	border-top-style: none;
}
#hyou td.h_left a {
	padding:1px 0 1px 18px;
	background:url(/bsh/img/dot_h.gif) left center no-repeat #f6f6f6;
}
#hyou td.h_right {
	width: 424px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	border-collapse: collapse;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height:1.67em;
	/*line-height:20px;*/
	border-top-style: none;
}
#hyou td.h_right a {
	padding:0 0 0 8px;
	background:url(/bsh/img/dot_.gif) left center no-repeat;
}
#hyou td.h_left a:hover {
	text-decoration: underline;
}
#hyou td.h_right a:hover {
	text-decoration: underline;
}
/* ------------IE6----------- */
*html #hyou td.h_right img {
	vertical-align:middle;
	padding-right: 6px;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 0;	/* margin-top: -0.2em;
    vertical-align: middle;  */
}
/* ------------IE6----------- */

