@charset "utf-8";
/*nav style*/
#subNav1,#subNav2,#subNav3{
	display:none;
	position:absolute;
	top:42px;
	left:0px;
	width:278px;
	padding:0px 10px 5px 10px;
	background:#e5e5e5 url(../images/bg_snav_div.gif) repeat-x;
	border:1px solid #c5c5c5;
	}
#subNav1 div,#subNav2 div,#subNav3 div{
	clear:both;
	padding:7px 0 9px 0;
	}	
.navs{
	float:left;
	height:100%;
	}	
#nav li .navs li {
	margin:0 0 5px 0;
	font-weight:bold;
	float:none;}
.navs li a:visited{
	color: #003cff;
	background:#FFF;
	}
.navs li.s{
	font-size:10px;
	}	
.navs li a{
	display:block;
	width:133px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:#FFF;
	border:1px solid #c2c2c2;
	color: #003cff;
	}
.navs li a:hover{
	background:#384879;
	color:#fff;
	}	
.navs li a#now{
	background:#384879;	
	color:#fff;
	}	
/**/
.left{
	float:left;
	width:282px;
	}
.botImg {
	padding-top:10px;
	clear:both;
	text-align:center;
	}
.ulIndex{
	margin:10px 0 0 0;
	padding:7px;
	background:#e7eaf4 url(../images/bg_index_left_ul.jpg) repeat-x;
	font-weight:bold;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.ulIndex h2{
	height:25px;
	background:url(../images/bg_index_left_tit.jpg) no-repeat;
	padding: 0 0 0 10px;
	line-height:25px;
	font-weight:bold;
	}
.ulIndex li{
	padding:0 0 8px 0;}	
.ulIndex ul{
	margin:5px 0 0 5px;
	line-height:1.5;
	}	
.ulIndex ul li {
	padding:0;}
/*right*/
.rightBox{
	margin:5px 0 0 0;
	padding:11px 8px 10px 8px;
	background:#f6f6f6;
	}
.rightULbox{
	padding:8px 6px 8px 6px;
	background:#e9edfa;
	margin: 0 0 7px 0;
	height:100%;
	}
.rightULbox a{
	font-weight:bold;
	}	
.ulTop{
	border:1px solid #fff;
	background:url(../images/bg_left_top.jpg) repeat-x;
	overflow:hidden;
	height:100%;}	
.ulTop li{
	float:left;
	height:23px;
	line-height:23px;
	}
.ulTop li.right{
	border-right:1px solid #fff;
	}
.ulTop li.now{
	background:url(../images/bg_left_top_now.jpg) repeat-x;
	
	}	
.ulTop li a{
	float:left;
	background:url(../images/bg_left_a.jpg) 1px center no-repeat;
	padding:0 8px;}
.ulTop li a.noBg{
	background:none;}	
.ulTop li a.now{
	background:url(../images/bg_left_a_now.jpg) 1px center no-repeat;
	
	}	
.rightUL {
	padding:5px 0 0 0;
	}
.rightUL a{
	font-weight:bold;}

.rightUL h2{
	margin-bottom:5px;}	
	
.rightULR {
	width:270px;
	float:left;
	background:url(../images/bg_rightUL_Lb.gif) repeat-y;
	}	
.rightULR li li{
	padding:0 0 0 26px;
	line-height:1.7;
	background:url(../images/ico_arr.gif) 10px center no-repeat;
	}	
#tab1,#tab2,#tab3,#tab4{
	display:none;
	}
#tab1{
	display:block;
	}	

/*トップページ内入試願書一覧表(okada追加）*/
	
#other{
	margin:0 10px  5px 10px;
	border:#666666 1px solid;
	width:270px;
	float: right;
	line-height:1.5;
}	
	
/*保護者(okada追加）*/

.index_new_hogosya{
        margin-left:5px;
}