@charset "UTF-8";
@import url("../../css/default.css");
@import url("../../css/screen_base.css");

h4 {
	background: transparent url(../../img/00_bor_arealong.jpg) no-repeat 0px 0px;
	margin-bottom: 5px;
}

div#content div.comm {
	padding: 5px 15px 20px 15px;
	margin-right: 15px;
	background-image: url(../img/0907.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f5f5e9;
}

div#content div.comm p {
	margin: 5px 0px;
}

div#content div.comm h5 {
	margin: 0px;
	padding: 30px 0px 10px 0px;
}

div#content div.comm h5.top {
	padding-bottom: 0px;
}

div#content div.comm div {
	background-color: #fff;
	border: #ccc solid 1px;
	padding: 10px;
}

div#content div.comm div table {
	width: 520px;
	border: none;
}

div#content div.comm div table th,
div#content div.comm div table td {
	border: none;
	border-bottom: #fff solid 1px;
	font-size: 100%;
	font-weight: normal;
	vertical-align: middle;
	background-color: #e6e6e6;
	padding: 6px 3px;
}

div#content div.comm div table th {
	width: 25%;
	text-align: center;
}

div#content div.comm div table td {
	width: 75%;
}

div#content div.comm div table td span.small {
	font-size: 80%;
}

div#content div.comm div table td span.red {
	color: #CC0000;
}

div#content div.comm div table tr.gray th,
div#content div.comm div table tr.gray td {
	background-color: #f3f3f3;
}

p span.red {
	color: #CC0000;
}

p.advertise {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div.backumber {
	background-image: url(../img/backnumber.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e6e6e6;
	padding: 50px 0px 0px 0px;
	margin: 10px 10px 0px 0px;
}

div.backumber p {
	margin: 0px;
	padding: 10px 20px 20px 20px;
}
