﻿@charset "UTF-8";

/* ---------------------------------------- */

* {
    margin: 0px;
    padding: 0px;
}

/* Hides from IE5-mac \*/
* html body {height: 1%;}
/* End hide from IE5-mac */

/* ------------　全ページ共通　------------ */

a:link,
a:visited,
a:active,
a:hover {
    color: #6666ff;
}

#box {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    background: #fcfcfc;
    font-size: 12px;
    letter-spacing: 2px;
    color: #666666;
    line-height: 180%;
}

.box_h1 {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px 0px 0px 0px;
    border: solid 1px #cccccc;
    background-color: #fcfcfc;
    width: 800px;
    text-align: left;
}
.box_h1 p {
    text-indent: 10px;
}
.box_h2_a {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width: 760px;
    /*float: left;*/
}
.box_h2_b {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width: 760px;
    /*float: left;*/
}
.box_h2_c {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width: 760px;
    /*float: left;*/
}
.box_h3 {
}

h1 {
    margin: 15px 0px 5px 10px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    border-left: solid 15px #59A871;
    text-indent: 10px;
}

h2 {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    border-left: solid 10px #2F7AB4;
    text-indent: 10px;
}

h3 {
    margin: 25px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
    border-left: solid 5px #666666;
    text-indent: 10px;
}

ul {
    margin: 5px 0px 5px 20px;
    padding: 0px 0px 0px 0px;
}

li {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 150%;
}

strong {
    font-weight: normal;
    text-decoration: underline;
}

address {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    font-style: normal;
    clear: both;
}

.box_h2_b .top_unagi_title {
    font-weight: bold;
}
.box_h2_b .top_unagi_addr {
    margin-bottom: 5px;
}
.box_h2_b .top_unagi_photo {
    border-color: #cccccc;          /* 枠の色 */
    border-style: solid;           /* 枠の種類 */
    border-width: 1px 1px 1px 1px;  /* 枠の幅 */
    padding: 5px 5px 5px 5px;
    width: 220px;
    text-align: center;
}
.box_h2_b form {
}
.box_h2_b .top_unagi_list ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.box_h2_b .top_unagi_list li {
    margin-bottom: 20px;
    display: block;
    width: 230px;
    height: 60px;
    float: left;
}
.top_unagi_page {
    text-align: right;
}
.top_unagi_footer {
    clear: both;
}

/* ホットペッパー */

.box_h2_b .hotpepper_block ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.box_h2_b .hotpepper_block li {
    margin: 0px 10px 10px 0px;
    display: block;
    width: 370px;
    height: 180px;
    float: left;
}
.hotpepper_photo {
    border-color: #cccccc;          /* 枠の色 */
    border-style: outset;           /* 枠の種類 */
    border-width: 1px 1px 1px 1px;  /* 枠の幅 */
    padding: 5px 5px 5px 5px;
    /*display: block;*/
    width: 110px;
    height: 110px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.hotpepper_info {
    /*display: block;*/
    width: 230px;
    float: right;
}
.box_h2_b .hotpepper_block .hotpepper_title {
    font-weight: bold;
}
.box_h2_b .hotpepper_block .hotpepper_desc {
}
.hotpepper_page {
    text-align: right;
}
.hotpepper_address {
    margin: 10px 0px 0px 0px;
    clear: both;
}
.hotpepper_clear {
    clear: both;
}

/* うなぎページ */
.box_h2_b .unagi_block ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.box_h2_b .unagi_block li {
    margin: 0px 10px 10px 0px;
    display: block;
    width: 670px;
    height: 140px;
    float: left;
}
.unagi_photo {
    border-color: #cccccc;          /* 枠の色 */
    border-style: outset;           /* 枠の種類 */
    border-width: 1px 1px 1px 1px;  /* 枠の幅 */
    padding: 5px 5px 5px 5px;
    /*display: block;*/
    width: 120px;
    height: 110px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.unagi_info {
    /*display: block;*/
    width: 520px;
    float: right;
}
.box_h2_b .unagi_block .unagi_title {
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}
.box_h2_b .unagi_block .unagi_address {
    margin: 0px 0px 5px 0px;
}
.box_h2_b .unagi_block .unagi_desc {
    margin: 0px 0px 5px 0px;
}
.unagi_page {
    text-align: right;
}
.unagi_clear {
    clear: both;
}

/* 上段メニュー */

#box_menu {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: 30px;
    background: #fff;
    width: 800px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#box_menu ul {
    margin: 0;
    padding: 0;
}
#box_menu li {
    margin: 0px 0px 0px 0px;
    background: #ffffff;
    text-align: center;
    float: left;
    list-style-type: none;
}
#box_menu li a,
#box_menu li a:link,
#box_menu li a:visited {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 6px 0px;
    display: inline;
    color: #666;
    font-size: 12px;
    text-decoration: none;
    background: #fff;
    background-position: top left ;
    background-repeat: repeat-x;
    background-image: url("../images/bk_menu2.gif");
    text-align: center;
    float: left;
    width: 199px;
    border-left: 1px solid #ccc;
}
#box_menu li a:hover {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 6px 0px;
    display: inline;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    background: #fff;
    background-position: top left ;
    background-repeat: repeat-x;
    background-image: url("../images/bk_menu3.gif");
    text-align: center;
    float: left;
    width: 199px;
    border-left: 1px solid #ccc;
}

/* その他 */

.box_h2_c li {
    margin-bottom: 20px;
}

.box_h1 #credit {
    text-align: center;
}
