@charset "UTF-8";

/* -- HTML -- */

body, div, p, li, dt, dd, th, td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

form, input, select, textarea {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Header -- */

#header h1 {
	color: #333;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-weight: bold;
	}

/* -- Body -- */

#body_right-list h1 {
	color: #333;
	font-size: 14px;
	}

#body_right-list li {
	color: #333;
	font-size: 14px;
	line-height: 1.1em;
	}

#body_right-list a {
	color: #333;
	font-size: 14px;
	line-height: 1.2em;
	text-decoration: none;
	}

#body_right-list a:hover {
	color: #333;
	font-size: 14px;
	line-height: 1.2em;
	text-decoration: none;
	}

/* -- Menu -- */

#menu a {
	color: black;
	font-size: 14px;
	text-decoration: none;
	line-height: 1em;
	}

.menu-popup a {
	color: #4c4c4c;
	font-size: 11px;
	text-decoration: none;
	line-height: 1em;
	}

.menu-popup a:hover {
	color: white;
	}

* html .menu-popup a {
	color: #4c4c4c;
	font-size: 12px;
	text-decoration: none;
	line-height: 1em;
	}

* html .menu-popup a:hover {
	color: white;
	}

/* -- List -- */

.list dt {
	color: black;
	font-size: 11px;
	line-height: 1.4em;
	}

* html .list dt {
	font-size: 12px;
	}

.list dd {
	color: black;
	font-size: 11px;
	line-height: 1.6em;
	}

* html .list dd {
	font-size: 12px;
	}

.list p {
	color: black;
	font-size: 11px;
	line-height: 1.6em;
	}

* html .list p {
	font-size: 12px;
	}

.list a {
	color: #0046aa;
	font-size: 12px;
	line-height: 1em;
	text-decoration: none;
	}

.list a:hover {
	color: #ffb400;
	font-size: 12px;
	line-height: 1em;
	text-decoration: none;
	}
