body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	background-color: #FFFFFF;
	overflow-x: hidden;
	}
div, ul, li, p, h1, h2, h3 {
	padding: 0;
	margin: 0;
	}
	

a {
	color: #0200FF;
	}
	
a:hover {
	color: #960014;
	text-decoration: none;
	}


#container {
	margin: 0 auto;
	background-image: url(../imgs/bg_y.png);
	}


#header {
	width: 100%;
	height: 35px;
	margin-top: 0;
	}




#wrapper{
	width: 860px;
	margin: 0px auto;
	background-color: #FFF;
	overflow: hidden;
}	

#menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 500px;
}

#menu li {
  width: 487px;
  height: 67px;
  margin: 0;
  padding: 0;
  display: inline;
}

#menu a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 487px;
  height: 67px;
  background-image: url(../imgs/menu.png);
  background-repeat: no-repeat;
}

#menu1 a { background-position: 0 0; } 
#menu2 a { background-position: 0 -67px; }
#menu3 a { background-position: 0 -134px; }
#menu4 a { background-position: 0 -201px; }
#menu5 a { background-position: 0 -268px; }
#menu6 a { background-position: 0 -335px; }
#menu7 a { background-position: 0 -402px; }
#menu8 a { background-position: 0 -469px; }
#menu9 a { background-position: 0 -536px; }
#menu10 a { background-position: 0 -603px; }

#menu a:hover {
  text-decoration: none;
  background-image: url(../imgs/menu.png);
  background-repeat: no-repeat;
}

#menu1 a:hover { background-position: -487px 0; } 
#menu2 a:hover { background-position: -487px -67px; }
#menu3 a:hover { background-position: -487px -134px; }
#menu4 a:hover { background-position: -487px -201px; }
#menu5 a:hover { background-position: -487px -268px; }
#menu6 a:hover { background-position: -487px -335px; }
#menu7 a:hover { background-position: -487px -402px; }
#menu8 a:hover { background-position: -487px -469px; }
#menu9 a:hover { background-position: -487px -536px; }
#menu10 a:hover { background-position: -487px -603px; }

#footer_top {
	width: 100%;
	height: 60px;
	background-image: url(../imgs/bg_footer.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

#footer {
	width: 100%;
	height: 60px;
	background-image: url(../imgs/bg_footer_s.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

.l_box {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}

.r_box {
	width: 500px;
	float: right;
	margin: 0;
	padding: 0;
}

.box {
	width: 998px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.box_pr {
	width: 1000px;
	vertical-align:top;
	display: inline-block;
}

.ev_box {
	width: 700px;
	margin: 0 0 10px 150px;
	padding: 0;
	text-align: center;
}

#navi li {
	position: relative;
	float: right;
	width: 200px;
	height: 40px;
	color: #fff;
	line-height: 2.8;
	background: #F99B01;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	border-right: 1px solid #fff;
}
#navi li:last-child {
	border-right: none;
}
#navi li a {
	display: block;
	width: 280px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	line-height: 2.8;
	text-decoration: none;
	background: #F99B01;
	transition: 0.5s;
}
#navi li a:hover {
	color: #DC8201;
	background: #FFF;
	text-decoration: none;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#navi > li li:hover > a {
	background: #FFF;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#navi li ul {
	left: 0;
	position: absolute;
}
#navi li ul li {
	overflow: hidden;
	height: 0;
	transition: 0.2s;
}
#navi li ul li a {
	border-top: 1px solid #fff;
}
#navi li:hover > ul > li {
	overflow: visible;
	width: 280px;
	height: 40px;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #F7C5D6;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #F7C9C5;
}

/* test menu
------------------------------------------------- */
/*-- 
#menu_test {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 500px;
}

#menu_test li {
  width: 487px;
  height: 67px;
  margin: 0;
  padding: 0;
  display: inline;
}

#menu_test a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 487px;
  height: 67px;
  background-image: url(../imgs/menu_test.png);
  background-repeat: no-repeat;
}

#menu_test1 a { background-position: 0 0; } 
#menu_test2 a { background-position: 0 -67px; }
#menu_test3 a { background-position: 0 -134px; }
#menu_test4 a { background-position: 0 -201px; }
#menu_test5 a { background-position: 0 -268px; }
#menu_test6 a { background-position: 0 -335px; }
#menu_test7 a { background-position: 0 -402px; }
#menu_test8 a { background-position: 0 -469px; }
#menu_test9 a { background-position: 0 -536px; }
#menu_test10 a { background-position: 0 -603px; }

#menu_test a:hover {
  text-decoration: none;
  background-image: url(../imgs/menu_test.png);
  background-repeat: no-repeat;
}

#menu_test1 a:hover { background-position: -487px 0; } 
#menu_test2 a:hover { background-position: -487px -67px; }
#menu_test3 a:hover { background-position: -487px -134px; }
#menu_test4 a:hover { background-position: -487px -201px; }
#menu_test5 a:hover { background-position: -487px -268px; }
#menu_test6 a:hover { background-position: -487px -335px; }
#menu_test7 a:hover { background-position: -487px -402px; }
#menu_test8 a:hover { background-position: -487px -469px; }
#menu_test9 a:hover { background-position: -487px -536px; }
#menu_test10 a:hover { background-position: -487px -603px; }

--*/