@charset "utf-8";
#header {
	height: 60px;
	width: 800px;
	background-image: url(../img/001.gif);
}
#navi {
	height: 22px;
	width: 800px;
	margin-top: 0px;
	padding-top: 10px;
}
#main {
	height: 400px;
	width: 800px;
	background-image: url(../img/004.gif);
	overflow: auto;
}
#main_brank {
	height: 400px;
	width: 800px;
}

#footer {
	height: 30px;
	width: 800px;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/003.gif);
}
#wapper {
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main_back {
	background-image: url(../img/002.gif);
	height: 400px;
	width: 800px;
}
#kaunsering_main {
	height: 400px;
	width: 800px;
	overflow: auto;
	background-image: url(../img/kaunsering_photo1.png);
}
#community_main {
	background-image: url(../img/community_photo1.png);
	height: 400px;
	width: 800px;
	overflow: auto;
}

#nouiku_main {
	background-image: url(../img/nouiku_photo1.png);
	height: 400px;
	width: 800px;
	overflow: auto;
}


#main_works {
	height: 400px;
	width: 800px;
}
