@charset "utf-8";

/*---BT format---*/
ul#G_nav {
	display: block;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 53px;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
}
ul#G_nav li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*---nav base---*/
#home {
	display: block;
}
#products {
	display: block;
}
#exsample {
	display: block;
}
#aboutus {
	display: block;
}
#inquiry {
	display: block;
}

/*---nav link---*/
#home a {
	display: block;
	height: 53px;
	width: 195px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
#products a {
	display: block;
	height: 53px;
	width: 196px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -195px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#exsample a {
	display: block;
	height: 53px;
	width: 196px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -391px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#aboutus a {
	display: block;
	height: 53px;
	width: 196px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -587px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#inquiry a {
	display: block;
	height: 53px;
	width: 195px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -783px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

/*---nav hover---*/
#home a:hover {
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -53px;
	}
#products a:hover {
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -195px -53px;
}
#exsample a:hover {
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -391px -53px;
}
#aboutus a:hover {
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -587px -53px;
}
#inquiry a:hover {
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -783px -53px;
}

/*---nav hit---*/
#home_body #home a {
	display: block;
	height: 53px;
	width: 195px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -106px;
	text-indent: -9999px;
	overflow: hidden;
	}
#products_body #products a {
	display: block;
	height: 53px;
	width: 196px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -195px -106px;
	text-indent: -9999px;
	overflow: hidden;
}
#exsample_body #exsample a {
	display: block;
	height: 53px;
	width: 196px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -391px -106px;
	text-indent: -9999px;
	overflow: hidden;
}
#aboutus_body #aboutus a {
	display: block;
	height: 53px;
	width: 196px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -587px -106px;
	text-indent: -9999px;
	overflow: hidden;
}
#inquiry_body #inquiry a {
	display: block;
	height: 53px;
	width: 195px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -783px -106px;
	text-indent: -9999px;
	overflow: hidden;
}



/*---subnav---*/
ul#s_nav {
	width: 270px;
	list-style: none;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
/*▼Safari,Chrom*/
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
/*▼Firefox*/
	-moz-border-bottom-left-radius:8px;
	-moz-border-bottom-right-radius:8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;

}
ul#s_nav li {
	margin: 0px 0px 5px;
	padding: 0px;
}
ul#s_nav li a {
	display: block;
	width: 265px;
	text-decoration: none;
	padding-top: 22px;
	padding-left: 20px;
	font-size: 1em;
	background-image: url(../image/common/sub_nav.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#s_nav li a:hover {
	color: #990000;
}
ul#s_nav li .hit a {
	display: block;
	width: 265px;
	text-decoration: none;
	padding-top: 22px;
	padding-left: 20px;
	font-size: 1em;
	background-image: url(../image/common/sub_nav.jpg);
	background-position: 0px -120px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ol.banner {
	list-style: none;
	margin: 10px auto 20px;
	padding: 0px;
	width: 173px;
}
ol.banner li {
	margin: 3px 0px 5px;
	padding: 0px;
}
ul#category_nav {
	display: block;
	margin: 0px auto 15px;
	padding: 0px;
	width: 176px;
}
ul#category_nav li {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 174px;
	height: 30px;
	list-style: none;
}
ul#category_nav li a {
	display: block;
	margin: 0px;
	padding: 7px 0px 0px 20px;
	height: 28px;
	list-style: none;
	background-image: url(../image/common/sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #333333;
	text-decoration: none;
	width: 154px;
}
ul#category_nav li.hit a {
	display: block;
	margin: 0px;
	padding: 7px 0px 0px 20px;
	height: 28px;
	list-style: none;
	background-image: url(../image/common/sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -71px;
	color: #333333;
	text-decoration: none;
	width: 154px;
}
