@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";
	}

/* -- Laundry -- */

.laundry h2 {
	color: #000;
	font: 18px/1em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	letter-spacing: 0.6em;
	}

.laundry h3 {
	color: black;
	font: bold 18px/1.4em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	letter-spacing: 0.2em;
	}

.laundry h4 {
	color: #4c4c4c;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	}

.laundry h5 {
	color: black;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

.laundry p {
	color: black;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	}

/* -- Laundry Panel -- */

a.laundry_panel {
	text-decoration: none;
	}

a#laundry_panel-consumables p, a#laundry_panel-support p {
	text-align: left;
	color: black;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	}

/* -- Laundry - Agency -- */

#laundry-agency dd {
	text-align: left;
	color: black;
	font-size: 12px;
	line-height: 1em;
	}

/* -- Laundry - Catalog -- */

.laundry-catalog h2 {
	color: black;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	}

.laundry-catalog h3 {
	color: black;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	}

.laundry-catalog h6 {
	color: black;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

.laundry-catalog li {
	color: black;
	font-size: 12px;
	line-height: 1.4em;
	}

