@charset "utf-8";
@import url("reset.css");
#main .area {
	width: 600px;
	margin: 10px 0px 30px 15px;
}

.area table {
	width: 100%;
	border: 1px solid #FFFFFF;
	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;
}

#main h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../image/base/bo_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 8px 15px;
}

.area .g_01 {
	text-align: center;
	background-image: url(../image/base/h_back02.gif);
	background-repeat: repeat;
	background-position: left top;
}

.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;
}

.area .gray {
	vertical-align: middle;
	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;
}
#main .area dl {
	width: 600px;
	margin: 0px 0px 20px 0px;
}
#main .area dt {
	font-weight: bold;
	color: #009900;
	float: left;
	width: 120px;
}

#main .area dd {
	float: right;
	width: 480px;
	margin: 0px 0px 5px 0px;
}

#main .green  dd {
	background-image: url(../image/base/ta_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 465px;
	padding: 0px 0px 0px 15px;
}

.g_bold {
	font-weight: bold;
	color: #009900;
}

#main h4 {
	font-weight: bold;
	color: #009900;
	margin: 15px 0px 0px 0px;
}
#main .area2 {
	width: 600px;
	margin: 10px 0px 30px 15px;
}
#main .area2 #left {
	float: left;
	width: 280px;
}
#main .area2 #right {
	float: right;
	width: 305px;
}
.green2 {
	font-weight: bold;
	color: #009900;
}
