@charset "utf-8";
/* CSS Document */

#content {
	clear:both;
	width:661px;
	margin:0px;
	padding:0px;
}

#content-img {
	width:661px;
	height:447px;
	background:url(images/home_01.jpg) no-repeat top left;
}

#content-img-show {
	width:661px;
	height:447px;
	position:relative;
	background:url(images/home_logo.jpg) no-repeat top left;

}

#content-img-01 {
	width:661px;
	height:447px;
	background:url(images/home_01.jpg) no-repeat top left;
}

#content-img-02 {
	width:661px;
	height:447px;
	background:url(images/home_02.jpg) no-repeat top left;
}

#content-img-03 {
	width:661px;
	height:447px;
	background:url(images/home_03.jpg) no-repeat top left;
}

#content-img-04 {
	width:661px;
	height:447px;
	background:url(images/home_04.jpg) no-repeat top left;
}

#content-img-05 {
	width:661px;
	height:447px;
	background:url(images/home_05.jpg) no-repeat top left;
}

#content-copy p {
	margin-top:0px;
}

#rotate-block {
	position:relative;
	z-index:1;
}

.rotate-item {
	position:absolute;
	top:0;
	left:0;
}

#nav-left {
	position:absolute;
	top:0;
	right:0;
	z-index:40;
}

#sidebar-items a {
	color:#5f7eb4;
	text-decoration:underline;
}

#sidebar-items a:hover {
	color:#ffffff;
}

