@charset "utf-8";
/* CSS Document */

body {
	background: #008100 url("/images/index/new/background.jpg") no-repeat fixed center top;
}
/* 本文 */
#main_wrapper {
	margin: 0 auto;
	padding: 10px 40px 30px;
	width: 945px;
	background: #FFFFFF;
}
#main_inner {
	width: 865px;
}
