/* イメージフェード */

div.rotator {
	position: relative;
	width: 810px;
	height: 1400px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.spec {
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1000;
	text-align: left;
	bottom: 30px;
	left: 0px;
}



#introslide {
	text-align: center;
}


.topcon
{
	display: block;
	width: 810px;
	position: relative;
	background-color: #000000;
}



div.navigation {
	position: absolute;
	left: 296px;
}
div.navigation div.current, div.navigation a {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}

div.navigation div.current {
	border: 1px solid #555555;
}

div.navigation a {
	border: 1px solid #CC3300;
}

div.navigation a:hover { text-decoration: none; }
div.navigation div.current img {
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;}
div.navigation a {
	display: block;
}




#introslide {
	text-align: center;
}


img.thumb
{
	height: 80px;
	width: 80px;
}


.topcon
{
	display: block;
	width: 810px;
	position: relative;
}

.topimage-01{
	background-image: url(01.jpg);
	background-repeat: no-repeat;
}
.topimage-02{
	background-image: url(02.jpg);
	background-repeat: no-repeat;
}
.topimage-03{
	background-image: url(03.jpg);
	background-repeat: no-repeat;
}
.topimage-04{
	background-image: url(04.jpg);
	background-repeat: no-repeat;
}
