@charset "UTF-8";

/* タグ */
* {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
body {
	background: #102549 url(../img/bg_body.jpg) repeat-x left top;
	font: 76%/1.6 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
div {
	display: block;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
h1 {}
h2 {}
h3 {}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
	margin-bottom: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #999999;
}
h5 {}
h6 {}
p {
	margin-bottom: 0.7em;
}
sup {}
sub {}
span {}
em {}
strong {}

table {}
thead {}
tfoot {}
tbody {}
thead th {}
tr {}
th {}
td {}
caption {}

a:link {}
a:visited {}
a:hover {}
a:active {}
address {}

ul {}
li {}
ol {}
dl {}
dt {}
dd {}

form {}
label {}
fieldset {}
legend {}
iframe {}
/* 共通ID・Class */
#wrap {
	background: url(../img/bg_wrap.jpg) no-repeat left 100px;
	height: auto;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 29px;
}
#header {
	padding-top: 20px;
	height: 80px;
}
#header h1 {
	font-size: 11px;
	color: #C6C6D1;
	font-weight: normal;
	padding-bottom: 20px;
}
#header .flRight {
	text-align: right;
	padding-top: 20px;
}
#header .flRight img {
	margin-left: 10px;
}
#keyvisual {}
#navigation {
	padding: 10px 0px;
}
#contents {
	background: #E0E0E0;
	padding: 20px 20px 1px;
	border-top: 1px solid #788395;
}
#contents h3 {
	margin-bottom: 7px;
}
#btmconts {
	background: url(../img/btm_conts.jpg) no-repeat left top;
	height: 10px;
	width: 822px;
}
#banner {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
}
#footer {
	text-align: center;
	color: #999999;
	line-height: 1;
}
#footer .navi {
	font-size: 12px;
	padding: 15px 0px;
}
#footer .navi a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer .navi a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer .navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .copyright {
	font-size: 11px;
}
#footer .copyright img {
	padding-left: 10px;
}
/* yadosagashi */
#ydbn14 { display: inline-block;}
#ydbn14 a {
	height: 13px;
	width: 44px;
	display: block;
	background-image: url(http://www.yado-sagashi.com/bn/libertybn04_ss.gif);
	}
#ydbn14 a b {
	position:relative;
	height: 13px;
	width: 44px;
	display: block;
	z-index:-1;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	}
/*フロート／解除*/
.clear {
	clear: both;
	height: 0px;
}
.flLeft {
	float: left;
}
.flRight {
	float: right;
}
img.flLeft {
	padding-right: 10px;
	padding-bottom: 10px;
}
img.flRight {
	padding-bottom: 10px;
	padding-left: 10px;
}

.boxCmn {
	margin-bottom: 10px;
}
/* テーブル */
.tbl1 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #FFFFFF;
	font-size: 11px;
}
.tbl1 th,.tbl1 td {
	padding: 2px 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tbl1 thead th {
	background: #C9D8E6;
	white-space: nowrap;
}
.tbl1 tbody th {
	background: #E6F0F3;
	white-space: nowrap;
}

.tbl2 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #FFFFFF;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
}
.tbl2 th,.tbl2 td {
	padding: 2px 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	vertical-align: middle;
}
.tbl2 thead th {
	background: #A2C7C2;
	white-space: nowrap;
}
.tbl2 tbody th {
	background: #DEEBE5;
	white-space: nowrap;
}
/* 強調文字 */
strong.red20 {
	font-size: 160%;
	font-weight: bold;
	color: #990000;
	letter-spacing: 2px;
	line-height: 1.4;
}
/* ホーム */
#greeting p {
	text-indent: 1em;
	padding-right: 10px;
}
#greeting .flLeft {
	width: 180px;
}
#greeting .flRight {
	width: 591px;
}
/* 料理 */
#ryouri>.flRight {
	height: auto;
	width: 390px;
}
#ryouri .flRight>div {
	padding-right: 10px;
}
#ryouri .boxCmn {
	padding-right: 10px;
	padding-left: 10px;
}
#ryouri .boxCmn>.flLeft {
	height: auto;
	width: 380px;
}
#ryouri .boxCmn>.flRight {
	height: auto;
	width: 380px;
}
/* ロケーション */
#location .boxCmn {
	padding-right: 10px;
	padding-left: 10px;
}
#location dl {
	display: block;
	height: auto;
	width: 540px;
}
#location dl>dt {
	display: block;
	float: left;
	height: auto;
	width: 80px;
	background: url(../img/icn_list.jpg) no-repeat left;
	padding-left: 15px;
}
#location dl>dd {
	display: block;
	float: left;
	height: auto;
	width: 440px;
}
#bathroom .flLeft {
	height: auto;
	width: 210px;
	padding-right: 10px;
}
#bathroom .flRight {
	height: auto;
	width: 320px;
}
#room .flLeft {
	width: 460px;
	padding-right: 5px;
}
#room .flRight {
	height: auto;
	width: 295px;
}
/* ギャラリー */
.gallery {
	height: auto;
	width: 780px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
}
.gallery .flLeft {
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.gallery .flLeft img {
	margin-bottom: 5px;
}
.gallery .flLeft p {
	margin-bottom: 0.5em;
	line-height: 1.4;
}
.gallery .flLeft a {}
/* プラン・予約 */
#plan .boxCmn {
	padding-right: 10px;
	padding-left: 10px;
}
#resv>.flLeft { width: 560px;}
#resv>.flRight {
	height: auto;
	width: 180px;
}
#resv>.flRight img { margin-bottom: 10px;}
/* 交通 */
#access ul {
	list-style: url(../img/icn_list.jpg) none;
	padding-left: 15px;
	display: block;
}
#access .flLeft,#access .flRight { width: 380px;}
/* 周辺案内 */
#shuhen .boxCmn {
	padding-right: 10px;
	padding-left: 10px;
}
#shuhen h4 {
	clear: both;
}
#f_plan {
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px;
	background: #E0E9D6;
}
#f_plan p {
	margin-right: 10px;
	margin-left: 10px;
}

#f_plan strong {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin-right: 5px;
	margin-left: 5px;
}


#kouro {
	border-style: none;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
#kouro td {
	border-style: none;
	text-align: left;
}
#f_plan .boxCmn p {
	line-height: 1.3em;
}

#f_plan #div2 p {
	line-height: 1.2em;
	color: #CC3300;
}
#funetada_bana {
	margin: 0px 0px 20px;
	text-align: left;
	top: -10px;
	height: 90px;
	line-height: 1.4em;
}
#funetada_bana strong {
	color: #0000FF;
}

#funetada_bana img {
	border-style: none;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
#f_plan .kousiki {
	color: #004B72;
}
#f_plan .boxCmn .tbl2 {
	margin-right: 10px;
	margin-left: 10px;
	width: 760px;
}
