@charset "utf-8";
/* CSS Document */

.dem_tbl {
	width:730px;
	margin:20px 0 0 0;
}
.dem_tbl th {
	border:solid 2px #009933;
	padding:10px;
}
.dem_tbl td {
	border:solid 2px #009933;
	padding:10px;
}
.gcel {
	background:#006600;
	color:#FFF;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
.dem_adj {
	width:200px;
}
.point_li, .point_dt {
	background:url(../img/common/arrow01.gif) no-repeat left center;
	padding:7px 0 7px 45px;
	font-weight:bold;
}
.early_point {
	margin:20px 0 0 0;
}
.early_point li {
	margin:0 0 20px 0;
}
.early_point dd {
	padding:0 0 0 45px;
}

.category_ul {
	margin:10px 0 0 5px;
	width:730px;
}

.category_ul li {
	float:left;
	border:solid 1px #008917;
	width:135px;
	text-align:center;
	margin:0 7px 7px 0;
	background:#008917;
}

.category_ul li a {
	color:#FFF;
	display:block;
	padding:10px 0;
	text-decoration:none;

}











