#stylefive{
	position:relative;
	display:block;
	height:36px;
	background:transparent url(bg_nen.jpg) repeat-x top left;
	border-bottom:0px solid #FF0066;
	}

#stylefive ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	height: 36px;
	}

#stylefive ul li{
	display:block;
	float:left;
	margin:0;
	height: 36px;
	}

#stylefive ul li a{
	display:block;
	float:left;
	color:#ffff00;
	text-decoration:none;
	background:transparent url(bg_line.jpg) no-repeat top right;
	border-top:2px solid #ffff00;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 12px;
	}

#stylefive ul li a:hover,#stylefive ul li a.current{
font-size : 12px;
color : #c8af13;
font-family : arial;
	color:#fff;
	background:#000000 url(bg_line.jpg) no-repeat top right;
	border-top:2px solid #cccccc;
	}