@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 910px;
	height: 240px;
	background: url(../common/images/img_top2.jpg) no-repeat;
	text-indent: -9999em;
}

table {
	width: 100%;
	border: 3px double #ccc;
}

th {
	background: #66CC33;
	color: #fff;
	padding: 5px;
}

td {
	border: 1px solid #ccc;
	padding:5px;
}