@charset "shift_jis";
/* CSS Document */

.main_area {
	background-image: url(images/sorry_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 328px;
	width: 520px;
	overflow: hidden;
}


.page_title {
	font-size: 14px;
	color: #1D4813;
	background-image: url(images/page_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	clear: both;
	height: 50px;
	width: 200px;
	overflow: hidden;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}


.sorry {
	font-size: 16px;
	line-height: 135%;
	color: #333;
	margin: 0px;
	width: 510px;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.green_20 {
	font-weight: bold;
	color: #030;
	font-size: 20px;
}
