@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 900px;
	height: 300px;
	background: url(common/images/) no-repeat;
	text-indent: -999em;
}

#main img {
	margin-bottom: 10px;
}
.topic {
	width: 650px;
	_width: 670px;
	height: 104px;
	_height: 154px;
	padding: 40px 10px 10px;
	background: url(common/images/img_top4.jpg) no-repeat;
	overflow: auto;
	margin-bottom: 10px;
}

.new ul {

}

.banner {
	width: 204px;
}

.banner img {
	margin-bottom: 10px;
}

#flash {
	position: absolute;
	top: 109px;
	width: 100%;
	text-align: center;
	height: 312px;
}

.container {
	width: 100%;
	margin-top: 20px;
}
.container02 {
	width: 1000px;
	margin: 0 auto;
	background-image: url(common/images/spacer.gif);
	background-repeat: repeat-y;
	
}

.container03 {
	width: 960px;
	_width: 980px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	_text-align: left;
	background-image: url(common/images/bg_03top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#wrapper {
	width: 940px;
	_width: 960px;
	overflow: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

#sub {
	width: 940px;
	text-align: left;
}


#footer {
	clear: both;
	width: 960px;
	font-size: 0.8em;
	text-align: center;
	background-image: url(common/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0px;
}
