h4.report {
	border-left: solid 6px #669900;
	font-size: 125%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

/* ----- カテゴリトップ各メニュー ---- */

table.mnmenu {
	width: 300px;
}

table.mnmenu th {
	width: 70px;
	text-align: left;
	padding: 5px 0;
}


/* ----- 特出しコンテンツ ---- */

table.infoname {
	width: 300px;
	border-collapse: collapse;
}

table.infoname th {
	width: 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	padding: 10px 5px;
	background: #999999;
	border-top: solid 2px #999999;
}

table.infoname td {
	font-weight: bold;
	padding: 10px;
	border-top: solid 2px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

* html table.infoname th {
	font-size: 85%;
}

* html table.infoname td {
	font-size: 85%;
}

form#listbutton {
	width: 630px;
	margin-top: 30px;
	text-align: center;
	clear: both;
}


/* ----- 温泉トップフォーム画面 ---- */

ul#selonsen {
	width: 630px;
	float: left;
	list-style-type: none;
	padding: 20px 0 30px;
	margin: 0;
}

ul#selonsen li {
	margin: 0 0 4px;
	padding: 2px 0;
}

ul#selonsen table.area01block {
	width: 630px;
	background: #c8d08e;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area01block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area01.gif) no-repeat 0 8px;
}

ul#selonsen table.area02block {
	width: 630px;
	background: #dccd78;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area02block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area02.gif) no-repeat 0 8px;
}

ul#selonsen table.area03block {
	width: 630px;
	background: #e1c273;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area03block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area03.gif) no-repeat 0 8px;
}

ul#selonsen table.area04block {
	width: 630px;
	background: #d7a988;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area04block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area04.gif) no-repeat 0 8px;
}

ul#selonsen table.area05block {
	width: 630px;
	background: #e2c7e2;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area05block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area05.gif) no-repeat 0 8px;
}

ul#selonsen table.area06block {
	width: 630px;
	background: #c4d5e6;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area06block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area06.gif) no-repeat 0 8px;
}

ul#selonsen table.area07block {
	width: 630px;
	background: #b5d5aa;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

ul#selonsen table.area07block strong {
	font-size: 130%;
	display: block;
	text-indent: 18px;
	margin-left: 10px;
	padding: 4px 0 2px;
	background: url(../niigata/images/arrow_onsen_area07.gif) no-repeat 0 8px;
}

ul#selonsen select {
	width: 200px;
}


/* ----- 花イベント用（現在はページ無） ---- */

ul#hanaevent {
	padding: 10px 0;
	margin: 0;
	list-style-type: none;
}

ul#hanaevent table {
	border-collapse: collapse;
}

table.eventname {
	width: 630px;
}

table.eventname th {
	width: 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	padding: 10px 5px;
	background: #999999;
	border-top: solid 2px #999999;
}

table.eventname td {
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	border-top: solid 2px #999999;
	border-bottom: solid 1px #999999;
}

table.eventinfo {
	margin: 10px;
}

table.eventinfo	th {
	font-weight: normal;
	text-align: right;
	padding: 2px;
}


/* ----- 見どころトップモデルコース用 ---- */

table#modellist {
	width: 630px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table#modellist td {
	padding: 0;
	border: 0;
	border-collapse: collapse;
	text-align: center;
}

table.mcourse {
	width: 630px;
}

table.mcourse td.nmenublock {
	width: 50%;
	padding:0 7px;
	vertical-align: top;
	line-height: 1.5;
}

table.mcourse p {
	width: 630px;
	margin: 10px 0;
}

p.backpage {
	float: left;
	background: url(../images/arrow01.gif) no-repeat 0 1px;
	text-indent: 24px;
	margin: 0;
	padding-bottom: 2px;
}


/* ----- 歴史と文化　歴史上の人物 ---- */

h4#personname {
	border-left: solid 6px #ff9900;
	font-weight: normal;
	font-size: 120%;
	padding: 2px 0 2px 10px;
	margin: 20px 0;
}

table.personinfo td.personleft {
	padding-right: 10px;
	vertical-align: top;
}

table.personinfo td.personright {
	padding-left: 10px;
	vertical-align: top;
}

td.personright table {
	width: 100%;
}

td.personright th {
	width: 60px;
	padding: 5px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	border-bottom: dotted 1px #999999;
}

td.personright td {
	padding: 5px;
	vertical-align: top;
	border-bottom: dotted 1px #999999;
}

div.personimg {
	border: solid 1px #666666;
	text-align: center;
	margin: 10px 0;
}
