@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: #009900;
	color: #fff;
}

td {
	text-align: center;
	border: 1px solid #ccc;
	width: 20%;
}

p.red {
	margin: 20px 0;
}

ul {
	margin-bottom: 10px;
}
