@charset "Shift_JIS";

/*@‘‘‘@nav_base@‘‘‘ */

#G_nav  {
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	height: 64px;
	margin-top: 1px;
}
#G_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
}


/*@‘‘‘@nav_bts@‘‘‘ */

#home   {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#aboutus  {
	text-decoration: none;
	display: block;
}

#service  {
	text-decoration: none;
	display: block;
}

#recruit   {
	text-decoration: none;
	display: block;
}

#inquiry   {
	text-decoration: none;
	display: block;
}


/*@‘‘‘@nav_bts link@‘‘‘ */
#home a   {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#aboutus a  {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -234px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#service a  {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -468px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#recruit a   {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -702px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#inquiry a   {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -936px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

/*@‘‘‘@nav_bts hover@‘‘‘ */
#home a:hover   {
	text-decoration: none;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	text-indent: -9999px;
	overflow: hidden;
}

#aboutus a:hover  {
	text-decoration: none;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -234px -64px;
	text-indent: -9999px;
	overflow: hidden;
}

#service a:hover  {
	text-decoration: none;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -468px -64px;
	text-indent: -9999px;
	overflow: hidden;
}

#recruit a:hover  {
	text-decoration: none;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -702px -64px;
	text-indent: -9999px;
	overflow: hidden;
}

#inquiry a:hover   {
	text-decoration: none;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -936px -64px;
	text-indent: -9999px;
	overflow: hidden;
}

/*@‘‘‘@nav_bts hit@‘‘‘ */

#home_body #home a   {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -128px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#aboutus_body #aboutus a  {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -234px -128px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#service_body #service a  {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -468px -128px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#recruit_body #recruit a   {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -702px -128px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#inquiry_body #inquiry a   {
	text-decoration: none;
	display: block;
	height: 64px;
	width: 234px;
	background-image: url(../image/common/nav.jpg);
	background-repeat: no-repeat;
	background-position: -936px -128px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/*@‘‘‘@footer nav@‘‘‘@*/

#footnav {
	list-style-type: none;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 0px;
	height: 16px;
	display: block;
	font-size: .9em;
	line-height: 1.4em;
	color: #666;
}
#footnav li  {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: .9em;
	line-height: 1.4em;
}
#footnav li a  {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	color: #333;
	height: 16px;
}
#footnav li a:hover {
	color: #00F;
}
.sub_nav  {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	width: 200px;
}
.sub_nav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	
}
.sub_nav li a {
	text-decoration: none;
	background-image: url(../image/common/arrow.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #666;
	display: block;
	padding: 10px;
}
.sub_nav li a:hover {
	color: #FFF;
	background-color: #CCCCCC;
}
.sub_nav .hit a {
	background-color: #693;
	color: #FFF;
}
.sub_nav .hitq a {
	background-color: #693;
	color: #FFF;
}
