@charset "Shift_JIS";

#slider1 {
	width: 620px; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 620px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 620px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
	text-align: center
	padding: 0px;
	margin: 0px;
	text-index: 0px;
}
.s3_01 {
	right: 0;
	bottom: 0;
	width: 140px !important;
	height: 210px;
	margin: 0px 15px;
}
.s3_02 {
	right: 0;
	bottom: 0;
	width: 140px !important;
	height: 210px;
	margin: 0px 15px;
}
.s3_03 {
	right: 0;
	bottom: 0;
	width: 240px !important;
	height: 195px;
	margin: 0px 15px;
}
.s3_04 {
	right: 0;
	bottom: 0;
	width: 140px !important;
	height: 110px;
	margin: 0px 15px;
}
.s3_05 {
	right: 0;
	top: 0;
	width: 160px !important;
	height: 220px;
	margin: 0px 15px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
