@charset "utf-8";

#header{
	width: 960px;
	margin: 0 auto;
}

#header h1{
	float: left;
	padding: 15px 0 0 18px;
}

#header ul{
	list-style: none;
	float: right;
}

#header ul li{
	float: left;
	margin: 0 10px 0 0;
}

#header .navi1{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi1:hover{
	border-top: 6px solid #66CC00;
	height: 38px;
}

#header .navi2{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi2:hover{
	border-top: 6px solid #CC0000;
	height: 38px;
}

#header .navi3{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi3:hover{
	border-top: 6px solid #6633CC;
	height: 38px;
}

#header .navi4{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi4:hover{
	border-top: 6px solid #3399CC;
	height: 38px;
}

#header .navi5{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi5:hover{
	border-top: 6px solid #66CC99;
	height: 38px;
}

#header .navi6{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi6:hover{
	border-top: 6px solid #FF9933;
	height: 38px;
}

#header .navi7{
	border-top: 6px solid #6B6B6B;
	height: 38px;
	margin-top: -6px;
}

#header .navi7:hover{
	border-top: 6px solid #CCCC99;
	height: 38px;
}
