

#wrapper {
	background:url(../images/JAPAN.png) 470px 200px no-repeat;
}


a {
	text-decoration:none;
}

#top ul {
	padding-top:0px;
	font-size:14px;
}
#top li {
	padding-left:15px;
	margin-bottom:10px;
}
#top a:hover {
	color:#ED1C24;
}
#top li.current {
	background:url(../images/icon_red_sq.gif) left 2px no-repeat;
}

#top li.current a{
	color:#ED1C24;
}
