a:link {
	color: #817569;
}
table {
	margin-bottom: 30px;
}


a:visited {
	color: #B49374;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F4F0E3;
	text-align: center;
	font-size: 14px;
}
.content {
	width: 800px;
	border: 1px solid #DA090E;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffffa;
	height: auto;
	margin-bottom: 200px;
}
.header {
}
.menu {
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 36px;
	color: #ed0c12;
}
h2 {
	font-size: 24px;
	text-align: center;
	color: #ed0c12;
}
p {
	margin-bottom: 0px;
}
.eng {
	font-size: 16px;
	font-weight: normal;
}
.comment {
	font-size: 14px;
	color: #DA090E;
}
.intro {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.with {
	font-size: 14px;
}
