﻿#gnavi-area2 {
	margin: 0 auto;
	width: 1000px;
	height: 151px;
	background: url(../img/global/koso_header2.jpg) left top no-repeat;
	font-weight: bold;
}
#headerArea2 {
	overflow: hidden; zoom: 1;
	margin-left: 340px;
}
#g-menu2 {
	margin-top: 120px;
}
#g-menu2 li {

	float: left;
	position: relative;
	z-index: 3;
	color: gray;
	font-size: 14px;
	padding: 0px 8px;
	border-right: 1px dotted gray;
}
#g-menu2 li a {
	text-decoration: none;
	color: #006600;
}
#g-menu2 li a:hover {
	text-decoration: none;
	background: #006600;
	color: #ffffff;
}

