@charset "shift_jis";
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	color: #777;
	line-height: 120%;
	letter-spacing: 0.2em;
	text-decoration: none;
	background-color: #FFF;
}
body {
	background-color: #FFF;
	text-align: right;
}
a {
	color: #777;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #777;
}
a:visited {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: none;
	color: #777;
}
a:active {
	text-decoration: none;
	color: #777;

}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #777;
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	color: #777;
}
.menutext {
	text-align: right;
}
.contentstext {
	text-align: left;
	margin-top: 100px;
}
.textp {
	line-height: 250%;
}
