@charset "utf-8";
#title {
	background-image: url(../../rinen/img/title.png);
	background-repeat: no-repeat;
	height: 300px;
	background-position: 10px 50px;
}
.waku_top {
	background-image: url(../../rinen/img/waku_ue.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 40px;
}
.waku_bottom {
	background-image: url(../../rinen/img/waku_shita.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.waku_naka {
	background-image: url(../../rinen/img/waku_naka.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.ryakureki_txt {
	width: 600px;
	line-height: 24px;
}
.waku02_top {
	background-image: url(../../rinen/img/waku02_ue.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 40px;
}
.waku02_bottom {
	background-image: url(../../rinen/img/waku02_shita.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.waku02_naka {
	background-image: url(../../rinen/img/waku02_naka.gif);
	background-repeat: repeat-y;
	background-position: center;
}
