/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sorryTitle{
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	font-family: "·L³n¥¿¶ÂÅé";
}
.sorryText{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0066CC;
	font-family: "·L³n¥¿¶ÂÅé";
}
.sorryBg{
	background-image: url(../images/sorry_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
