@charset "UTF-8";

/* -- HTML -- */

* {
	font-family: "Lucida Grande", LucidaGrande, Helvetica, "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 {
	color: #808080;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-shadow: black 0 -1px 0;
	}

h1.header strong {
	color: #bfbfbf;
	font-size: 11px;
	}

h2.header {
	color: #88000c;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	}

h2.header a {
	color: #88000c;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	text-indent: 999em;
	white-space: nowrap;
	}

/* -- Menu -- */

ul.menu li {
	color: #ababab;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	}

a.menu {
	color: #ababab;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	text-indent: 999em;
	white-space: nowrap;
	}

/* -- Footer -- */

ul.footer li {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 3.4em;
	text-shadow: black 0 -1px 0;
	}

ul#top_footer-01 li {
	line-height: 5.5em;
	}
