@charset "UTF-8";

/* -- Catalog -- */

#catalog h1 {
	color: #5c9f14;
	font-size: 30px;
	line-height: 1em;
	font-weight: bold;
	}

dl.catalog_photo dd {
	color: black;
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 0.5em;
	font-weight: bold;
	}

* html dl.catalog_photo dd {
	font-size: 11px;
	font-weight: normal;
	}

/* -- Catalog Title -- */

#catalog_title h2 {
	color: #5c9f14;
	font: 18px/1em "Arial Black";
	}

#catalog_title p {
	color: black;
	font-size: 12px;
	line-height: 1.3em;
	}

/* -- Color -- */

#color h2 {
	color: black;
	font: bold 18px/1em Arial;
	}

#color h3 {
	color: black;
	font-size: 11px;
	line-height: 1em;
	letter-spacing: 0.1em;
	}

#color h4 {
	color: black;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

#color h5 {
	color: black;
	font-size: 11px;
	line-height: 1.2em;
	}

#color h6 {
	color: black;
	font-size: 11px;
	line-height: 1em;
	}

#color dd {
	color: black;
	font-size: 12px;
	line-height: 1.1em;
	font-weight: bold;
	}

#color p {
	color: black;
	font-size: 11px;
	line-height: 1.2em;
	}

/* -- Panel -- */

.panel_395px h2 {
	color: black;
	font: bold 18px/1em Arial;
	}

.panel_395px p {
	color: black;
	font-size: 11px;
	line-height: 1.4em;
	}

/* -- Datail -- */

.datail h2 {
	color: white;
	font: 21px/1em "Arial Black";
	}

.datail h3 {
	color: white;
	font-size: 11px;
	line-height: 1em;
	}

.datail p {
	color: white;
	font-size: 12px;
	line-height: 1.4em;
	}

.datail li {
	color: white;
	font-size: 12px;
	line-height: 1.1em;
	}
