/*グローバルナビゲーション*/
ul#gn {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:61px;
	clear:both;
}
#gn li {
	float:left;
	vertical-align: top;
	margin:0;
	padding:0;
	overflow:hidden;
	height:61px;
}

#gn li a:hover img{
	position:absolute;
	top:-61px;
	height:61px;
	overflow:hidden;
	display:block;
}



#gn li a{
	height:61px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#gn li a:hover,#gn li a img{
	position:relative;
	background-color:#fff:
	height:61px;
	vertical-align:top;
	overflow:hidden;
}

.home a {
	background: url(../images/gn/gn_home.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 138px;
	/*text-indent: -9999px;
	text-decoration: none;*/
}
.home a:hover {
	background: url(../images/gn/gn_home-over.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
.home0 {
	background: url(../images/gn/gn_home-over.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 138px;
	text-decoration: none;
}
.about a {
	background: url(../images/gn/gn_about.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 141px;
	text-decoration: none;
}
.about a:hover {
	background: url(../images/gn/gn_about-over.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
.about0 {
	background: url(../images/gn/gn_about-over.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 141px;
	text-decoration: none;
}
.guide a {
	background: url(../images/gn/gn_guide.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 140px;
	text-decoration: none;
}
.guide a:hover {
	background: url(../images/gn/gn_guide-over.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}

.guide0 {
	background: url(../images/gn/gn_guide-over.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 140px;
	text-decoration: none;
}
.topics a {
	background: url(../images/gn/gn_topics.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 140px;
	text-decoration: none;
}
.topics a:hover {
	background: url(../images/gn/gn_topics-over.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
.topics0 {
	background: url(../images/gn/gn_topics-over.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 140px;
	text-decoration: none;
}
.inquiry a {
	background: url(../images/gn/gn_inquiry.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 139px;
	text-decoration: none;
}
.inquiry a:hover {
	background: url(../images/gn/gn_inquiry-over.gif) no-repeat left top;
	display: block;
	text-decoration: none;
}
.inquiry0 {
	background: url(../images/gn/gn_inquiry-over.gif) no-repeat left top;
	display: block;
	height: 61px;
	width: 139px;
	text-decoration: none;
}

/*　2010/02/01 追加　*/
.implanttxt {
	font-weight: bold;
	font-size:14px;
}
/*　2010/02/01 追加ここまで　*/
