@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333333;
	background-color:#000000;
	background-image:url(../img_all/bg.gif);
	font-family:"メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	/*background: url(../images/bg_main.jpg);*/
}

img ,div ,h1 ,h2 ,h3 ,h4 ,p ,li ,a ,a:hover { behavior:url(iepngfix.htc) }

/* --- 外枠 ----*/
#wrapper {
	width: 850px;
	background-image:url(../images/top_img.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding:0;
}

#wrapper2 {
	width: 850px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	margin: 0 auto;
	padding:0;
}

/* --- 中枠 ----*/
#content_top {
width: 850px;
/*background-image:url(../images/bg.jpg);*/
margin: 0 auto;
padding: 0;
}
#content {
	width: 850px;
	background-image:url(../images/bg.jpg);
	margin: 0 auto;
	padding: 0;
	clear: both;
}




/* --- 中枠 ----*/
#top {
width: 820px;
margin: 0 auto;
padding: 0;
text-align:center;
}
#wrapper2 #content {
	margin: 0px;
	padding-top: 10px;
}


#content_right {
width: 630px;
float:right;
text-align:left;
margin: 0px;
padding: 0px;
border-style: solid;
border-width: 0px;
border-color:#CCCCCC;

}


.photo{
width:310px;
float:left;
margin:2px 0px 2px 3px;
}


#content_right p{
font-size:110%;
margin: 3px 20px 3px 20px;
padding: 0px;
}
#content_right li{
font-size:120%;
margin: 5px 20px 5px 0px;
padding: 0px;
}
.p1{
font-weight:bold;
color:#339900; 
padding: 0px;
}

#content_right h2 {
text-align:right;
font-size:1.5em; 
margin:15px 10px 15px 30px; 
paddin 0px;
text-align:left;
}

#content_right h3 { 
font-size:1.3em; 
margin:15px 10px 15px 30px; 
paddin 0px;
text-align:left;
}

#content_right h4 { 
font-size:1.3em; 
margin:15px; 
padding:10px 10px 0px 10px;
text-align:left;
color:#000000;
border-top:px solid #A4D591; 
border-right:0px solid #A4D591; 
border-left:3px solid #A4D591;
border-bottom:1px solid #A4D591;
/*background-image:url(../images/h2.jpg);*/
background-repeat:no-repeat;
}

#content_left {
	width: 200px;
	height:310px;
	float:left;
	text-align:left;
	font-size:x-large;
	margin: 350px 0px 0px 20px;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-color:#CCCCCC;
}

#content_left #btn01 a {
	background: url(../images/menu1_b.png) no-repeat center center;
	display: block;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px 0px 15px;
	padding: 0px;
	overflow: hidden;
}
#content_left #btn01 a:hover {
	background: url(../images/menu1.png) no-repeat center center;
	display: block;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px 0px 15px;
	padding: 0px;
}

#content_left #btn02 a {
	background: url(../images/menu2_b.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 15px;
	overflow: hidden;
}
#content_left #btn02 a:hover {
	background: url(../images/menu2.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 15px;
}

#content_left #btn03 a {
	background: url(../images/menu3_b.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 210px;
	padding: 0px;
	margin: 0px 0px 15px;
	overflow: hidden;
}
#content_left #btn03 a:hover {
	background: url(../images/menu3.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 210px;
	padding: 0px;
	margin: 0px 0px 15px;
}



#content_left2 {
	width: 200px;
	height:200px;
	float:left;
	text-align:left;
	font-size:x-large;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-color:#CCCCCC;
}
#content_left2  #btn0  a {
	background: url(../images/menu0_b.png) no-repeat center center;
	display: block;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px 0px 15px;
	padding: 0px;
	overflow: hidden;
}
#content_left2 #btn0 a:hover {
	background: url(../images/menu0.png) no-repeat center center;
	display: block;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#content_left2 #btn01 a {
	background: url(../images/menu1_b.png) no-repeat center center;
	display: block;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px 0px 15px;
	padding: 0px;
	overflow: hidden;
}
#content_left2 #btn01 a:hover {
	background: url(../images/menu1.png) no-repeat center center;
	display: block;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px 0px 15px;
	padding: 0px;
}

#content_left2 #btn02 a {
	background: url(../images/menu2_b.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 15px;
	overflow: hidden;
}
#content_left2 #btn02 a:hover {
	background: url(../images/menu2.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 15px;
}
#content_left2 #btn03 a {
	background: url(../images/menu3_b.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 210px;
	padding: 0px;
	margin: 0px 0px 15px;
	overflow: hidden;
}
#content_left2 #btn03 a:hover {
	background: url(../images/menu3.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 210px;
	padding: 0px;
	margin: 0px 0px 15px;
}
#content_left #frame p {
	color: #FF0000;
	font-size: 80%;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 40px;
}
#content_left2 #frame p {
	color: #FF0000;
	font-size: 80%;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 40px;
}

iframe {
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 190px;
}


* html #content_left2 {
margin: 0px 0px 0px 10px;}

#content_both {
width: 600px;
background: #FFFFFF;
margin: 15px 15px 0px 220px;
padding: 0px;
background-color: #FFFFFF;
border-style: solid;
border-width: 0px;
border-color:#CCCCCC;
}




/* --- 中枠 ----*/
#bottom {
	clear:both;
	width: 820px;
	margin: 0 auto;
	text-align:center;
	padding:15px 0px 0px;
	font-size:10px;
/*background-image:url(tabright9.gif);
background-repeat:repeat-x;
color:#FFFFFF;*/
}
#content img {
	padding: 0px;
	margin-top: 10px;
}










#content0 {
	float: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	/*background-image:url(../img_top/content_bg.jpg);*/
background-repeat:repeat-y;
}

#content2 {
width: 860px;
margin: 0 auto;
padding: 0;
/*background-image:url(../img_top/content_bg.jpg);*/
background-repeat:repeat-y;
}




#content pan { 
margin:0px 5px 0px 10px; 
padding:0px;
text-align:left;
color:#333333; 
}

#content_waku {
width: 670px;
background: #FFFFFF;
margin: 10px auto;
padding: 5px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color:#CCCCCC;
text-align:left;
}

#content_iframe {
width: 670px;
background: #FFFFFF;
margin: 10px 5px 15px 10px;
padding: 0px;
background-color: #FFFFFF;
border-style: solid;
border-width: 0px;
}



#content_kensaku{
float: left;
width: 700px;
margin: 0 auto;
padding: 0;
/*background-image:url(../img_top/content_bg.jpg);*/
background-repeat:repeat-y;
}

#content_kensaku h2 { 
font-size:1.5em; 
margin:10px; 
padding:5px 0 5px 0;
text-align:left;
color:#333333; 
border-top:0px solid #A4D591; 
border-right:0px solid #A4D591; 
border-left:1px solid #A4D591;
border-bottom:3px solid #A4D591;
background-color:#FFFFFF;
}




.keshi {text-decoration:line-through;}
.sumi{
background-repeat:no-repeat;
background-image:url(sumi.gif);
background-position:center;
}


.right_menu{
	text-align:right;
	margin-right:20px;
	margin-bottom:5px;
	}

.text_s_red{
	font-size: 80%;
	color:#FF0000;
	margin:5px 5px 5px 5px;
	padding:0px;
	}

.text_m_blk{
margin:1px 30px 10px 20px;
padding:5px;
border-left:4px solid #D5E1A4;
border-bottom:0px solid #D5E1A4;
border-right:0px solid #D5E1A4;
border-top:0px solid #D5E1A4;
background-color:#FFFFFF;
}


.right{
text-align:right;
margin: 10px 20px 10px 20px;
}

.list_menu{
list-style-image:url(../img_top/list_menu.jpg);
margin:0px;
padding:0px;}

.list_yoko { display : inline;
margin:10px;
}


.font_3 {font-size:1.1em;
font-weight:bold;
line-height:1.2;
}

/*



#menu_right {
width: 320px;
float:left;
background: #FFFFFF;
margin:  15px 5px 5px 5px;
padding: 5px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color:#CCCCCC;

}

#menu_left {
width: 320px;
float:left;
background: #FFFFFF;
margin: 15px 5px 5px 5px;
padding: 5px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color:#CCCCCC;
}
*/



#menu_mini {
width: 150px;
float:left;
background: #FFFFFF;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
border-style: solid;
border-width: 0px;
}


#menu_all {
clear:both;
width: 300px;
float:left;
background: #FFFFFF;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
border-style: solid;
border-width: 0px;
}



#left_side {
	background: #FFFFFF;
	float:left;
	width: 159px;
	padding-left: 1px;
}

#right_side {
	background: #FFFFFF;
	float:left;
	width: 159px;
	padding-left: 1px;
}




#about_fll {
	float: left;
	width: 699px;
	background-color:#FFFFFF;
}
#newsRelease {
	background: #FFFFFF;
	float:left;
	width: 159px;
	padding-left: 1px;
}

#newsRelease2 {
	background: #ffffff;
	margin: auto;
	width: 150px;
	padding-left: 1px;
}
#footer {
height:38px;
	clear: both;
	color: #FFFFFF;
	background: #333333;
}



#menu{
width:350px;
padding:32px 0px 0px 17px;
}

#menu p{padding:0px 0px 6px 0px;}


#corpy{
font-size:0.8em;
color:#999999;
background-image:url(../images/fooder.gif);
margin-left:20px;
}
.up {
	clear: none;
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 10px;
}


a {
	color: #006600;
}
a:visited {
	color: #B58800;
}
a:hover {
	color: #006600;
}
img {
	border: none;
	vertical-align: top;
}
ul{margin:5px 0 0 30px;}


h1{margin:0px;
padding:0px;
font-weight:300;}

.p5 {padding:5px;}
.text_white {
	color: #FFFFFF;
}

.center{
text-align:center;
}

.map_box{
width:140px;
height:180px;
  border: #cccccc;
  margin: 0px 0px;
  padding:0px;
  text-align:center;
  border: solid 1px #87AB01;/*外周枠の色*/
  background-color: #FFFFFF;/*枠の背景色*/
  }




	
.mark{
clear:both;
color:#333333;
font-weight:400;
margin:0px;
font-size:0.8em;
}

.mark2 {
color: #FCD3E0;
font-size:120%;
font-weight:bold;}

.mark3{
font-weight:bold;
color:#FF0000;
margin:15px 0 0 0;
}



.float_rimg{
float:right;
margin:5px 10px 5px 10px;
}

.float_limg{
float:left;
margin:5px 10px 5px 10px;
}


.m20{
margin:1px 1px 1px 20px;
}

.m50{
margin:1px 1px 1px 50px;
}

.policy{text-align:center;
font-size:0.8em;
margin: 0 10px 5px 0;
}


.clear{clear:both;
margin:0;
padding:0;}


.top{
font-size:80%;
color:#999999;
text-align:right;
margin:5px 5px 5px 0px;
}
.banner{
padding: 5px;
}

.keshi {text-decoration:line-through;
}
.style1 {color: #E91C24}
.style2 {color: #FF0000}

.sumi {background-repeat:no-repeat;
background-image:url(img_all/sumi.gif);
background-position:center;
}

.banner{width:520; padding:10px; text-align:center;}

.waku_blk {
border-collapse: collapse;
border: 1px solid #000000;
}

.outline
{
text-align:center;
padding: 8px 8px 8px 8px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px 2px 3px 2px;
border-color: #DCE3E3 #DCE3E3 #C1C1C1 #DCE3E3;
}  

.float_r{
float:right;
margin:15px;
}
.float_r2 {
float:right;
margin:10px;
}

.float_l{
float:left;
margin:15px;
}

.float_topl{
float:left;
margin:5px;
}
.clear{clear:both;}
.pan{margin:30px 0px 10px 10px;
padding:10px;}

/*- Menu Tabs 9--------------------------- */

    #tabs9 {
      float:left;
      width:820px;
      font-size:13px;
      border-bottom:1px solid #22894D;
      line-height:normal;
	  background-image:url(tabright9.gif);
      }
    #tabs9 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
      float:left;
      background:url("tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("tabright9.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
              background-position:0% -42px;
      }
      #tabs9 #current a span {
              background-position:100% -42px;
      }


/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:15px;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 0 10px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }


/* --- 中枠 ----*/
#content_top2 {
	width: 700px;
	height:25px;
	margin: 0 auto;
	background-color:#FE9900;

}

.banner_text {font-size:80%;
color:#666666;
margin-top:8px;}

.ss{
font-size:small;
}

#content_right #page_menu {
	text-align: left;
	float: right;
	width: 610px;
}
#content_right #page_menu2 {
	height: auto;
	width: auto;
}

#page_menu h2 {
	text-indent: -999em;
	background-repeat: no-repeat;
	height: 53px;
	width: 582px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 0px;
}
#page_menu h3 {
	height: 45px;
	width: 585px;
	text-indent: -999em;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 0px;
}


#page_menu #h2_shikino {
	background-image: url(../images/h2_shikino.png);
}
#page_menu #h3_8m {
	background-image: url(../images/h3_8m.png);
}
#page_menu #h3_9m {
	background-image: url(../images/h3_9m.png);
}
#page_menu #h3_10m {
	background-image: url(../images/h3_10m.png);
}
#page_menu #h2_oshinakgaki {
	background-image: url(../images/h2_oashinagaki.png);
}
#page_menu #h3_ohirushokuji {
	background-image: url(../images/h3_ohirunooshokuji.png);
}
#page_menu #ohiru_sub {
	background-image: url(../images/ohirushokuji_sub.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 559px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -999em;
	display: block;
	margin-bottom: 20px;
}
#page_menu .menu_list li {
	text-indent: -999em;
	width: auto;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: 25px;
}
#page_menu .menu_list {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.menu_list .li_img {
	text-indent: 0px;
}


.menu_list #maboroshi {
	background-image: url(../images/cose_maboroshi.png);
	height: 121px;
}
.menu_list #irodori {
	background-image: url(../images/cose_irodori.png);
	height: 121px;
}
.menu_list #ohirome {
	background-image: url(../images/cose_ohirome.png);
	height: 39px;
}
.menu_list #edo {
	background-image: url(../images/cose_edo.png);
	height: 58px;
}
.menu_list #meiji {
	background-image: url(../images/cose_meiji.png);
	height: 78px;
}
#page_menu #h3_kaiseki {
	background-image: url(../images/h3_kaiseki.png);
}
#page_menu #kaiseki_sub {
	background-image: url(../images/kaiseki_sub.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 554px;
	text-indent: -999em;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


.menu_list #nen400 {
	background-image: url(../images/cose_400nen.png);
	height: 40px;
}
.menu_list #omakase {
	background-image: url(../images/cose_omakase.png);
	height: 124px;
}

#page_menu #goannnai_sub {
	background-image: url(../images/niwatudukini.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 619px;
	text-indent: -999em;
	display: block;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
}
#page_menu #h2_goannnai {
	background-image: url(../images/h2_goannnai.png);
}

#eigyoujikan p {
	background-repeat: no-repeat;
	text-indent: -999em;
	margin-bottom: 15px;
	margin-top: 15px;
	width: auto;
}
#eigyoujikan #hiru {
	background-image: url(../images/hirujikan.png);
	height: 24px;
}
#eigyoujikan #hiru_sub {
	text-indent: 0px;
	margin-left: 200px;
}
#eigyoujikan #yoru {
	background-image: url(../images/yorujikan.png);
	height: 23px;
	margin-left: 195px;
}
#page_menu h4 {
	text-indent: -999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	width: auto;
	height: 24px;
	margin-top: 35px;
}
#page_menu #h4_eigyojikan {
	background-image: url(../images/h4_eigyojikan.png);
}

#page_menu #h4_teikyubi {
	background-image: url(../images/teikyubi.png);
}
#page_menu h5 {
	font-family: "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: medium;
	font-weight: normal;
	margin-left: 40px;
	margin-bottom: 15px;
	color: #CC3300;
	margin-top: 10px;
}

#page_menu #h4_koshitu {
	background-image: url(../images/koshituryo.png);
}
#page_menu .l30 ,#page_menu2 .l30 {
	padding-left: 30px;
}
#page_menu .menu_center {
	width: auto;
	text-align: center;
	overflow: visible;
	top: -20px;
	position: relative;
}
#page_menu .menu_center img {
	margin-right: auto;
	margin-left: auto;
}

.photo2{
width:311px;
float:left;
margin:2px 1px 2px 2px;
}


.photo3{
width:206px;
float:left;
margin:2px 1px 2px 2px;
}


.photo4{
	width:155px;
	float:left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.teikyubi {
	background-image: url(../images/teikyuubi.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 82px;
	text-indent: -999em;
}
#frame iframe {
	overflow-y: auto;
	overflow-x: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
* html #frame iframe {
	overflow-y: auto;
	overflow-x: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}