@charset "shift_jis";
body, td, th {
	font-size: 12px;
	line-height: 1.8em;
	border-radius: 10px;
}

.red {
	color: #F00;
}
.pink {
	color: #F0F;
}


h1 {
	font-size: 24px;
	color: #333;
	line-height: 1.8em;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
}


h2 {
	font-size: 16px;
	color: #00F;
}


h3 {
	font-size: 14px;
	color: #333;
	text-align: center;
}


h4 {
	font-size: 12px;
	color: #039;
}


body {
	background-color: #FFC;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

a:link {
	color: #00F;
}

a:visited {
	color: #F0F;
}


a:hover {
	color: #00C;
}


a {
	font-size: 12px;
}


.white {
	color: #FFF;
}


h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
.blue {
	font-weight: bold;
}
.blue {
	color: #00F;
	font-weight: normal;
}
.blue strong {
	color: #00F;
}
.black {
	color: #000;
}
.footer {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	background: #036;
}
