@charset "utf-8";
/* ///////////////////////////////////////////////////////////////////
ACCS - en.css

Copyright (C) KAYAC Co., Ltd. All rights reserved.
/////////////////////////////////////////////////////////////////// */

@import url(reset.css);
@import url(common.css);
@import url(parts.css);
@import url(clear.css);

/* =========================================================
■body
========================================================= */
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #F9F5E1 url(/img/common/bg_02.gif) repeat-x 0 100px;
}



/* =========================================================
■header
========================================================= */
div#header {
	height: 150px;
}

