@charset "Shift_JIS";


body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: center;
}
#box {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.text {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../img/line.gif);
	margin-bottom: 20px;
}
.close {
	font-size: 11px;
	line-height: 150%;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}
a {
	color: #990000;
}

