@charset "utf-8";

/*グローバルメニュー*/
#mainnavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainnavi li a{
	background-image: url(img/menu_globe_201008.gif);
	display: block;
	width: 204px;
	overflow: hidden;
}
#mn01_on {background-position: -204px 0px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn02_on {background-position: -204px -25px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn03_on {background-position: -204px -60px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn04_on {background-position: -204px -95px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn05_on {background-position: -204px -130px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn06_on {background-position: -204px -165px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn07_on {background-position: -204px -200px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn08_on {background-position: -204px -235px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn09_on {background-position: -204px -270px;padding-top: 35px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn10_on {background-position: -204px -305px;padding-top: 30px;display: block;height: 0px;width: 204px;overflow: hidden;background-image: url(img/menu_globe_201008.gif);}
#mn01 a{background-position: 0px 0px;height: 0px;padding-top: 25px;}
#mn02 a{background-position: 0px -25px;height: 0px;padding-top: 35px;}
#mn03 a{background-position: 0px -60px;height: 0px;padding-top: 35px;}
#mn04 a{background-position: 0px -95px;height: 0px;padding-top: 35px;}
#mn05 a{background-position: 0px -130px;height: 0px;padding-top: 35px;}
#mn06 a{background-position: 0px -165px;height: 0px;padding-top: 35px;}
#mn07 a{background-position: 0px -200px;height: 0px;padding-top: 35px;}
#mn08 a{background-position: 0px -235px;height: 0px;padding-top: 35px;}
#mn09 a{background-position: 0px -270px;height: 0px;padding-top: 35px;}
#mn10 a{background-position: 0px -305px;height: 0px;padding-top: 30px;}
#mn01 a:hover{background-position: -204px 0px;}
#mn02 a:hover{background-position: -204px -25px;}
#mn03 a:hover{background-position: -204px -60px;}
#mn04 a:hover{background-position: -204px -95px;}
#mn05 a:hover{background-position: -204px -130px;}
#mn06 a:hover{background-position: -204px -165px;}
#mn07 a:hover{background-position: -204px -200px;}
#mn08 a:hover{background-position: -204px -235px;}
#mn09 a:hover{background-position: -204px -270px;}
#mn10 a:hover{background-position: -204px -305px;}

/*バナーメニュー*/
#bannernavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bannernavi li a{
	background-image: url(img/menu_banner_201008.jpg);
	display: block;
	width: 188px;
	overflow: hidden;
}
#bn01 a{background-position: 0px 0px;height: 0px;padding-top: 106px;}
#bn02 a{background-position: 0px -106px;height: 0px;padding-top: 115px;}
#bn03 a{background-position: 0px -221px;height: 0px;padding-top: 115px;}
#bn04 a{background-position: 0px -336px;height: 0px;padding-top: 115px;}
#bn05 a{background-position: 0px -451px;height: 0px;padding-top: 64px;}
#bn06 a{background-position: 0px -515px;height: 0px;padding-top: 64px;}
#bn01 a:hover{background-position: -188px 0px;}
#bn02 a:hover{background-position: -188px -106px;}
#bn03 a:hover{background-position: -188px -221px;}
#bn04 a:hover{background-position: -188px -336px;}
#bn05 a:hover{background-position: -188px -451px;}
#bn06 a:hover{background-position: -188px -515px;}

/*体験ボタン*/
.btn_trial{text-indent:-9999px;}
.btn_trial a{
	display:block;
	width:355px;
	height:45px;
	background-image:url(img/btn_trial.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
.btn_trial a:hover{background-position:0 -45px;}

