@charset "shift_jis";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.9em;
	line-height: 2.2em;
	color: #333333;
	text-align: center;
	letter-spacing: 0.1em;
}
a:link,
a:visited {
	color: #f94163;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

.strong {
	font-weight: bold;
}

h1 {
	height: 80px;
	width: 100%;
	margin-top: 50px;
	background: url(images/title_logo.gif) no-repeat center;
	text-indent: -9999px;
	display: block;
	margin-bottom: 20px;
}