@charset "utf-8";
/* CSS Document */
/*navi================================================================*/
.na_navi01 {
	font-weight: bold;
	background-image: url(../img/index/back/navi_back01.gif);
	background-repeat: repeat;
	height: 40x;
	font-size: 10px;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	clear: both;
}

.na_navi02 {
	background-image: url(../img/index/back/navi_back02.gif);
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -3px;
	clear: both;
}

