﻿

/* ---------------------------------------------------------------- *
	その他施設設定です
 * ---------------------------------------------------------------- */
	

#other {
	clear: both;
	width:736px;
	padding-top:0px;
	padding-bottom:50px;
	min-height: 200px;
	font-weight:normal;
	background:url(../img/report_bottom.png) no-repeat bottom;
}


#other p {
	padding:0px 20px;
	font-size:14px;
	color:#000000;
	background:url(../img/report_line.png) repeat-y;
	line-height: 25px;
	margin:0px;
	text-align:left;
}

span.other_name{
	display:block;
	width:680px;
	font-weight:bold;
	background:#846A4B;
	color:#ffffff;
	line-height:25px;
	text-align:center;
}


#other h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top.png) no-repeat bottom;
}


#other h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}

.other_bg {
	width:736px;
	height:auto;
	padding:10px 0;
	background:url(../img/report_main.png) repeat-y;
	text-align:center;
}


.tab_thumbs {
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:5px;
	color:#996600;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.2em;
}


/* ---------------------------------------------------------------- *
	テーブル設定です
 * ---------------------------------------------------------------- */




.table_design {	
	width:736px;
	margin:0px;
}


	
.table_design table {
	/*background: #C1AD94;*/
	width:96%;
	/*border-top:1px solid #846A4B;*/
	/*border-right:1px solid #846A4B;*/
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-size:13px;
	line-height:1.3em;
	letter-spacing:0.3em;
	}
	
.table_design img {
	border:0;
	}	
	
.table_design td {
	color:#795848;
	border-bottom: 1px solid #846A4B;
	border-left:1px solid #84754B;
	padding:5px;
	text-align:left;
	}				
.table_design th {
	white-space:nowrap;
	color: #795848;
	text-align:left;
	padding:.3em 1em;
	font-size:13px;
	background:#C1AD94;
	}	
