@charset "utf-8";
#hint {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 600px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 20px;
}
#hintbox {
	width: 450px;
	padding: 0px;
	margin: 0px 55px;
}
h1 {
	font-size: 16px;
	color: #000066;
	background-color: #BDDEE3;
	height: 30px;
	text-align: center;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	color: #000066;
	background-color: #BDDEE3;
	height: 28px;
	text-align: center;
	padding-top: 10px;
}
p {
	line-height: 140%;
	font-weight: normal;
	font-size: 12px;
}
.winclose {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
