@charset "Shift_JIS";

.titleBox {
	text-align: center;
	font-size: medium;
}
.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #333333;
}
.kazari {
	font-weight: bold;
	font-size: 90%;
	color: #993333;
}
.textBox {
	width: 100%;
	text-align: center;
}
.honbun {
	width: 470px;
	margin: 10px auto 10px;
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	border: 2px solid #FF6666;
}
.attention {
	font-weight: bold;
	color: #000000;
}
.hosoku {
	font-size: 75%;
	color: #990000;
}
.center {
	text-align: center;
}