/* CSS sidenavi Document  for English */

#contents #sidenavi{
	margin :0px;
	padding: 0px;
	width:160px;
	height: auto;
	float: right;
	background: #CCCCCC;

}


#sidenavi #s01{
	padding: 0px;
	width:150px;
	height: auto;
	height: auto;
	border-top: 0px none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 3px 3px 7px 4px;
}


#sidenavi #s01 ul{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	width: 150px;
}

#sidenavi h2{
	width:150px;
	height:25px;
	margin: 0px;
	padding: 0px;
}



#sidenavi #s01 li {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 7px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 5px;
} 

#sidenavi #s01 li#no {

font-size: 0.8em;
color:#666666;
}


#sidenavi #s01 li#last {
border-bottom: none;
} 


#sidenavi li#mini {
	color: #333333;
	padding-left: 10px;
} 


#sidenavi #s01 li a{
	font-size: 0.9em;
	line-height: 1.6em;
	color:#666666;
	text-decoration: none;
}
#sidenavi #s01 li a:hover,#sidenavi #s01 li a:active{
	color:#0000FF;
	text-decoration: none;
}

#sidenavi #s01 li img.icon {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

/*oi[*/
#sidenavi #banner{
width:160px;
	height:40px;
	margin:0px;
	padding: 0px;
}