#nav {
	height: 51px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
	display: block;
}
#nav li a {
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	height: 51px;
}
.home {
	background-image: url(../images/common/navigation.gif);
	background-position: left bottom;
	height: 51px;
	width: 75px;
}
.products {
	background-image: url(../images/common/navigation.gif);
	background-position: -78px 0px;
	height: 51px;
	width: 80px;
	margin-left: 3px;
}
.products a:hover {
	background-image: url(../images/common/navigation.gif);
	background-position: -78px 51px;
	height: 51px;
	width: 80px;
}
.support {
	background-image: url(../images/common/navigation.gif);
	background-position: -161px 0px;
	height: 51px;
	width: 119px;
	margin-left: 3px;
}
.support a:hover {
	background-image: url(../images/common/navigation.gif);
	background-position: -161px 51px;
	height: 51px;
	width: 119px;
}
.sales {
	background-image: url(../images/common/navigation.gif);
	background-position: -283px 0px;
	height: 51px;
	width: 160px;
	margin-left: 3px;
}
.sales a:hover {
	background-image: url(../images/common/navigation.gif);
	background-position: -283px 51px;
	height: 51px;
	width: 160px;
}
.company {
	background-image: url(../images/common/navigation.gif);
	background-position: -446px 0px;
	height: 51px;
	width: 126px;
	margin-left: 3px;
}
.company a:hover {
	background-image: url(../images/common/navigation.gif);
	background-position: -446px 51px;
	height: 51px;
	width: 126px;
}
#green {
	background-image: url(../images/index/bg_green.gif);
	background-repeat: repeat-x;
	height: 360px;
	width: 100%;
}
#greencontents {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}
#greenmain {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
.leftfroat {
	float: left;
	margin-right: 4px;
	margin-top: 10px;
}
.froatcrear {
	clear: left;
	float: left;
}

#newitem {
	float: left;
	width: 307px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c5c5;
	text-align: center;
}
#info {
	float: right;
	width: 307px;
	margin-top: 20px;
	text-align: center;
}
.hasen01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c5c5c5;
}
.oshiete01 {
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bdd307;
	border-bottom-color: #bdd307;
	border-left-color: #bdd307;
}
.chuou {
	margin-right: auto;
	margin-left: auto;
	clear: left;
	float: left;
}
.oshietebg01 {
	background-image: url(../images/index/oshiete_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.px20 {
	font-family: "MS UI Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0.1em;
}
h3 {
	font-family: "MS UI Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
}
.oshietehasen {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4DB7F;
}


/* add header
============================ */
#nav01_txt{
background-color: #372C1E;
    width: 100%;
    vertical-align: bottom;	
	    overflow: hidden;
	
}
#nav_txt {
    width: 849px;
	margin:0 auto;	
	
}


#nav_txt ul{
	margin:0;
	padding:0;
}

#nav_txt li{
	display:block;
	float:left;border-left: 1px solid #020201;
}
#nav_txt li:last-child{
	border-right: 1px solid #020201;
}
#nav_txt li a{
	display: block;
    /* height: 59px; */
    padding: 12px 24px;
    border-left: 1px solid #4a453f;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-align:center;


}
#nav_txt li a span{
	display:block;
	font-size:12px;
	font-weight:normal;color: #988771;    margin-top: 5px;
}
#nav_txt li a:link,
#nav_txt li a:visited{
	color :#FFF;
}
#nav_txt li a:hover{
background: #4e4438;
	width:auto;
}

#nav_txt .home,
#nav_txt .products,
#nav_txt .support,
#nav_txt .company{
	background:none;
	height:auto;
	width:auto;
	
}





