@charset "UTF-8";

* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Footer -- */

.footer p {
	color: white;
	text-shadow: #788796 0 -1px 0;
	}

/* -- Catalog -- */

#catalog-name h1 {
	color: white;
	font-size: 28px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #00193c 0 1px 5px;
	}

#catalog-name h1 strong {
	font-weight: bold;
	}

#catalog-name h1 span {
	font-size: 21px;
	font-weight: bold;
	line-height: 1em;
	}

/* -- Catalog - Thumbnail -- */

#catalog-thumbnail dd {
	color: white;
	font-size: 10px;
	line-height: 1em;
	text-shadow: #143264 0 -1px 0;
	}

/* -- Catalog - Data -- */

#catalog-data h2 {
	color: white;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: black 0 -1px 0;
	}

#catalog-data h2 strong {
	font-weight: bold;
	}

#catalog-data h2 span  {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	}

#catalog-data p {
	color: white;
	font-size: 11px;
	line-height: 1.9em;
	text-shadow: #143264 0 -1px 0;
	}

* html #catalog-data p {
	font-size: 12px;
	}

*+html #catalog-data p {
	font-size: 12px;
	}

/* -- Catalog - Color -- */

#catalog-color dt {
	font-size: 5px;
	line-height: 1em;
	}

#catalog-color dd {
	color: white;
	font-size: 10px;
	line-height: 1em;
	text-shadow: #143264 0 -1px 0;
	}

/* -- Catalog - Datalist -- */

.catalog-datalist h3  {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #283140 0 -1px 0;
	}

/* -- Catalog - Option -- */

#catalog-option li {
	color: white;
	font-size: 11px;
	line-height: 1em;
	text-shadow: #143264 0 -1px 0;
	}

#catalog-option p {
	color: white;
	font-size: 11px;
	text-shadow: #143264 0 -1px 0;
	line-height: 1.8em;
	}

/* -- Catalog - Price -- */

#catalog-price dt {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #143264 0 -1px 0;
	}

#catalog-price dd {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #143264 0 -1px 0;
	}

/* -- Catalog List -- */

.catalog_list h2 {
	color: white;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #143264 0 -1px 0;
	}

.catalog_list h2 a {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
	}

.catalog_list h2 a:hover {
	text-decoration: underline;
	}

.catalog_list h3 {
	color: white;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #143264 0 -1px 0;
	}

.catalog_list h3 a {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.catalog_list h3 a:hover {
	text-decoration: underline;
	}

.catalog_list p {
	color: white;
	font-size: 11px;
	text-shadow: #143264 0 -1px 0;
	line-height: 1.4em;
	}

dl.catalog_list-price dt {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #143264 0 -1px 0;
	}

dl.catalog_list-price dd {
	color: white;
	font: bold 18px/1em Arial;
	text-shadow: #143264 0 -1px 0;
	}

dl.catalog_list-color dt {
	font-size: 5px;
	line-height: 1em;
	}

dl.catalog_list-color dd {
	color: white;
	font-size: 10px;
	line-height: 1em;
	text-shadow: #143264 0 -1px 0;
	}
