@charset "UTF-8";
* {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	border: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}

/** クリアフィックス ------------------------------ **/
.clearfix:after {
	content: url(../images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}

/** タグ ------------------------------ **/
body {
	color: #000000;
	font: 75%/1.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body#bg_tengu {
	background: url(../images/bg_body.jpg) no-repeat fixed left top;
}
div {
	text-align: left;
}
ul {
	list-style: none;
}
h1 {
	background: url(../images/logo_header.png) repeat-x left top;
	display: block;
	float: left;
	height: 50px;
	width: 290px;
	text-indent: -10000px;
	behavior: expression(IEPNGFIX.fix(this));
}
h1 a {
	display: block;
	height: 50px;
	width: 290px;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
	color: #006666;
}
h5 {
	font-size: 105%;
	color: #CC3300;
}
h6 {}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}

/** 基準 ------------------------------ **/
#header,#contents,#footer,#visual .block,#navi .block {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 50px;
	padding-top: 30px;
}
#visual {
	background: url(../images/bg_visual.png);
	clear: both;
	border-top: 1px dotted #999999;
	behavior: expression(IEPNGFIX.fix(this));
}
#visual #bg_home {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background: url(../images/bg_home_visu.png) no-repeat left center;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi {
	background: url(../images/bg_navi_gl.png) repeat-x left top;
	height: 34px;
	width: 100%;
	padding-top: 5px;
	behavior: expression(IEPNGFIX.fix(this));
}
#contents {
	clear: both;
}
#bottom_wrap {
	clear: both;
	width: 100%;
	border-top: 1px dotted #999999;
}
#footer {
	clear: both;
	padding: 10px 0px;
}
#footer span {
	background: url(../images/logo_footer.png) no-repeat left top;
	height: 32px;
	width: 660px;
	display: block;
	text-indent: -10000px;
	behavior: expression(IEPNGFIX.fix(this));
}

/** ナビゲーション ------------------------------ **/
#header ul {
	display: block;
	float: right;
	height: 30px;
	width: 320px;
	padding-top: 13px;
}
#header ul li,#header ul li a {
	display: block;
	height: 28px;
	width: auto;
	float: left;
}
#header ul li a {
	text-indent: -10000px;
}
#header ul li a.navi1 {
	background: url(../images/navi_hd_1.jpg) no-repeat left top;
	width: 70px;
}
#header ul li a.navi2 {
	background: url(../images/navi_hd_2.jpg) no-repeat left top;
	width: 70px;
}
#header ul li a.navi3 {
	background: url(../images/navi_hd_3.jpg) no-repeat left top;
	width: 80px;
}
#header ul li a.navi4 {
	background: url(../images/navi_hd_4.jpg) no-repeat left top;
	width: 100px;
}
#header ul li a.navi1:hover {
	background: url(../images/navi_hd_f1.jpg) no-repeat left top;
}
#header ul li a.navi2:hover {
	background: url(../images/navi_hd_f2.jpg) no-repeat left top;
}
#header ul li a.navi3:hover {
	background: url(../images/navi_hd_f3.jpg) no-repeat left top;
}
#header ul li a.navi4:hover {
	background: url(../images/navi_hd_f4.jpg) no-repeat left top;
}
#navi ul {
	height: 34px;
	width: 920px;
}
#navi ul li,#navi ul li a {
	float: left;
	height: 34px;
	display: block;
}
#navi ul li a {
	text-indent: -10000px;
}
#navi ul li a.navi1 {
	background: url(../images/navi_gl_1.png) no-repeat left top;
	width: 132px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi2 {
	background: url(../images/navi_gl_2.png) no-repeat left top;
	width: 131px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi3 {
	background: url(../images/navi_gl_3.png) no-repeat left top;
	width: 131px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi4 {
	background: url(../images/navi_gl_4.png) no-repeat left top;
	width: 131px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi5 {
	background: url(../images/navi_gl_5.png) no-repeat left top;
	width: 131px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi6 {
	background: url(../images/navi_gl_6.png) no-repeat left top;
	width: 131px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi7 {
	background: url(../images/navi_gl_7.png) no-repeat left top;
	width: 133px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi1:hover {
	background: url(../images/navi_gl_f1.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi2:hover {
	background: url(../images/navi_gl_f2.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi3:hover {
	background: url(../images/navi_gl_f3.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi4:hover {
	background: url(../images/navi_gl_f4.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi5:hover {
	background: url(../images/navi_gl_f5.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi6:hover {
	background: url(../images/navi_gl_f6.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi ul li a.navi7:hover {
	background: url(../images/navi_gl_f7.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}

/** リスト ------------------------------ **/
.list_01 {
	width: 540px;
	clear: both;
	padding-left: 20px;
}
.list_01 .date {
	width: 80px;
	float: left;
	padding-bottom: 5px;
}
.list_01 .title {
	width: 460px;
	float: right;
	padding-bottom: 5px;
}

/** 各ページ ------------------------------ **/
#contents .block {
	background: #FFFFFF;
	/*padding: 5px 20px 10px;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 20px;
}
#contents p {
	text-align: justify;
	margin-bottom: 0.5em;
}
#home,#ryouri,#onsen,#sisetu,#taiken,#shuuhen,#link,#info,#sitemap,#access {
	padding: 20px 30px 30px;
}

/** ホーム ------------------------------ **/
#home .alignleft {
	width: 590px;
}
#home .alignright {
	width: 240px;
}
#home .alignright img {
	margin-bottom: 10px;
}

/** 山のこだわり料理 ------------------------------ **/
#ryouri div.alignleft {
	width: 500px;
}
#ryouri div.alignright {
	width: 340px;
}
#ryouri div.alignleft h3 {
	background: url(../images/h3_500.gif) no-repeat left bottom;
	height: 40px;
	width: 500px;
	padding-bottom: 2px;
}
#ryouri div.inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#ryouri #sobafla {
	float: left;
	height: 150px;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#ryouri img.alignleft {
	margin-right: 10px;
	margin-bottom: 5px;
}

/** 天狗温泉 ------------------------------ **/
#onsen div.alignleft {
	width: 500px;
}
#onsen div.alignright {
	width: 340px;
}
#onsen div.alignleft h3 {
	background: url(../images/h3_500.gif) no-repeat left bottom;
	height: 40px;
	width: 500px;
	padding-bottom: 2px;
}
#onsen div.alignleft .inner{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#onsen img.alignleft {
	margin-right: 10px;
	margin-bottom: 5px;
}
#onsen img.alignright {
	margin-bottom: 5px;
	margin-left: 10px;
}

/** 施設案内 ------------------------------ **/
#sisetu div.alignleft,#sisetu div.alignright {
	height: auto;
	width: 420px;
}
#sisetu h3 {
	background: url(../images/h3_420.gif) no-repeat left bottom;
	height: 40px;
	width: 420px;
	padding-bottom: 2px;
}
#sisetu div.inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#sisetu div.inner img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.tbl_03 {
	width: 100%;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.tbl_03 th,.tbl_03 td {
	padding: 3px 5px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
}
.tbl_03 th {
	color: #FFF;
	background: #366;
}
.tbl_04 {
	margin-bottom: 20px;
}
.tbl_04 th,.tbl_04 td {
	padding: 10px 20px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.tbl_04 td input,.tbl_04 td textarea {
	border: 1px solid #CCCCCC;
}
.block_btn {
	text-align: center;
}
.block_btn input[type="submit"],.block_btn input[type="reset"] {
	padding: 5px 10px;
}
/** 体験イベント ------------------------------ **/
#taiken div.alignleft,#taiken div.alignright {
	width: 420px;
}
#taiken div h3 {
	background: url(../images/h3_420.gif) no-repeat left bottom;
	height: 40px;
	width: 420px;
	padding-bottom: 2px;
}
#taiken div.inner{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#taiken img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
#taiken img.alignright {
	margin-bottom: 10px;
	margin-left: 10px;
}
.tbl_01 {
	width: 100%;
	border-top: 1px dotted #CCC;
}
.tbl_01 th,.tbl_01 td {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dotted #CCC;
}
.tbl_01 th {
	white-space: nowrap;
	text-align: left;
	background: url(../images/icon_list3.gif) no-repeat left 6px;
	padding-left: 13px;
}
.tbl_02 {
	width: 100%;
	margin-bottom: 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tbl_02 th,.tbl_02 td {
	padding: 3px 5px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.tbl_02 thead th {
	color: #FFF;
	background: #366;
	text-align: center;
}
.tbl_02 tbody th {
	background: #D5F5D3;
	text-align: left;
}

/** 料金・ご予約 ------------------------------ **/


.tbl_05 {
	width: 100%;
	margin-bottom: 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tbl_05 th,.tbl_05 td {
	padding: 3px 5px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align:center;
}
.tbl_05 thead th {
	color: #FFF;
	background: #366;
	text-align: center;
}
.tbl_05 tbody th {
	background: #D5F5D3;
	text-align: left;
}
.tbl_05 caption {
	text-align: left;
	padding-left:10px;
}
.yoyakubtn {
	text-align:right;

	width:100%;
}
.faxbtn {
	text-align:center;

	width:100%;
}
/** 周辺情報 ------------------------------ **/
#shuuhen div.alignleft,#shuuhen div.alignright {
	height: auto;
	width: 420px;
}
#shuuhen h3 {
	background: url(../images/h3_420.gif) no-repeat left bottom;
	height: 40px;
	width: 420px;
	padding-bottom: 2px;
}
#shuuhen div.inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#shuuhen div.inner h4 {
	background: url(../images/icon_list3.gif) no-repeat left;
	padding-left: 15px;
}

/** リンク ------------------------------ **/
#link div.alignleft,#link div.alignright {
	height: auto;
	width: 420px;
}
#link h3 {
	background: url(../images/h3_420.gif) no-repeat left bottom;
	height: 40px;
	width: 420px;
	padding-bottom: 2px;
}
#link div.inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#link div.inner a {
	background: url(../images/icon_list1.gif) no-repeat left;
	padding-left: 10px;
}

/** INFO ------------------------------ **/
#info h3 {
	background: url(../images/h3_860.gif) no-repeat left bottom;
	height: 40px;
	width: 860px;
	padding-bottom: 2px;
}
#info div.inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}

/** ACCESS ------------------------------ **/
#access div.alignleft,#access div.alignright {
	height: auto;
	width: 420px;
}
#access div.alignleft h3 {
	background: url(../images/h3_420.gif) no-repeat left bottom;
	height: 40px;
	width: 420px;
	padding-bottom: 2px;
}
#access div.alignright a {
	margin-bottom: 10px;
	display: block;
}
#access div.inner {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	background: #FFFFFF;
	padding: 10px 20px 20px;
	margin-bottom: 10px;
}
#access div.inner h4 {
	background: url(../images/icon_list3.gif) no-repeat left;
	padding-left: 15px;
}

/** サイトマップ ------------------------------ **/
#sitemap .alignleft {
	width: 280px;
}
#sitemap .alignleft li {
	display: block;
	margin-bottom: 3px;
}
#sitemap .alignleft a {
	background: #eeeeee url(../images/icon_list2.gif) no-repeat 5px;
	width: 245px;
	padding: 3px 15px;
	display: block;
}

/** リバティーロゴ ------------------------------ **/
.ydbn14 {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.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;
}
.center {
	text-align:center;
}