@charset "utf-8";
@import url("reset.css");
#main #area {
	width: 578px;
	margin: 0px 0px 15px 15px;
	padding: 10px 10px 5px;
}
#area .index_left {
	float: left;
	width: 250px;
}
#area #index_right {
	float: right;
	width: 313px;
	margin-top: 50px;
}

#main li {
	margin: 0px 0px 5px 0px;
}
#area #other li {
	background-image: url(../image/base/ta_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
	margin-left: 5px;
}

#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-top: 15px;
}

table {
	width: 100%;
	border: 1px solid #FFFFFF;
	text-align: center;
	background-image: url(../image/base/h_back03.gif);
	background-repeat: repeat;
	background-position: left top;
}
.g_01 {
	text-align: center;
	background-image: url(../image/base/h_back02.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align:center;
}
.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;
}
.gray {
	vertical-align: middle;
	text-align: center;
	background-image: url(../image/base/h_back03.gif);
	background-repeat: repeat;
	background-position: left top;
}
td {
	border: 2px solid #FFFFFF;
	padding: 2px;
	vertical-align: middle
}

