@charset "Shift_JIS" ;

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #333333;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #da3c38;
}

.j9 {
	font-size: 0.9em;
	line-height : 1.2em;
}

.j10 {
	font-size: 1.0em;
	line-height : 1.3em;
}

.j12 {
	font-size: 1.2em;
	line-height : 1.3em;
}

.j14 {
	font-size: 1.4em;
	line-height : 1.3em;
}

.j16 {
	font-size: 1.6em;
	line-height : 1.3em;
}

.j18 {
	font-size: 1.8em;
	line-height : 1.3em;
}