@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6f0e5;
	background-image: url(../ja-bottom.png);
	background-repeat: repeat-x;
}
.top-left {
	background-image: url(../images/index/bg_t-left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 90px;
	width: 100%;
}
.top-right {
	background-image: url(../images/index/bg_t-right.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	width: 100%;
}

.photo_text {
	margin: 30px;
}
.photo_01 {
	background-image: url(../images/photo_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
}
.photo_02 {
	background-image: url(../images/photo_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
}
.photo_03 {
	background-image: url(../images/photo_03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
}
.photo_04 {
	background-image: url(../images/photo_04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
}
.photo {
	height: auto;
	overflow: scroll;
	position: relative;
}
