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

/* -- Printer -- */

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

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

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

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

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

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

/* -- Printer Panel -- */

a.printer_panel {
	text-decoration: none;
	}

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

/* -- Printer - Catalog -- */

.printer-catalog h3 {
	color: black;
	font-size: 15px;
	line-height: 1em;
	font-weight: bold;
	}

.printer-catalog a {
	text-decoration: none;
	}

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

