@charset "shift_jis";

.brown_big a:link {
	color: #948f6a;
	text-decoration: none;
}

.brown_big a:visited {
	color: #948f6a;
	text-decoration: none;
}

.brown_big a:active {
	color: #948f6a;
	text-decoration: none;
}

.brown_big a:hover {
	color: #948f6a;
	text-decoration: underline;
}

div#jyaran table {
	border-collapse: inherit;
}

div#jyaran td {
	margin: 0px;
	padding: 0px;
}

a {
/*\*/
	overflow: hidden;
/**/
}

a img {
	border: 0px none #fff;
}


/* area
------------------------------------------------------------ */
div#jyaran{
	width: 570px;
	font-size: 12px;
}

div#area {
	margin: 0 0 25px 0;
	width: 570px;
}

div#area2 {
	margin: 0 0 10px 0;
	width: 570px;
}

div#area ul {
	margin: 0px;
	padding: 0px;
}

div#area li {
	margin-bottom: 10px;
	padding: 0 0 0 13px;
	width: 62px;
	float: left;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 -3px;
	list-style: none;
}

*html div#area li {
	padding: 0 0 0 13px;
	width: 55px;
}

div#area2 li {
	margin-bottom: 10px;
	width: 60px;
	float: left;
	font-size: 12px;
	background-position: 0 -1px;
	list-style: none;
}

div#area li.map1 { background-image: url(../images/map01.gif);}
div#area li.map2 { background-image: url(../images/map02.gif);}
div#area li.map3 { background-image: url(../images/map03.gif);}
div#area li.map4 { background-image: url(../images/map04.gif);}
div#area li.map5 { background-image: url(../images/map05.gif);}
div#area li.map6 { background-image: url(../images/map06.gif);}
div#area li.map7 { background-image: url(../images/map07.gif);}
div#area li.map8 { background-image: url(../images/map08.gif);}
div#area li.map9 { background-image: url(../images/map09.gif);}
div#area li.map10 { background-image: url(../images/map10.gif);}
div#area li.map11 { background-image: url(../images/map11.gif);}
div#area li.map12 { background-image: url(../images/map12.gif);}

div#search-val {
	margin: 0 0 10px 0;
	width: 570px;
	border: 1px solid #e4dfb7;
	background-color: #fbf7dc;
}

div#search-valin {
	margin: 7px;
	width: 556px;
}


div#search-valin h3 {
	margin: 0;
	padding: 2px 0 0 20px;
	height: 18px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	font-size: 12px;
}

div#search-valin select.pulldowns {
	margin: 0 0 0 5px;
	width: 200px;
	border: 1px solid #dcdcdc;
	padding: 2px 2px;
	font-size: 12px;
}

div#search-valin label {
	margin: 0 5px 0 0;
}

div#search-valin table.s_area, div#search-valin table.s_vals {
	margin: 0 0 10px 0;
	font-size: 12px;
}

div#search-valin table.s_area th, div#search-valin table.s_soart th {
	width: 50px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

div#search-list {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	width: 570px;
}

div#search-list div {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	width: 570px;
}

div#search-list div#pagehead {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	width: 570px;
	text-align: center;
}

div#search-list div.sec {
	background-color: #f6f6f6;
}

table.s-list {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 570px;
	font-size: 12px;
}

table.s-list2 {
	border-collapse: collapse;
	margin: 0 0 5px 0;
	padding: 0px;
	width: 460px;
	font-size: 12px;
}

td.photo {
	width: 110px;
}

td.txt {
	width: 460px;
}

td.photo p {
	margin: 0 auto;
	width: 89px;
	height: 89px;
	border: 1px solid #c7d6d6;
	overflow: hidden;
}

td.h-name {
	width: 315px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

td.h-name a:link {
	color: #ff7f00;
	text-decoration: none;
}

td.h-name a:visited {
	color: #ff7f00;
	text-decoration: none;
}

td.h-name a:active {
	color: #ff7f00;
	text-decoration: none;
}

td.h-name a:hover {
	color: #ff7f00;
	text-decoration: none;
}

td.h-type {
	padding: 0 5px 0 0;
	width: 145px;
	text-align: right;
	color: #aca886;
}

td.h-cap {
	padding: 0 5px 0 0;
	width: 460px;
	color: #3e6ece;
}

td.h-add {
	padding: 0 5px 0 0;
	width: 460px;
	text-align: left;
}

td.h-link {
	padding: 0 5px 0 0;
	width: 460px;
	text-align: right;
}

td.h-link a:link {
	color: #ff7f00;
	text-decoration: underline;
}

td.h-link a:visited {
	color: #ff7f00;
	text-decoration: underline;
}

td.h-link a:active {
	color: #ff7f00;
	text-decoration: underline;
}

td.h-link a:hover {
	color: #ff7f00;
	text-decoration: none;
}

div#search-list div#pagenavi {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	width: 570px;
	text-align: center;
}

div#pagenavi div#pprev {
	width: 150px;
	text-align: left;
	float: left;
}

div#pagenavi div#pnavi {
	width: 270px;
	text-align: center;
	float: left;
}

div#pagenavi div#pnext {
	width: 150px;
	text-align: right;
	float: left;
}

div#ads {
	margin: 0 0 15px 0;
	width: 570px;
	text-align: center;
}

div#pagetop {
	width: 560px;
	text-align: right;
}

div#pagetop a {
	background-image: url(../images/ic_yaji.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

div#hotel {
	margin: 10px 0 0 0;
	width: 570px;
}

div#hotel-head {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	width: 570px;
	border-bottom: 1px dashed #979797;
}

div#hotel-data {
	margin: 0 0 10px 0;
	width: 350px;
	float: left;
}

div#hotel-data h2 {
	margin: 0 0 5px 0;
	width: 320px;
	font-size: 14px;
	color: #ff7f00;
	font-weight: bold;
}

div#hotel-data h2 a:link {
	color: #ff7f00;
	text-decoration: none;
}

div#hotel-data h2 a:visited {
	color: #ff7f00;
	text-decoration: none;
}

div#hotel-data h2 a:active {
	color: #ff7f00;
	text-decoration: none;
}

div#hotel-data h2 a:hover {
	color: #ff7f00;
	text-decoration: none;
}

div#hotel-data div#copy {
	margin: 0 0 10px 0;
	color: #3e6ece;
	width: 305px;
}

div#hotel-data p {
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	width: 305px;
}

div#hotel-data p#cap {
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

div#hotel-photo {
	margin: 0;
	width: 220px;
	float: left;
}

div#hotel-photo div#photo-f {
	margin: 0;
	width: 218px;
	border: 1px solid #979797;
	background-color: #fff;
	text-align: center;
}

div#hotel-photo div#photo-f img {
	margin: 5px 0 10px 0;	
}

div#hotel-photo div#photo-f p {
	margin: 0 auto 10px auto;
	width: 205px;
	text-align: left;
	font-size: 10px;
}

div#hotel-photo p {
	width: 220px;
	text-align: center;
}

div#hotel-data2 {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 570px;
	border-bottom: 1px dashed #979797;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	color: #ff7f00;
	font-size: 12px;
	font-weight: bold;
}

div#hotel-data2 p {
	margin: 0 0 5px 15px;
}

div#map {
	margin: 0 0 10px 0;
	width: 568px; 
	height: 298px;
	font-size: 10px;
	border: 1px solid #979797;
}

div#map img {
	margin: 0 5px 0 0;
}

.gad{
	width:468px !important;
	margin:10px auto 10px auto !important;
}
.gad_top{
	width:468px !important;
	margin:20px auto 10px auto !important;
}

/* clearfix
------------------------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-black;
}

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*End hide from IE-mac */

/*------------------------------------------------------------ */
.thumbbox{
	margin-bottom:10px;
	clear:both;
}
.thumbbox .left {
	float: left;
	width: 280px;
}
.thumbbox .right {
	float: right;
	width: 280px;
}
.thumbbox .right p,
.thumbbox .left p{
	margin: 0px;
}
.thumbbox .right .photo,
.thumbbox .left .photo {
	float: left;
	width: 102px;
}
.thumbbox .right .yadotxt,
.thumbbox .left .yadotxt {
	float: right;
	width: 170px;
	font-size:12px;
}

.thumbbox .yadotxt a{
	color:#ff6000;
	text-decoration:underline;
}
.thumbbox .yadotxt a:hover{
	color:#ff6000;
	text-decoration:none;
}
.gad_travel {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
