@charset "UTF-8";
#box {
	width: 500px;
	padding: 20px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	font-weight: normal;
}
#box h5 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 20px;
}
#box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 10px;
}
#box h2 a {
	color: #333333;
	text-decoration: none;
}
#box .small {
	font-size: 90%;
	color: #990000;
}
#box   p {
	font-size: 15px;
}
#box img {
	margin-top: 5px;
}
#box h2 .down {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #990000;
}
