@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;
}
/* ○トップイメージ ****************************************/
#slider {
	position: absolute;
	width:100%;
	left:0;
}
/* ○ニュース、行事（メニュー上段） ****************************************/
#menu_upper {
	margin:380px 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----------- */

/* ------------NEWS FEED----------- */
.newsfeed{
	background: url(../img/feed_bg.png) no-repeat;
	height: 152px;
}
#menu_upper .newsfeed h3{
	height: 26px;
	padding: 0;
	line-height: 1;
	border: none;
	text-indent: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
.newsfeed #feed .update{
	padding: 6px 10px;
	color: #2a3d8c;
	font-size: 11px;
}
.newsfeed #feed li{
	padding: 4px 0 4px 7px;
	margin: 0 10px;
	list-style: none;
	background: url(../img/dot_.gif) 0 center no-repeat;
}
.newsfeed #feed li:first-child{
	font-weight: bold;
	border-bottom: dotted 1px #9badf2;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.newsfeed #feed li a:hover{
	text-decoration: underline;
}
/**add**/
.newsfeed2{
    border: 4px solid #31438d;
    border-top:none;
	display: block;
	overflow: hidden;
    width: auto;
}

.newsfeed2 h3{background: #31438d;
    color: #fff!important;
    text-align: left;padding: 7px 5px 7px 5px!important;
	display: block;
	overflow: hidden;
}
.newsfeed2 h3 span{
    color: #ff3030!important;
    float: right;
}
.newsfeed2 #feed{
    padding: 5px 7px 0px 7px;
}.newsfeed2 #feed span{
    background: #dcdfef;
    display: block;
    padding: 4px;
     border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */ 
}
.newsfeed2 .newsList{
    padding: 7px;
}
.newsfeed2 h3 a{
    padding: 0px;
    color: #fff;text-decoration: none;
}
.newsfeed2 h3 a:hover{
text-decoration: underline;
}
.newsfeed2 .newsList a{display: block;padding: 5px 8px;
    background: url(/bsh/img/dot_.gif) left center no-repeat;
}
.newsfeed2 .newsList a:first-child{
	font-weight: bold;
	border-bottom: dotted 1px #9badf2;
}
.newsfeed2 .newsList a:hover{text-decoration: underline;
}


/* ------------NEWS FEED----------- */