@charset "shift_jis";

#srcban {
	width: 740px;
	position: relative;
}
#cyclebox {
	width: 300px;
	height: 191px;
	overflow: hidden;
	z-index: 1;
}

.nav {
	position: absolute;
	top: 430px;
	text-align: right;
	z-index: 1;
}

#nav a {
	float: left;
	display: block;
	font-size: 10px;
	padding: 0 2px;
	line-height: 11px;
	border: 1px solid #ccc;
	background: #FFF;
	text-decoration: none;
	color: #555;
	margin-left: 1px;
}
#nav a.activeSlide {
	background: #000;
	color: #FFF;
}
.store_bg {
	background-image: url(../img/store/store_bg.png);
	background-repeat: repeat-y;
}
