@charset "shift_jis";

/******** Body Elements ********/
body { background-color: white; line-height: 150%; color: #000; font-size: 12px; font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", 平成角ゴシック; }
td { font-size: 12px; line-height: 150%; }
.td { font-size: 12px; line-height: 120%; }
/******** Document Styles ********/
I   { color: red }
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:visited { color: #21348c; text-decoration: underline; }
.a3 { color: #39f; text-decoration: none; }
.header a, .header a:active, .header a:visited {
	color: red;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {
	margin: 0 0 8px;
}
.class_blue { color: #39f; }
.class_footer { color: #fff; font-size: 10px; }
.class10 { font-size: 10px; line-height: 14px; }
.class11 { font-size: 11px; line-height: 150%; }
.class15white { color: white; margin: 0 0 15px; font-size: 15px; font-weight: bold; }
.class15blue { color: #39f; font-size: 15px; font-weight: bold; }
.class12  { font-size: 12px; line-height: 18px }
.class14  { font-size: 14px; line-height: 24px }
.class18 {
	font-size: 18px;
	line-height: 28px;
}
.class18blue { font-size: 18px; font-weight: bold; color: #39f; line-height: 150%; text-transform: uppercase; }
.class16 { font-size: 16px; }

