.viewer {
	width: 980px;
	height: 470px;
	overflow: hidden;
	background-image: url(images/crossfad4.jpg);
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;	
}
	 
.viewer ul {
	width: 980px;
	height: 470px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;		
}
	 
.viewer ul li {
	top: 0;
	left: 0;
	width: 980px;
	height: 470px;
	display: none;
	position: absolute;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;	
}

.viewer img {
	box-shadow: #000 0 0 0;
	}


#top {
	background-color: #888;
	height: 470px;
	width: 100%;
	clear: both;
	background-image: url(parts/bk.gif);
	}

#topimage {
	height: 470px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#main {
	float: left;
	width: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightbar {
	float: right;
	width: 230px;
	height: 710px;
}
#contents1 {
	background-color: #09F;
	height: 200px;
	width: 480px;
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftbanner {
	float: left;
	margin-top: 20px;
}
.notleftbanner {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

/* 行入れ替え 1行目*/
.leftbanner2 {
	float: left;
	margin-top: 0px;
}
.notleftbanner2 {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}

#sensyusama a {
	color: #FC6;
}

#sensyusama {
	float: left;
	height: 170px;
	width: 220px;
	background-color: #33F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding: 15px;
}

#sensyusama p {
	font-size: 12px;
	line-height: 20px;
}
#sensyusama h4 {
	font-size: 16px;
}

#sensyusama a {
	color: #FC6;
}

/* 行入れ替え 2行目*/
#sensyusama2 {
	float: left;
	height: 170px;
	width: 220px;
	background-color: #33F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding: 15px;
	margin-top: 20px;
}

#sensyusama2 p {
	font-size: 12px;
	line-height: 20px;
}
#sensyusama2 h4 {
	font-size: 16px;
}

#sensyusama2 a {
	color: #FC6;
}