@charset "utf-8";
/* CSS Document */

.navHolder_index {
	width:950px;
	height:100px;
	margin:0 auto;
	position:relative;
	background:url(../images/nav/nav_bg.jpg) no-repeat;
	display:block;
}

a.link1Bt {
	width:191px;
	height:47px;
	background:url(../images/nav/MYlink1.jpg) no-repeat;
	position:absolute;
	left: 0;
	top:34px;
}

.link1Bt, a:hover.link1Bt {
	width:191px;
	height:47px;
	background:url(../images/nav/MYlink1.jpg) no-repeat 0 -47px;
	position:absolute;
	left: 0;
	top:34px;
}

a.link2Bt {
	width:189px;
	height:47px;
	background:url(../images/nav/MYlink2.jpg) no-repeat;
	position:absolute;
	left: 191px;
	top:34px;
}

.link2Bt, a:hover.link2Bt {
	width:189px;
	height:47px;
	background:url(../images/nav/MYlink2.jpg) no-repeat 0 -47px;
	position:absolute;
	left: 191px;
	top:34px;
}

a.link3Bt {
	width:189px;
	height:47px;
	background:url(../images/nav/MYlink4.jpg) no-repeat;
	position:absolute;
	left: 380px;
	top:34px;
}

.link3Bt, a:hover.link3Bt {
	width:189px;
	height:47px;
	background:url(../images/nav/MYlink4.jpg) no-repeat 0 -47px;
	position:absolute;
	left: 380px;
	top:34px;
}

a.link4Bt {
	width:189px;
	height:47px;
	background:url(../images/nav/MYlink3.jpg) no-repeat;
	position:absolute;
	left: 569px;
	top:34px;
}

.link4Bt, a:hover.link4Bt {
	width:189px;
	height:47px;
	background:url(../images/nav/MYlink3.jpg) no-repeat 0 -47px;
	position:absolute;
	left: 569px;
	top:34px;
}

a.link5Bt {
	width:190px;
	height:47px;
	background:url(../images/nav/MYlink5.jpg) no-repeat;
	position:absolute;
	left: 758px;
	top:34px;
}

.link5Bt, a:hover.link5Bt {
	width:190px;
	height:47px;
	background:url(../images/nav/MYlink5.jpg) no-repeat 0 -47px;
	position:absolute;
	left: 758px;
	top:34px;
}



.navHolder_sec_wrap {
	width:100%;
	height:56px;
	margin:0 auto;
	position:relative;
	background: url(../images/nav/sec_nav_bg_repeat.jpg) repeat-x;
	display:block;
}

.navHolder_sec_wrap .navHolder_sec {
	width:950px;
	height:56px;
	margin:0 auto;
	position:relative;
	background: url(../images/nav/sec_nav_bg.jpg) no-repeat;
}

a.link1Bt_sec {
	width:191px;
	height:56px;
	background:url(../images/nav/MYlinkSub1.jpg) no-repeat;
	position:absolute;
	left: 0;
	top:0;
}

.link1Bt_sec, a:hover.link1Bt_sec {
	width:191px;
	height:56px;
	background:url(../images/nav/MYlinkSub1.jpg) no-repeat 0 -56px;
	position:absolute;
	left: 0;
	top:0;
}

a.link2Bt_sec {
	width:189px;
	height:56px;
	background:url(../images/nav/MYlinkSub2.jpg) no-repeat;
	position:absolute;
	left: 191px;
	top:0;
}

.link2Bt_sec, a:hover.link2Bt_sec {
	width:189px;
	height:56px;
	background:url(../images/nav/MYlinkSub2.jpg) no-repeat 0 -56px;
	position:absolute;
	left: 191px;
	top:0;
}

a.link3Bt_sec {
	width:189px;
	height:56px;
	background:url(../images/nav/MYlinkSub4.jpg) no-repeat;
	position:absolute;
	left: 380px;
	top:0;
}

.link3Bt_sec, a:hover.link3Bt_sec {
	width:189px;
	height:56px;
	background:url(../images/nav/MYlinkSub4.jpg) no-repeat 0 -56px;
	position:absolute;
	left: 380px;
	top:0;
}

a.link4Bt_sec {
	width:189px;
	height:56px;
	background:url(../images/nav/MYlinkSub3.jpg) no-repeat;
	position:absolute;
	left: 569px;
	top:0;
}

.link4Bt_sec, a:hover.link4Bt_sec {
	width:189px;
	height:56px;
	background:url(../images/nav/MYlinkSub3.jpg) no-repeat 0 -56px;
	position:absolute;
	left: 569px;
	top:0;
}

a.link5Bt_sec {
	width:192px;
	height:56px;
	background:url(../images/nav/MYlinkSub5.jpg) no-repeat;
	position:absolute;
	left: 758px;
	top:0;
}

.link5Bt_sec, a:hover.link5Bt_sec {
	width:192px;
	height:56px;
	background:url(../images/nav/MYlinkSub5.jpg) no-repeat 0 -56px;
	position:absolute;
	left: 758px;
	top:0;
}





