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

/*
　Top
--------------------------------------------------------------------------------*/

.top {
	background-image: url(../img/bg_top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.topmainImg {
	background-image: url(../img/img_main.png);
	width: 1500px;
	height: 418px;
	margin-left: auto;
	margin-right: auto;
}
