@charset "utf-8";

.nav {
	text-align: center;
	font-size: 90%;
	clear: both;
	padding-bottom: 60px;
	margin-bottom: 60px;
	background-image: url(../../common/images/line001.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
}
.plan {
	clear: both;
	margin-bottom: 20px;
}

.mainnav {
	width: 1000px;
	height: 70px;
	clear: both;
}
.mainnav li {
	float: left;
	line-height: 0%;
}
