﻿@charset "utf-8";
/* CSS Document */

@import "common.css";

#wrapper {
	background-image: url(../access/images/bg_illust.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#csr img {
	margin-bottom: 80px;
}
#csr img:last-child {
	margin-bottom: 0px;
}
