@charset "UTF-8";

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

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

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

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

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

body.cat02 #catNavi ul li.sN01{ background:url(images/sbt09on.jpg) no-repeat;}
body.cat02 #catNavi ul li.sN02{ background:url(images/sbt10on.jpg) no-repeat;}
body.cat02 #catNavi ul li.sN03{ background:url(images/sbt11on.jpg) no-repeat;}
body.cat02 #catNavi ul li.sN04{ background:url(images/sbt12on.jpg) no-repeat;}
body.cat02 #catNavi ul li.sN05{ background:url(images/sbt13on.jpg) no-repeat;}

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

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

body.cat02 ul.hennyu{
	font-size:1.4em;
	margin-bottom:1.5em;
}

body.cat02 ul.hennyu li{
	text-indent:-1em;
	padding-left:1em;
}
