@charset "utf-8";
@import url("reset.css");
#main .area {
	width: 600px;
	margin: 10px 0px 30px 15px;
}

.area table {
	width: 100%;
	border: 1px solid #FFFFFF;
	text-align: right;
	background-image: url(../image/base/h_back03.gif);
	background-repeat: repeat;
	background-position: left top;
}
#main h1 {
	margin: 0px 0px 15px 0px;
}
#main h2 {
	background-image: url(../image/base/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 615px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	font-size: 112%;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}
.area  .g_01 {
	text-align: center;
	background-image: url(../image/base/h_back02.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align:center;
}
.area  .g_02 {
	background-color: #CCFFCC;
	vertical-align: middle;
	text-align: center;
	background-image: url(../image/base/h_back01.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align:center;
}
.area .gray {
	vertical-align: middle;
	text-align: center;
	background-image: url(../image/base/h_back03.gif);
	background-repeat: repeat;
	background-position: left top;
}
.area td {
	border: 2px solid #FFFFFF;
	padding: 2px;
}
.center {
	vertical-align: middle;
}
.center2 {
	text-align: center;
}
