@charset "Shift_JIS";

#slidebox {width:780px; margin:0px auto}
.pagination {float:left; list-style:none; height:25px;  margin:-30px 0 0 -500px; visibility:hidden}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222 }
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}

#slideshow {float:left; width:780px; height:350px; border:0px solid #fff; background:#fff; margin-left: 35px;}
#slides_1 {
	position:relative;
	width:780px;
	height:350px;
	list-style:none;
	overflow:auto;	
	z-index:1;
}
#slides_1 li {width:780px; height:350px}


li.current {border:1px solid #ccc; background:#888}

li#content {width:780px; height:350px; padding:15px 18px 15px 18px; background:#fff}


#slideback {
	cursor:pointer;
	display:block;
	position:relative;
	top:-180px;
	left:1px;
	z-index:9999;
	width:80px;
	height:50px;
	background: url("../image/btn_backnext.gif") 0px 0px no-repeat;
	text-indent: -9999px;

}
#slideback:hover {background-position:0px -50px;}

#slidenext {
	cursor:pointer;
	display:block;
	position:relative;
	top:-230px;
	left:699px;
	z-index:9999;
	width:80px;
	height:50px;
	background: url("../image/btn_backnext.gif") -80px 0px no-repeat;
	text-indent: -9999px;
	
}
#slidenext:hover {background-position:-80px -50px;}




#slide1 {
	cursor:pointer;
	display:block;
	position:relative;
	top:-150px;
	left:17px;
	z-index:9999;
	width:120px;
	height:43px;
	background: url("../image/spacer.gif") 0px 0px no-repeat;
	text-indent: -9999px;
}

#slide2 {
	cursor:pointer;
	display:block;
	position:relative;
	top:-193px;
	left:147px;
	z-index:9999;
	width:120px;
	height:43px;
	background: url("../image/spacer.gif") 0px 0px no-repeat;
	text-indent: -9999px;
}
#slide3 {
	cursor:pointer;
	display:block;
	position:relative;
	top:-236px;
	left:278px;
	z-index:9999;
	width:120px;
	height:43px;
	background: url("../image/spacer.gif") 0px 0px no-repeat;
	text-indent: -9999px;
}
#slide4 {
	cursor:pointer;
	display:block;
	position:relative;
	top:-280px;
	left:407px;
	z-index:9999;
	width:120px;
	height:43px;
	background: url("../image/spacer.gif") 0px 0px no-repeat;
	text-indent: -9999px;
}
#slide5 {
	cursor:pointer;
	display:block;
	position:relative;
	top:-323px;
	left:535px;
	z-index:9999;
	width:120px;
	height:43px;
	background: url("../image/spacer.gif") 0px 0px no-repeat;
	text-indent: -9999px;
}
#slide6 {
	cursor:pointer;
	display:block;
	position:relative;
	top:-366px;
	left:668px;
	z-index:9999;
	width:100px;
	height:43px;
	background: url("../image/spacer.gif") 0px 0px no-repeat;
	text-indent: -9999px;
}
