@charset "utf-8";



#side-navi h3{
	background-image:none;
	background-color:#69c;
	color:#fff;
	border:none;
}
#side-navi h3.orange{
	background-image:none;
	background-color:#f96;
	color:#fff;
	border:none;
}
#side-navi h3 span{
}
#side-navi h3 a:hover{
	color:#def !important;
}
#side-navi h3.orange a:hover{
	color:#ffc !important;
}

#side-navi img{
	vertical-align:bottom;
}
#side-navi .content{
	margin:0 0 10px;
}
#side-navi .content a{
	color:#444 !important;
}
#side-navi .content strong{
	white-space:nowrap;
	overflow:hidden;
	overflow-x:hidden;
}
#side-navi .content ul li a{
	color:#444;
}
#side-navi .content ul li a:hover,
#side-navi .content ul li a.current{
	background:#def;
}

/* feature */
#side-ojt a:hover,
#side-jsbs a:hover,
#side-artchildcare a:hover,
#side-album a:hover,
#side-approach a:hover,
#side-system a:hover,
#side-dietary-edu a:hover,
#side-childcare a:hover,
#side-schedule a:hover{
	background:#fdd !important;
}

