@charset "utf-8";


/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: MSPゴシック,Verdana, Arial, sans-serif;
}

/* 順序なし段落 */
ul{ margin: 0; padding: 0; }
li{ margin: 0; padding: 0; list-style-type: none; }

body{ background-color: #fffcf4; background-position: 0 top; }
h1,
h2,
h3,
h4, { font-weight: normal; background-color: white; text-decoration: none; width: auto; height: auto; margin: 0; padding: 0; }
.gaiyou{ font-size: 14px; font-weight: bold; background-color: #f8f8f8; width: 580px; height: 25px; padding-top: 5px; padding-bottom: 2px; padding-left: 5px; border-bottom: 1px solid #d1d1d1; border-left: 3px solid #0084ac; }
#toparea{ color: #5f370d; font-size: 10px; font-weight: normal; background-color: transparent; width: 850px; height: auto; margin: 0 auto; padding: 0 2px 2px 5px; }
/* リンク */
a,
a:link,
a:visited {
    color: #993702;
    text-decoration: underline;
}
a:hover { text-decoration: none; }

/* リンクつき画像 */
a img {
   border: 0;
}


/* 段落 */
p { margin-top: 10px; margin-bottom: 10px; }

/* 定義リスト */
dl {
	margin-bottom: 10px;
	width: 410px;
}
dt {}
dd { }


/* 引用 */
blockquote { color: #d5d5d5; width: auto; margin: 5px; padding: 10px; font-size: 10.5px; line-height: 160%; background: #1d1d1d; border: solid 1px #00e3c5; outline-style: solid; outline-width: 0; }

/* タイトルバナー */
#banner { text-decoration: none; height:95px; font-size: 11px; background-position: 0 0; width: 850px; margin: 0 auto; padding: 0; }
.rogo{ width: 275px; height: 100px; margin: 0; padding: 0; }
.chan{ color: #fff; font-size: 12px; background-color: #182a5e; float: right; margin: 75px 3px 0; padding: 3px; border: solid 1px #757575; }
.chan a:link,
.chan a:visited { color: #fff; text-decoration: underline; }
.chan a:hover { color: #fff; text-decoration: none; }
/* h1 */
.harea { color: #bebebe; text-decoration: none; height:auto; font-size: 10px; background-color: #000; background-image: url(../image/herea_haikei.jpg); background-repeat: no-repeat; background-position: 0 bottom; width: 850px; clear: both; margin: 0 auto; padding: 5px 0 5px 3px; }
/* タイトルバナー下の説明 */

/* エントリー全体 */
.content_title{ width: 650px; height: 174px; }
.des_title2{ color: #59400e; font-size: 12px; line-height: 150%; background: #fffdf2 url(../image/des_haikei.gif) no-repeat right top; width: 600px; margin: 5px auto 0; padding: 5px; border: solid 1px #907736; }
.des_title{ color: #3c3c3c; font-size: 12px; line-height: 150%; width: 610px; margin: 5px auto 0; padding: 5px; }
#food_des{ color: #303030; font-size: 13px; line-height: 150%; background-color: #fffced; background-image: url(../food/haikei.gif); background-repeat: no-repeat; background-position: right bottom; width: 620px; margin: 10px auto; padding: 5px; border: dotted 1px #bf8e1d; }
.main { padding: 5px 5px  ; font-size: 14px; color: #000; line-height: 160%; background-position: 0 0; text-align: left; margin-top: 5px; margin-bottom: 15px; border: solid 1px #dcdcdc;
}
#top_main2 {
	background-image: url(../image/top_op_haikei.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	width: 850px;
	clear: both;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	height: 180px;
}
/*\*/
/**/
.main img { font-size: 11px; background-color: #f3f3f3; width: auto; height: auto; margin: 5px; padding: 3px; border-color: #ababab; border-width: 1px; }
#top_op { width: 850px; height: 425px; margin: 0 auto; padding: 0; }
.main_title { height: auto; padding: 10px 5px  ; font-size: 14px; color: #000; line-height: 160%; background-color: #fafafa; background-repeat: no-repeat; background-position: 0 0; text-align: left; margin-top: 5px; margin-bottom: 15px; }
.main_title img {
   margin-right: 10px;
   margin-bottom: 5px;
}


/* サイドメニュータイトル */
.sidetitle { color: #006752; text-align: left; font-size: 14px; font-weight: bold; background-color: #e5e5e5; background-image: url(../image/sd_title.gif); background-position: 0 0; width: 170px; height: auto; margin-bottom: 5px; padding: 5px 0 5px 5px; border: solid 1px #00849e; }

/* サイドメニュー */
.side {
    margin: 6px 0px 8px 5px;
    background: transparent;
    color: #A9A9A9;
    font-size: 10px;

    line-height: 185%;
}



.clear {
    clear:both;
}


/* 2カラム用 */
#container {
	background-image: url(../image/haikei.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 860px;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container_a { background-image: url(../image/navi_haikei.gif); background-repeat: repeat-y; background-position: left top; width: 850px; margin: 0 auto; overflow:auto; padding: 0; }
#outer{ background-image: url(../image/haikei.gif); width: 870px; margin: 0 auto; };padding: 0;
/*\*/
　* html div#container{ overflow: visible; }
　* html div#container_a{ overflow: visible; }
/**/

#content { background-color: #fefefe; width: 650px; float: right; margin:0 auto; padding: 10px 0 0; }
#container:after {
　content: "";
　display: block;
　clear: both;
}

#container_a:after {
　content: "";
　display: block;
　clear: both;
}

/* パンくず */
/* アーカイブ日付 */
.achive_date { color: #382893; font-size: 9px;}


/* フッター*/
#hooter{ color: #5d4b2f; font-size: 11px; background-image: url(../image/footer_haikei.gif); background-repeat: no-repeat; background-position: left top; text-align: right; width: 855px; height: 40px; float: none; clear: both; margin: 0 auto; padding: 5px 10px 0 5px; order-bottom-style: solid; order-right-style: solid; }
.copyright{color: #dbdbdb; font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", Osaka, verdana, arial, sans-serif; font-size: 12px; text-align: center; line-height: 120%; margin: 0; padding: 10px 10px 10px 10px; clear: both; }


/* 左サイド */
#snavi { font-family: "ＭＳ Ｐゴシック", Arial, Osaka, "ＭＳ ゴシック", Osaka, sans-serif; background-position: 0 0; width: 200px; height: 500px; float: left; margin: 0 auto 0 0; padding: 10px 0 0; }
ul#menu{ width: 180px; list-style:none; margin-top: 0; margin-right: 0; margin-left: 0; padding: 0 0 8px 2px; }
ul#menu img{ width: 178px; height: 25px; margin: 0 0 2px; padding-top: 0; padding-right: 0; list-style:none; }
ul#menu li{ text-indent: -3000px; width: 180px; height: 25px; list-style:none; margin: 2px 0 3px; }
ul#menu a{
    display:block;
    height:25px;
    overflow:hidden;
}

a.navi_01
{ background-image:url(../image/top_b.gif); background-repeat: no-repeat; }
a:hover.navi_01{
    background-position:0px -25px;
}

a.navi_02
{ background-image:url(../image/b2.gif); background-repeat: no-repeat; }

a.navi_02_2
{ background-image:url(../image/b2.gif); background-repeat: no-repeat; background-position:0px -25px;}

a:hover.navi_02{
    background-position:0px -25px;
}

a.navi_03
{ background-image:url(../image/b3.gif); background-repeat: no-repeat; }

a.navi_03_2
{ background-image:url(../image/b3.gif); background-repeat: no-repeat;  background-position:0px -25px;}
a:hover.navi_03{
    background-position:0px -25px;
}

a.navi_04
{ background-image:url(../image/b4.gif); background-repeat: no-repeat; }

a.navi_04_2
{ background-image:url(../image/b4.gif); background-repeat: no-repeat;    background-position:0px -25px; }
a:hover.navi_04{
    background-position:0px -25px;
}

a.navi_05
{ background-image:url(../image/b5.gif); background-repeat: no-repeat; }

a.navi_05_2
{ background-image:url(../image/b5.gif); background-repeat: no-repeat; background-position:0px -25px; }

a:hover.navi_05{
    background-position:0px -25px;
}

a.navi_06
{ background-image:url(../image/b6.gif); background-repeat: no-repeat; }

a.navi_06_2
{ background-image:url(../image/b6.gif); background-repeat: no-repeat;  background-position:0px -25px;}

a:hover.navi_06{
    background-position:0px -25px;
}

a.navi_07
{ background-image:url(../image/b7.gif); background-repeat: no-repeat; }

a.navi_07_2
{ background-image:url(../image/b7.gif); background-repeat: no-repeat; background-position:0px -25px;}

a:hover.navi_07{
    background-position:0px -25px;
}

.if{ width: 181px; height: 46px; margin-top: 15px; margin-left: 3px; padding: 0; border: solid 1px #e6d09c; }


#kojin{ font-size: 11px; width: auto; height: auto; margin: 5px 0 10px 5px; padding: 5px; }

#kojin a,
#kojin a:link,
#kojin a:visited {
    color: #86823e;
    text-decoration: underline;
}
#kojin a:hover { text-decoration: none; }


.k_navi { background-color: #fcf4e1; text-align: left; width: 620px; height: 18px; float: none; clear: both; margin: 15px auto 20px; padding: 5px; }
.k_navi ul li { color: #acacac; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style-type:none; list-style-position: outside; }
.k_navi ul { line-height:140%; width: 580px; margin:0 auto; padding:0; }
.k_navi li { text-align: left; float: left; margin: 0; padding: 0 4px 0 0; list-style-type: none; }
.k_navi a,
.k_navi a:link,
.k_navi a:visited {
    color: #57360c;
    text-decoration: underline;
}

.k_navi a:hover { text-decoration: none; }



/* infoエリア */
.infoa {
	width: 450px;
	float: left;
	margin: 5px auto 0 5px;
	padding: 0;
}
.infoa_title { width: 300px; height: 24px; margin-bottom: 5px; margin-left: 5px; padding: 0; }
.infoa dt {
	color: #252525;
	font-size: 11px;
	background-color: #f4e9c1;
	background-position: 0 5px;
	border: solid 1px #e5d5a4;
	white-space: normal;
	vertical-align: top;
	width: 440px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0;
}
.infoa dl { }
.date{ font-size: 9px; }

.infob { width: 150px; height: 140px; float: left; margin: 15px 5px 0 10px; padding: 0; }
.infoc { color: #181818; width: 180px; height: 104px; float: right; margin: 25px 5px 0 auto; padding: 3px; border: solid 2px #ebe2d3; }


/* 概要 */
table.case{ font-size: 12px; border-top:1px inset #888; border-left:1px inset #888; border-collapse:collapse; border-spacing:0; background-color:#ffffff; width: auto; empty-cells:show; }

.sait{ font-size: 12px; width: 60px; padding:5px; border-right: 1px inset #888; border-bottom: 1px inset #888; }
.sait_22{ color: #614c0e; font-size: 12px; font-weight: bolder; background-color: #fffef6; text-align: center; padding:5px; border-right: 1px inset #888; border-bottom: 1px inset #888; }
.non{ color: #6f6f6f; font-size: 12px; text-align: left; padding:5px; border-right: 1px inset #888; border-bottom: 1px inset #888; }

/* セミナー */
table.smin{ font-size: 12px; border-top:1px solid #888; border-left:1px solid #888; border-collapse:collapse; border-spacing:0; background-color:#ffffff; width: auto; empty-cells:show; }

.sait2{ font-size: 10px; width: 60px; padding:3px; border-right: 1px inset #888; border-bottom: 1px inset #888; }
.non2{ color: #6b6b6b; font-size: 11px; line-height: 130%; text-align: left; width: 520px; padding:3px; border-right: 1px inset #888; border-bottom: 1px inset #888; }


/* 全体 */
.sarea{ color: #373737; font-size: 11px; line-height: 150%; background-repeat: no-repeat; margin: 0 0 10px; padding: 5px; }
.sarea2{ color: #464646; font-size: 11px; line-height: 150%; background-repeat: no-repeat; margin: 0 0 10px; padding: 5px; }
#sarea3{ font-size: 13px; line-height: 160%; background-repeat: no-repeat; width: 620px; height: auto; margin: 0 auto 10px; padding: 10px; }/* レストラン */
.sarea_aim{ font-size: 13px; line-height: 160%; background-repeat: no-repeat; width: 180px; height: 190px; float: left; margin: 0 5px 0 0; border: solid 1px #7b7b7b; }
.sarea_a{ font-size: 13px; line-height: 160%; background-repeat: no-repeat; width: 650px; margin: 5px auto 15px; padding: 0; border-bottom: 5px dotted #be9d63; }
.sarea_b{ font-size: 13px; line-height: 160%; background-repeat: no-repeat; width: 620px; margin: 0 auto 15px; padding: 0; }

.sarea_fb{ color: #4d360d; font-size: 13px; line-height: 160%; background-repeat: no-repeat; width: 600px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px dotted #d5d5d5; }
.bord_area{ color: #373737; font-size: 13px; line-height: 150%; background-repeat: no-repeat; width: 640px; margin: 0 auto 10px; padding: 5px; }
.bord_area img{ background-repeat: no-repeat; margin: 3px 0; padding: 3px; border: solid 1px #a1a1a1; }
/* menu */
.sarea_mn{ font-size: 13px; line-height: 160%; background-image: url(../menu/m_sha.gif); background-repeat: no-repeat; background-position: right bottom; width: 600px; height: 120px; margin: 10px auto 15px; padding: 0; }
.sarea_mn1{ font-size: 13px; line-height: 160%; background-color: #fffeee; background-repeat: no-repeat; width: 620px; margin: 10px auto 15px; padding: 5px; border: solid 1px #ebddc0; }
.sarea_mn2{ font-size: 13px; line-height: 160%; margin: 0 auto 15px; padding: 0; }
.sarea_mn2 dt{ font-size: 15px; font-weight: bold; background-position: 0 0; margin: 0; padding: 0; border-bottom: 1px solid #542f2f;border-top-col;border-left-color: #542f2f; border-left-width: 1px; or: #542; border-right-color: #542f2f; border-right-width: 1px;f2f;border-top-width: 1px; }
.sarea_mn2 dd{ font-size: 12px; line-height: 150%; background-position: 0 0; margin: 0; padding-top: 5px; padding-right: 0; padding-bottom: 0; }.cust{ color: #64400d; font-size: 13px; line-height: 150%; background-color: #fffbec; letter-spacing: 0.1em; width: 600px; height: 116px; margin: 10px auto 15px; padding: 5px; border: solid 1px #d7b190; }
.sarea_mn2 dl{ background-position: 0 0; width: 432px; float: right; margin: 0; padding: 0 0 0 5px; }
.sarea_mn2 img{ background-position: 0 0; width: 150px; height: 100px; float: left; margin: 0; padding: 0; }
.lina{ font-size: 13px; width: 600px; height: 100px; margin: 0 auto; };padding: 0;
.sarea_cys{ color: #525252; font-size: 13px; line-height: 160%; background-color: #f8f7f4; width: 580px; height: 132px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px solid #d8d3ba; }
#main{ font-size: 13px; line-height: 160%; background-image: url(../image/mback.gif); text-align: left; width: auto; height: auto; margin: 15px auto 0 5px; padding: 5px; }
#ichiran{ font-size: 13px; line-height: 160%; background-image: url(../image/mback.gif); width: auto; height: auto; margin: 0 auto; padding: 5px 5px 5px 0; }
.sarea_ww{ color: #adadad; font-size: 13px; line-height: 160%; width: auto; height: auto; margin: 0 0 10px; padding: 10px; }
.sarea_ww dl{ margin: 5px 0 5px 0; padding: 5px; }
.sarea_ww dt{ margin-bottom: 5px; }
.sarea_ww dd{ margin-left: 30px; }

.sarea ul{ margin: 0 0 0 5px; padding: 0; }
.sarea li{ margin-bottom: 5px; list-style-type: disc; list-style-position: outside; display: list-item; }
.sarea_title{ color: #e8e8e8; font-size: 15px; font-weight: bold; background-color: #2d2d2d; background-repeat: no-repeat; width: auto; height: auto; margin: 20px 0 5px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-bottom: 2px solid #168d95; border-left: 1px solid #168d95; border-top-color: #168d95; border-right-color: #168d95; }
.cys_title{ color: #703912; font-size: 14px; width: 630px; height: 40px; margin: 15px auto 5px; padding: 0; }
.bord_title{ color: #657610; font-size: 14px; font-weight: bold; width: 620px; height: 20px; margin: 15px auto 20px; padding: 3px; border-right: 2px solid #dca61c; border-bottom: 1px dashed #848484; }
.cys_titlef{ color: #3c3c3c; font-size: 13px; font-weight: normal; line-height: 150%; width: 640px; height: auto; margin: 0 auto; padding: 0; }
.cys_titlef2{ color: #3c3c3c; font-size: 14px; font-weight: normal; line-height: 150%; width: 640px; height: auto; margin: 15px auto 20px; padding: 0; }
.h4_title{ color: #753700; font-size: 14px; font-weight: bold; background-image: url(../restaurant/icon.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; width: 584px; height: 15px; margin: 20px auto 0; padding-top:0; padding-bottom: 0; padding-left: 18px; }
.h4_titlef{ color: #3a5900; font-size: 14px; font-weight: bold; background-image: url(../food/icon2.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; height: 15px; margin: 0 auto 10px 186px; padding-top:0; padding-bottom: 0; padding-left: 18px; }
.tel{ background-image: url(../image/h3_title.gif); background-position: 0 0; width: 600px; height: 70px; margin: 15px auto; }
.prf{
	color: #525252;
	font-size: 12px;
	line-height: 160%;
	background-color: #FFFFFF;
	width: 620px;
	height: auto;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url((URL));
}
.prf_hy{ color: #6e4819; font-size: 13px; font-weight: bold; margin-top: 0; margin-bottom: 10px; border-bottom: 1px dashed #806128; }
.prfh3{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #806128;
}

/* 見出し */

.header{ font-size: 16px; font-weight: bold; background-color: #772303; text-align: left; letter-spacing: 0.1em; width: auto; height: auto; margin: 0 auto 15px; }

/* 左サイドタイム */
/* パンくず*/
.pan{ color: #bb7d54; font-size: 11px; line-height: 160%; height: auto; margin-right: 5px; margin-bottom: 5px; margin-left: 0; padding-bottom: 3px; padding-left: 0; }
.pan a,
.pan a:link,
.pan a:visited {
    color: #246aa7;
    text-decoration: underline;
}
.pan a:hover { text-decoration: none; }


/* 商品トップ*/
.img_ban { text-decoration: none; width: 180px; height: 40px; margin: 5px; padding: 0; }

contnt_title{ width: 600px; height: 150px; margin-bottom: 15px; }

.tel{ width: 740px; height: 50px; margin: 10px auto 15px; padding: 0; }

.back { padding: 5px  ; font-size: 12px; color: #7d7d7d; line-height: 160%; background-position: 0 0; text-align: right; width: 630px; height: auto; margin-top: 0; margin-bottom: 15px; margin-left: 5px;
}

.omr{ margin-top: 10px; margin-bottom: 15px; }

/* セミナーページ*/
#semtvz{ width: 640px; clear: both; margin: 10px auto 15px; }
.semtv{ width: 280px; float: left; }
.semmz{ width: 340px; float: right; }
.cys_titletv{ background-image: url(../seminar/t_1.gif); height: 30px; }
.cys_titlemz{ background-image: url(../seminar/t_2.gif); height: 30px; }
.class { }

/* レストラン*/
#snor{ font-size: 13px; line-height: 150%; background-color: #fffdf1; width: 580px; margin: 10px auto; padding: 0 5px; border: dotted 2px #658c28; }
.sarea_rb1{ color: #4d360d; font-size: 13px; line-height: 160%; background-image: url(../restaurant/ss1.gif); background-repeat: no-repeat; background-position: right top; width: 600px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px dotted #d5d5d5; }
.sarea_rb2{ color: #4d360d; font-size: 13px; line-height: 160%; background-image: url(../restaurant/ss1.gif); background-repeat: no-repeat; background-position: right top; width: 600px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px dotted #d5d5d5; }
.sarea_rb3{ color: #4d360d; font-size: 13px; line-height: 160%; background-image: url(../restaurant/ss1.gif); background-repeat: no-repeat; background-position: right top; width: 600px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px dotted #d5d5d5; }
.sarea_rb4{ color: #4d360d; font-size: 13px; line-height: 160%; background-image: url(../restaurant/ss1.gif); background-repeat: no-repeat; background-position: right top; width: 600px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px dotted #d5d5d5; }
.sarea_rb5{ color: #4d360d; font-size: 13px; line-height: 160%; background-image: url(../restaurant/ss1.gif); background-repeat: no-repeat; background-position: right top; width: 600px; margin: 0 auto 10px; padding: 5px; border-bottom: 1px dotted #d5d5d5; }

.wdate{
	color: #5f4e4d;
	font-size: 10px;
	width: 85px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.wh{
	color: #5f4e4d;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	border-color: #391c1c;
	border-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

html{
overflow-y: scroll;
}

