/* CSS Document */

/*NAVi*/
#naviArea{
height:38px;
}
/**/
#navigationArea {
width:622px;
height:43px;
text-align:left;

float:left;
}
#nav {
	list-style:none;
	padding:0px;
	line-height:normal;
	margin: 0px;
	float:left;
}
#nav li{
	float:left;
}
#nav li a{
	height: 43px;
	display:block;
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0px;
	vertical-align: bottom;
	text-align:center;
	line-height: normal;
text-indent:-1000px; }
#nav #nav-01 a{
	width:120px;
	background-image: url(../images/navi-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-01 a:hover{
	background-image: url(../images/navi-01h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-02 a{
	width:120px;
	background-image: url(../images/navi-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-02 a:hover{
	background-image: url(../images/navi-02h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-02 .active{
	background-image: url(../images/navi-02-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav #nav-03 a{
	width:129px;
	background-image: url(../images/navi-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-03 a:hover{
	background-image: url(../images/navi-03h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-04 a{
	width:119px;
	background-image: url(../images/navi-04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-04 a:hover{
	background-image: url(../images/navi-04h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #nav-05 a{
	width:134px;
	background-image: url(../images/navi-05.gif);
	background-repeat: no-repeat;
	background-position: left top;}
#nav #nav-05 a:hover{
	background-image: url(../images/navi-05h.gif);
	background-repeat: no-repeat;
	background-position: left top;}

#nav #nav-08 .innerpage{
	background-image: url(../images/navi-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
