h4.report {
	border-left: solid 6px #669900;
	font-size: 125%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}
/* ----- エリア一覧スタイル ---- */

table#volunlist {
	padding: 0;
	margin: 10px 0;
	border: 0;
	border-collapse: collapse;
}

table#volunlist td.record {
	padding: 0 0 20px;
	border: 0;
	border-collapse: collapse;
}

table#volunlist table {
	width: 630px;
	border-collapse: collapse;
}

table#volunlist table th {
	width: 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px;
	background: #999999;
	border-top: solid 2px #999999;
}

table#volunlist table td {
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	border-top: solid 2px #999999;
	border-bottom: solid 1px #999999;
}

p#alllist {
	float: right;
	background: url(../images/arrow01.gif) no-repeat 0 1px;
	text-indent: 24px;
	margin: 0;
	padding-bottom: 2px;
}


/* ----- 詳細ページスタイル ---- */

h4#volunname {
	border-left: solid 6px #669900;
	font-weight: normal;
	font-size: 120%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

.tabletype03 ul {
	margin-left: 10px;
	padding-left: 10px;
}

.tabletype03 ol {
	margin-left: 15px;
	padding-left: 15px;
}

table.spspot {
	width: 630px;
}

table.spspot td.nmenublock {
	width: 50%;
	padding:0 7px;
	vertical-align: top;
	line-height: 1.5;
}

table.spspot p {
	width: 300px;
	margin: 10px 0;
}

table.spspot ul {
	width: 280px;
	margin: 10px 0;
	padding-left: 20px;
}

table.spspot li {
	margin-bottom: 10px;
}

table.mspspot {
	width: 300px;
}

table.mspspot th {
	width: 70px;
	text-align: left;
	padding: 5px 0;
}

table.spotname {
	width: 300px;
	border-collapse: collapse;
}

table.spotname th {
	width: 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	padding: 5px;
	background: #999999;
	border-top: solid 2px #999999;
}

* html table.spotname th {
	font-size: 70%;
}

*:first-child+html table.spotname th {
	font-size: 70%;
}

*+html:first-child table.spotname th {
	font-size: 70%;
}

table.spotname td {
	font-weight: bold;
	padding: 10px;
	border-top: solid 2px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

* html table.spotname td {
	font-size: 80%;
}

*:first-child+html table.spotname td {
	font-size: 70%;
}

*+html:first-child table.spotname td {
	font-size: 80%;
}

table.infodata_s {
	width: 300px;
	border: solid 1px #669900;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.infodata_s th {
	border: solid 1px #669900;
	border-collapse: collapse;
	background: #e2fd88;
	text-align: left;
	padding: 6px;
	white-space: nowrap;
}

table.infodata_s td {
	border: solid 1px #669900;
	border-collapse: collapse;
	background: #fefff4;
	padding: 6px;
}

