@charset "UTF-8";

/* -- HTML -- */

* {
	font-family: "Lucida Grande", LucidaGrande, "Aqua Kana", aquakana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

body, div, p, li, dt, dd, th, td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}

a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}

form, input, select, textarea {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}

/* -- Header -- */

h1#header-h1 strong {
	color: #0f1419;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	}

/* -- Menu -- */

ul.menu li {
	font-size: 10px;
	line-height: 1em;
	}

ul.menu li a {
	text-decoration: none;
	}

/* -- Footer -- */

.footer dt {
	color: #55aa05;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	}

.footer dd {
	color: #3f4347;
	font-size: 11px;
	line-height: 1em;
	}

.footer p {
	color: #3f4347;
	font-size: 11px;
	line-height: 1em;
	}

/* -- Mainte -- */

p#mainte {
	color: #0f1419;
	font-size: 12px;
	line-height: 1em;
	}
