﻿

/* ---------------------------------------------------------------- *
	貸別荘の設定です
 * ---------------------------------------------------------------- */
	

#access {
	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;
}

#access h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top.png) no-repeat bottom;
}


#access h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}

.access_bg {
	width:736px;
	padding:0px;
	background:url(../img/report_line.png) repeat-y;
}


#access div p {
	display:block;
	width:680px;
	height:auto;
	margin:0px auto 10px;
	padding:10px 10px;
	background:transparent;
	font-size:14px;
	line-height:25px;
	color:#000000;
}


.access_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;
}
