@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 {
	color: #474543;
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
	text-shadow: #13110f 0 -1px 0;
	}

h1.header strong {
	font-weight: normal;
	}

div.header h2 {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

div.header h2 a {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 999em;
	white-space: nowrap;
	}

/* -- Menu -- */

ul.menu li {
	color: white;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	}

ul.menu li a {
	color: white;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 999em;
	white-space: nowrap;
	}

/* -- Footer -- */

div.footer ul li {
	color: #808080;
	font-size: 11px;
	line-height: 1em;
	}
