@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.page_title {
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.header {
	font-size: 14px;
	background-image: url(images/index_header.gif);
	height: 50px;
	padding-left: 150px;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 10px;
	line-height: 0.8em;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 750px;
	clear: both;
}
.furigana {
	font-size: 8px;
	font-weight: normal;
}
