﻿@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body{
	text-align:center;
	color:#333;
	background-color:#fff;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif, Arial, Osaka;
	font-size:12px;
}
html {
	overflow-y:scroll;
}
h1, h2, h3, h4, h5, h6 {
}
p, li, dt, dl {
	line-height:1.4;
}
img {
	border:none;
	vertical-align: middle;
}
ul, ol, li {
	list-style: none;
}
a:link {
	color:#6666cc;
	text-decoration:underline;
}
a:visited {   
	color:#6666cc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#990000;
}
a:active {
	color:#666;
	text-decoration:underline;
}
* html div,
* html ul,
* html li {
	_zoom:1;
	_height:0;
}
div { zoom: 100%;}
div:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
}
p { zoom: 100%;}
p {
	line-height:1.4;
}
p span{
	color:#ff0000;
}
p strong{
	font-size:1.1em;
	color:#990000;
}
p img{
	float:right;
	margin:0 0 5px 5px;
}
p:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
}
tabel, td {
	font-size:1em;
	text-align:left;
	vertical-align:top;
}
address {
	font-style:normal;
	font-size:11px;
}
br.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#main{
	margin:5px auto 10px auto;
	width:990px;
	text-align:left;
}
#container {
	width:680px;
	float:left;
}
#contents {
	float:right;
	width:480px;
}
#navi {
	float:left;
	width:190px;
}
#side {
	float:right;
	width:300px;
}
#footer {
	clear:both;
	width:100%;
	margin:5px 0 0 0;
	padding:3px 0 20px 0;
	font-size:12px;
	font-style:normal;
	text-align:center;
}

#contents h2, #container h2 {
	padding:5px 0 5px 5px;
	color:#003366;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.2em;
	border-left:solid 10px #003366;
}

.hide {
	display: none
}
div.stitle {
	color:#003366;
	font-size:11px;
}
/*ヘッダー部分*/
#head{
	top:0;
	width:100%;
	height:100px;
	position:relative;
}
#head-r{
	float:right;
	width:800px;
	text-align:right;
}
#head-r h1 {
	font-size:12px;
	font-weight:normal;
	line-height:1.2;
}
#head-r p {
	font-size:11px;
	line-height:1.3;
}

#head h2 a {
	float:left;
	display:block;
	width:190px;
	height:90px;
	background-image:url(./img/bnr-yossy.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	text-decoration:none;
}
div.bookm {
	margin-bottom:8px;
}
/* top パンくず */
#top-pan {
	clear:both;
	margin:10px 0;
	padding:5px 0;
}
#bot-pan {
	clear:both;
	margin:5px 0 8px 0;
	padding:5px 0;
}
/* top ナビ */
#top-Nav {
	clear:both;
	margin:5px 0;
	padding:8px 0 8px 5px;
	background-color:#f1f1f1;
	border-top:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9;
}
#top-Nav a {
	padding:0 8px;
	text-decoration:none;
	color:#4898e1;
}
#top-Nav a:hover {
	text-decoration:underline;
}
/* footer ナビ */
#foot-Nav {
	clear:both;
	margin:5px 0;
	padding:10px 0;
	background-color:#f1f1f1;
	border-top:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9;
	text-align:center;
}
span.footnavi {
	background: transparent url(./share/arr016.gif) no-repeat center left;
	margin-right:8px;
	padding:2px 2px 2px 22px;
}
div.pv-navi {
	text-align:center;
	margin:0 0 20px 0;
}
div.align-right {
	width:100%;
	text-align:right;
	margin:0 5px 5px 0;
}
/* 右ナビ Box */
div.rColTitle {
	color:#888;
	border:1px solid #e9e9e9;
	border-bottom:none;
	background-color:#f1f1f1;
	margin:10px 0 0 0;
	padding:8px 0 3px 10px;
}
div.rColBody, div.rColBdSp {
	border:1px solid #e9e9e9;
	padding:10px;
	line-height:1.3em;
}
div.rColBody img {
	float:left;
	margin:0 8px 8px 0;
}
div.rColBdSp img {
	float:none;
	margin:0;
}
ul.rColUlSp li {
	padding:0 0 5px 0;
}
div.rColBody2 {
	color:#888888;
	border:1px solid #e9e9e9;
	padding:10px;
	line-height:1.4;
}
/* 初心者マーク */
span.ic-beginner {
	background:url(./share/beginner2.gif) no-repeat center left;
	padding:2px 0 0 20px;
}
/* Menu */
div.bMenu {
	border:1px solid #e9e9e9;
	padding:7px;
	text-align:left;
	line-height:1.7;
}
div.bMenu span.bMenu-ttl {
	color:#ffffff;
	padding:4px 5px;
	font-size:1.4em;
	font-weight:bold;
	background-color:#0080ff;
}
div.bMenuArea {
	float:left;
	width:215px;
	margin:0;
	padding:10px 0 10px 6px;
}
div.bMenuArea li {
	line-height:1.7;
}
div.bMenuArea li a:link {
	color:#0080ff;
	text-decoration:underline;
}
div.bMenuArea li a:visited {
	color:#00aaff;
}
div.bMenuArea li a:hover {
	color:#F5B547;
	text-decoration:underline;
}
div.bMenuArea li a:active {
	color:#0080ff;
}
div.bMenuArea span.ttl {
	color:#ffffff;
	padding:2px 5px;
	font-size:1.4em;
	font-weight:bold;
	background-color:#F5B547;
}
div.bMenuArea span.ttl-agd {
	color:#ffffff;
	padding:2px 5px;
	font-size:1.4em;
	font-weight:bold;
	background-color:#0080ff;
}
/* ホテルリスト */
div.list-ttl {
	background-color:#f1f1f1;
	border-top:dotted 1px #003366;
	border-bottom:dotted 1px #003366;
	line-height:1.2;
	padding:7px 0 5px 5px;
}
div.hdet-ttl {
	font-size:1em;
	padding:7px 0 0 0;
}
div.hdet-ttl a {
	color:#0080ff;
	font-weight:bold;
	text-decoration:underline;
}
div.hdet-ttl a:hover {
	color:#00aaff;
	text-decoration:none;
}
div.hdet-ttl a:visited {
	color:#008080;
}
div.hdet-ttl img {
	margin:0 0 0 10px;
}
div.hdet-d {
	border-bottom:dotted 1px #003366;
	padding:5px 0 8px 0;
}
div.hdet-d img{
	float:left;
	margin:0 8px 6px 0;
}
span.hdet-add {
	color:#888;
}