@charset "UTF-8";

@import url("../common/css/reset.css");
@import url("../common/css/base.css");

/* -----------------------------------------------------------------
Title: igaku.css
Created: 2010-06-18
Last Modified: 2010-06-18
------------------------------------------------------------------ */
div#catNavi{
	width:557px;
	height:34px;
	margin-bottom:10px;
	float:right;
}

body.cat06 #catNavi ul li {	
	width:111px;
	height:34px;
	float:left;
}

body.cat06 #catNavi ul li a{
	display:block;
	width:111px;
	height:34px;
}

body.cat06 #catNavi ul li.sN05,
body.cat06 #catNavi ul li.sN05 a{	
	width:113px;
}

body.cat06 #catNavi ul li.sN01{ background:url(images/sbt29on.jpg) no-repeat;}
body.cat06 #catNavi ul li.sN02{ background:url(images/sbt30on.jpg) no-repeat;}
body.cat06 #catNavi ul li.sN03{ background:url(images/sbt31on.jpg) no-repeat;}
body.cat06 #catNavi ul li.sN04{ background:url(images/sbt32on.jpg) no-repeat;}
body.cat06 #catNavi ul li.sN05{ background:url(images/sbt33on.jpg) no-repeat;}

body.cat06 #catNavi ul li a:hover{
	background: none;	
}

body.cat06 #catNavi ul li a:hover img{
	width:0px;
	height:0px;
}

