@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-position: center top;
	font-size: 14px;
	background-color: #D4EFD5;
}
.wrapper {
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
}
.header {
	width: 1000px;
}
.yodogawa {
	padding-top: 40px;
}
.omake {
	padding-top: 25px;
}
.slideshow {
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	margin-left: 40px;
}
.main {
	padding-top: 40px;

}
.footer {
}

.back01 {
	background-image: url(../images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 400px;
}

