div#navi {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: px;
}

div#navi ul{
    width: 200px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	border-right: solid 0px #cccccc;
	border-top: solid 0px #cccccc;
}

div#navi li{
	width: 198px;
	margin: 0px;
	list-style: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(../image/000a93.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	border-bottom: solid 1px #cccccc;
}

div#navi li.now{
	background-image: url(../image/000a83.gif);
}

div#navi li.on{
	background-image: url(../image/000a88.gif);
}


div#navi li.sub{
	background-image: url(../image/000a84.gif);
	width: 189px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #2680E4;
}

div#navi li.sub0{
	background-image: url(../image/000a89.gif);
	width: 189px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #999999;
}


div#navi li.subnow{
	background-image: url(../image/000a86.gif);
	width: 189px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #2680E4;
}


div#navi li.subon{
	background-image: url(../image/000a90.gif);
	width: 189px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #2680E4;
}


div#navi li.sub2{
	background-image: url(../image/000a89.gif);
	width: 180px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: solid #999999 3px;
}

div#navi li.sub2now{
	background-image: url(../image/000a87.gif);
	width: 180px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
}

div#navi li.sub3{
	background-image: url(../image/000a89.gif);
	width: 171px;
	margin-left: 27px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: solid #999999 3px;
}

div#navi li.sub3now{
	background-image: url(../image/000a87.gif);
	width: 171px;
	margin-left: 27px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
}

div#navi li.sub3buy{
	background-image: url(../image/000a85.gif);
	width: 171px;
	margin-left: 27px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #FF6600;
}

div#navi li.sub4{
	background-image: url(../image/000a89.gif);
	width: 162px;
	margin-left: 36px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: solid #999999 3px;
}

div#navi li.sub4now{
	background-image: url(../image/000a87.gif);
	width: 162px;
	margin-left: 36px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
}

div#navi li a{
	color: #000000;
	text-decoration: none;	
}

div#navi li a:hover{
	color: #000000;
	text-decoration: underline;	
}

div#mailto {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: px;
}

div#mailto ul{
    width: 200px;
	margin: 0px;
	padding: 0px;
	margin-right: 9px;
	border-top: solid 1px #cccccc;
}

div#mailto li{
	width: 185px;
	margin: 0px;
	list-style: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: dashed 1px #cccccc;
}

div#mailto li a{
	color: #000000;
}