@charset "UTF-8";
ul,li	{
	margin:0;
	padding:0;
}
a {	text-decoration: none;
}
table {
	margin: 0px;
	padding: 0px;
}
#globalNavi	{
	height: 48px;
	width: 790px;
}

#nav {
	margin: 0;
	position: relative;
	text-align: left;
	height: 48px;
	width: 790px;
	background: url(../ja/image/menu_back_01.jpg) repeat-x right top;
}
#nav li {
	list-style: none;
	float: left;
	position: relative;
	font: 14px/27px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	text-align: center;
	width: 92px;
}
#nav li a links{
	list-style: none;
	float: left;
	position: relative;
	font: 16px/27px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	text-align: center;
	width: 92px;
}


#nav ul {
	display: none;
	position: absolute;
	left: 0;
}
* html #nav ul { line-height: 0; }
#nav ul li {
	float: none;
	text-align: left;
}

#nav ul {
	width: 135px;
}
#nav ul ul {
	top: 0;
	left: 136px;
}
#nav ul a {
	display: block;
	width: 136px;
	background:#000;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #666;
	opacity: 0.9;
	filter: alpha(opacity=90);
	zoom: 1;
	line-height: 1;
	text-decoration: none;
}
#nav ul a.hover { background: #333; }


#menu1 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_rinen_02.png) no-repeat 0 0;
}

#menu2 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_rekishi_02.png) no-repeat 0 0;
}

#menu3 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_takumi_02.png) no-repeat 0 0;
}

#menu4 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_seko_02.png) no-repeat 0 0;
}

#menu5 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_nagare_02.png) no-repeat 0 0;
}
#menu6 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_kaisya_02.png) no-repeat 0 0;
}

#menu7 a {
	display: block;
	width: 92px;
	background: url(../ja/image/menu_mail_02.png) no-repeat 0 0;
}
