@charset "utf-8";

#imgArea {
	position: relative;
	height: 360px;
	width: 870px;
	margin: 5px auto 0px;
}

#imgArea p {
	float: left;
}
/*---------- end [imgArea] ----------*/

#naviMenu {
	height: 330px;
	width: 200px;
	float: left;
	margin-right: 10px;
	background: url(../images/navi_top.jpg);
	padding-top: 30px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

#naviMenu li {
	font-size: 0px;
	line-height: 0px;
}

#naviMenu li a {
	height: 60px;
	width: 200px;
	display: block;
}

#naviMenu .aBtn,
#naviMenu .aBtn a:hover {
	background: url(../images/topnavi_back.jpg) no-repeat right -30px;
}

#naviMenu .aBtn {
	background: url(../images/topnavi_back.jpg) no-repeat left -30px;

}

#naviMenu .bBtn,
#naviMenu .bBtn a:hover {
	background: url(../images/topnavi_back.jpg) no-repeat right -90px;
}

#naviMenu .bBtn {
	background: url(../images/topnavi_back.jpg) no-repeat left -90px;

}

#naviMenu .cBtn,
#naviMenu .cBtn a:hover {
	background: url(../images/topnavi_back.jpg) no-repeat right -150px;
}

#naviMenu .cBtn {
	background: url(../images/topnavi_back.jpg) no-repeat left -150px;
}

#naviMenu .dBtn,
#naviMenu .dBtn a:hover {
	background: url(../images/topnavi_back.jpg) no-repeat right -210px;
}

#naviMenu .dBtn {
	background: url(../images/topnavi_back.jpg) no-repeat left -210px;
}

#naviMenu .eBtn,
#naviMenu .eBtn a:hover {
	background: url(../images/topnavi_back.jpg) no-repeat right -270px;
}

#naviMenu .eBtn {
	background: url(../images/topnavi_back.jpg) no-repeat left -270px;
}

#naviMenu .rightSide a {
	height: 60px;
	width: 200px;
	border-style: none;
}

/*---------- end [#naviMenu] ----------*/

#contentsArea {
	width: 870px;
	margin: 0px auto;
}

#leftWrapper {
}

/*---------- end [#leftWrapper] ----------*/

#rightWrapper {
}

/*---------- end [#rightWrapper] ----------*/

#centerWrapper {
	position: relative;
	overflow: hidden;
}
#centerWrapper h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}
#centerWrapper #topMenu {
}

#centerWrapper #topMenu li {
	float: left;
}



/*---------- end [#centerWrapper] ----------*/

/*---------- end [#contentsArea] ----------*/


/*---------- end [#mainWrapper] ----------*/

