@charset "utf-8";

/* ///////////////////////////////////////////////////////////////////

[blockDetail]

-- FontSize --
  BASE:  75% (12px)

 SMALL:  83% (10px)
 LARGE: 133% (16px)
XLARGE: 166% (20px)

/////////////////////////////////////////////////////////////////// */

@import url(import/reset.css);
@import url(import/common.css);
@import url(import/parts.css);
@import url(import/sub.css);

@import url(import/clear.css);

/* =========================================================
■blockDetail
========================================================= */
div#main div.blockDetail dl.outline {
	margin: 20px 0 0;
}

div#main div.blockDetail dl.contact {
	margin: 0 0 30px;
}

