/* CSS Document */

#g_navi {
	height:50px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: left;
	padding: 0px;
	background-image: url(/images/navi/navi_off.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#g_navi ul {
	padding: 0px;
	margin: 0px;
	width: 910px;
	float: left;
}
#g_navi ul.index {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/index/bg-navi.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 910px;
	float: left;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#g_navi li.g_navi01-index a {
	width:180px;
	background-image: url(/images/navi/navi_off-index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
}
#g_navi li.g_navi01 a {
	width:180px;
	background-image: url(/images/navi/navi_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
}
#g_navi li.g_navi02 a {
	width:180px;
	background-image: url(/images/navi/navi_off.jpg);
	background-repeat: no-repeat;
	background-position: -185px 0px;
}
#g_navi li.g_navi03 a {
	width:180px;
	background-image: url(/images/navi/navi_off.jpg);
	background-repeat: no-repeat;
	background-position: -365px 0px;
}
#g_navi li.g_navi04 a {
	width:180px;
	background-image: url(/images/navi/navi_off.jpg);
	background-repeat: no-repeat;
	background-position: -545px 0px;
}
#g_navi li.g_navi05 a {
	width:180px;
	background-image: url(/images/navi/navi_off.jpg);
	background-repeat: no-repeat;
	background-position: -725px 0px;
}


/*------hover*/
#g_navi li.g_navi01-index a:hover {
	background-image: url(/images/navi/navi_on-index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#g_navi li.g_navi01 a:hover {
	background-image: url(/images/navi/navi_on.jpg);
	background-repeat: no-repeat;
	background-position: -0px 0px;
}
#g_navi li.g_navi02 a:hover {
	background-image: url(/images/navi/navi_on.jpg);
	background-repeat: no-repeat;
	background-position: -185px 0px;
}
#g_navi li.g_navi03 a:hover {
	background-image: url(/images/navi/navi_on.jpg);
	background-repeat: no-repeat;
	background-position: -365px 0px;
}
#g_navi li.g_navi04 a:hover {
	background-image: url(/images/navi/navi_on.jpg);
	background-repeat: no-repeat;
	background-position: -545px 0px;
}
#g_navi li.g_navi05 a:hover {
	background-image: url(/images/navi/navi_on.jpg);
	background-repeat: no-repeat;
	background-position: -725px 0px;
}

.navi-wapper {
	height: auto;
	width: 202px;
	margin-top: 10px;
	margin-left: 6px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
}
.navi-wapper_bottom {
	height: auto;
	width: 202px;
	margin-top: 30px;
	margin-left: 6px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.button_01 {
	height: 44px;
	width: 202px;
	display: block;
	background-image: url(/images/common/button/qa-off.jpg);
	background-repeat: no-repeat;
}
.button_01 a {
	height: 44px;
	width: 202px;
	display: block;
	background-image: url(/images/common/button/qa-off.jpg);
	background-repeat: no-repeat;
}
.button_01 a:hover{
	height: 44px;
	width: 202px;
	background-image: url(/images/common/button/qa-on.jpg);
	background-repeat: no-repeat;
}
.button_02 {
	height: 44px;
	width: 202px;
	display: block;
	background-image: url(/images/common/button/inquiry-off.jpg);
	background-repeat: no-repeat;
}
.button_02 a {
	height: 44px;
	width: 202px;
	display: block;
	background-image: url(/images/common/button/inquiry-off.jpg);
	background-repeat: no-repeat;
}
.button_02 a:hover{
	height: 44px;
	width: 202px;
	background-image: url(/images/common/button/inquiry-on.jpg);
	background-repeat: no-repeat;
}
.button_03 {
	height: 44px;
	width: 202px;
	display: block;
	background-image: url(/images/common/button/blog-off.jpg);
	background-repeat: no-repeat;
}
.button_03 a {
	height: 44px;
	width: 202px;
	display: block;
	background-image: url(/images/common/button/blog-off.jpg);
	background-repeat: no-repeat;
}
.button_03 a:hover{
	height: 44px;
	width: 202px;
	background-image: url(/images/common/button/blog-on.jpg);
	background-repeat: no-repeat;
}
.button_04 {
	height: 43px;
	width: 200px;
	display: block;
	background-image: url(/images/common/button/home-off.jpg);
	background-repeat: no-repeat;
}
.button_04 a {
	height: 43px;
	width: 200px;
	display: block;
	background-image: url(/images/common/button/home-off.jpg);
	background-repeat: no-repeat;
}
.button_04 a:hover{
	height: 43px;
	width: 200px;
	background-image: url(/images/common/button/home-on.jpg);
	background-repeat: no-repeat;
}

.button_page-top {
	height: 24px;
	width: 97px;
	display: block;
	background-image: url(/images/common/button/page-top_off.jpg);
	background-repeat: no-repeat;
}
.button_page-top a {
	height: 24px;
	width: 97px;
	display: block;
	background-image: url(/images/common/button/page-top_on.jpg);
	background-repeat: no-repeat;
}
.button_page-top a:hover{
	height: 24px;
	width: 97px;
	background-image: url(/images/common/button/page-top_off.jpg);
	background-repeat: no-repeat;
}
