﻿

/* ---------------------------------------------------------------- *
	jquery-tabs(タブ)の設定です
 * ---------------------------------------------------------------- */
#tabs {
	font-size: 90%;
	margin: 20px 0;
}

#tabs ul {
	clear:both;
	float: left;
	background: transparent;
	width: 100%;
	padding-top: 4px;
}

#tabs li {
	/*margin-left: 8px;*/
	list-style: none;
}

* html #tabs li {
	display: inline;
}

#tabs li, #tabs li a {
	float: left;
}

#tabs ul li.active {
	/*border-top:2px #FFFF66 solid;*/
	/*background: #eeeeee;*/
}

#tabs ul li.active a {
	/*color: #333333;*/
}

#tabs div {
	/*background: #FFFFCC;*/
	clear: both;
	padding-top:0px;
	padding-bottom:50px;
	min-height: 200px;
	font-weight:normal;
	background:url(../img/report_bottom.png) no-repeat bottom left;
}

#tabs div p {
	padding:3px 20px 0px;
	font-size:14px;
	background:url(../img/report_line.png) repeat-y;
	line-height: 25px;
	margin:0px;
}


#tab-0 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top00.png) no-repeat bottom;
}

#tab-1 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top01.png) no-repeat bottom;
}

#tab-2 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top02.png) no-repeat bottom;
}

#tab-3 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top03.png) no-repeat bottom;
}

#tab-4 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top04.png) no-repeat bottom;
}

#tab-5 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top05.png) no-repeat bottom;
}

#tab-6 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top06.png) no-repeat bottom;
}

#tab-7 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top07.png) no-repeat bottom;
}

#tab-8 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top08.png) no-repeat bottom;
}

#tab-9 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top09.png) no-repeat bottom;
}
	





#map_bg {
	width:736px;
	padding:10px 0;
	background:url(../img/report_main.png) repeat-y;
}


#map_bg p {
	width:700px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

.facilities_bg  p{
	display:block;
	width:680px;
	height:300px;
	margin:0px auto 10px;
	padding:10px 10px;
	background:transparent;
	border:1px solid #DEC18E;
	font-size:12px;
	color:#666666;
}



#tabs h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}

.facilities_name {
	display:block;
	width:100%;
	height:20px;
	margin:5px auto 10px;
	line-height:20px;
	text-align:center;
	color:#5E554B;
	background:#C1AD94;
	font-weight:bold;
}

.tab_thumbs01 {
	float:right;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:10px;
	padding-bottom:10px;
	color:#996600;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.2em;
	text-align:center;
}

.tab_thumbs02 {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:0px;
	padding-bottom:10px;
	color:#996600;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.2em;
	text-align:center;
}
