﻿@charset "utf-8";

body {
	background-image: none;
}

/* #wrap */
#wrap {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #F7F1EA url(../img/common/body-bg.gif) repeat-x;
}