@charset "Shift_JIS";

/*MAIN SITE CSS */


/* import.css common
-------------------------------------------------------------- */
/* 基本設定import */
@import url("../../common/css/static/import.css");

/* デザイン要素import */
@import url("../../common/css/layout/import.css");


/* for mammoth main site only */
body {background: #ece9e0;}
#footer {
background: #fff;
border-top: 1px solid #dcd5c5;}

