@charset "utf-8";
/* slide---------------------------------------------------------------------- */
#slide { height: 460px; margin:}
#slide1,#slide2,#slide3 { height: 460px; }
#s-navi{ width: 40px; margin: 0 auto 5px auto; }
    #s-navi a{
	display: block;
	width: 12px;
	height: 11px;
	float: left;
/*
	background: url("../img/slide_btn.gif") no-repeat 0 0;
*/
	text-align: center;
	line-height: 11px;
	text-decoration: none;
	text-indent: -9999px;
	margin-top: 2px;
}
#s-navi a:hover,#s-navi a.activeSlide{ background-position: 0 -11px; }
#slide1,#slide2,#slide3 { width:100%; }
#slide1 { background:url("../img/slide/slide1.jpg") left top no-repeat; }
#slide2 { background:url("../img/slide/slide2.jpg") left top no-repeat; }
#slide h1 {
	display: none;
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */