<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* フッター内パーツ */
#hpb-footerMain {
}

#hpb-footerMain p {
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1em;
    text-align: center;
    line-height: 40px;
    color: #666666;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666666;
}

#hpb-footerLogo {
}

#hpb-footerExtra1 {
}

#hpb-footerExtra2 {
}

/* サイドブロック内パーツ */

/* バナー */
#banner {
    overflow: hidden;
}

#banner ul {
    margin-top: 9px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
    display: block;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#banner li a {
    display: block;
    height: 65px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-time {
    /* 診療時間バナー */
    background-image : url(../goao_img/banner_3Ab_01.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-access {
    /* アクセスバナー */
    background-image : url(../goao_img/banner_3Ab_02.png);
    background-position: center center;
    background-repeat: no-repeat;
}


/* 店舗情報 */
#shopinfo {
    width: 180px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #22B684;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #22B684;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #22B684;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #22B684;
    background-color: #F1FBF4;
}

#shopinfo ul {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#shopinfo ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
    width: 160px;
    color: #555555;
    background-image : url(../goao_img/point_3Ab.png);
    background-position: 8px 12px;
    background-repeat: no-repeat;
}


#shopinfo li a{ display: block; padding: 0.4em 1em; text-decoration: none; font-size: 1.2em; color: #444444; background: #F1FBF4;}
#shopinfo li a:hover,#shopinfo li a:active,#shopinfo li a:focus { color: #ffffff; background: #a9c87b;}

#shopinfo h3 {
    padding-left: 20px;
    color: #990000;
    font-size: 1.5em;
    text-align: left;
    margin-top: 0;
    padding-top: 7px;
    margin-bottom: 10px;
}

#shopinfo span.ja {
    display: none;
}

#shopinfo p {
    padding-top: 0;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.2em;
    color: #ffffff;
    line-height: 1.5;
}

#hpb-aside table a{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 30px;
    text-decoration: none;
    color: #444444;
    font-size: 1.2em;
}
#hpb-aside a:hover,#hpb-aside a:active,#hpb-aside a:focus { color: #ffffff; background: #a9c87b;}

#hpb-aside table {
    margin-left: 10px;
    width: 205px;
    background-color: #e3f7ea;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
} 

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
    color: #22B684;
    text-decoration: underline;
}
a:visited {
    color: #22B684;
    text-decoration: underline;
}
a:hover {
    color: #35BB5E;
    text-decoration: none;
}
a:active {
    color: #35BB5E;
    text-decoration: none;
}

#hpb-skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p {
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    font-size: 1.2em;
    color: #444444;
    line-height: 1.9;
    text-align: left;
}

p.large {
    margin-bottom: -0.5em;
}

p.info  {
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 1.3em;
    color: #990000;
    line-height: 18px;
    background-image : url(../goao_img/point_3Ab.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    text-align: left;
}


p.indent {
    padding-left: 15px;
    background-image : url(../goao_img/point_3Ab.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

.left {
    float: left;
}
.right {
    float: right;
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2 {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #38CF86;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #38CF86;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #38CF86;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 45px;
    text-align: left;
    overflow: hidden;
    line-height: 45px;
}

.hpb-layoutset-02 h2 span.ja {
    font-size: 1em;
    color: #38CF86;
    padding-right: 0;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.hpb-layoutset-02 h2 span.en {
    font-size: 0.8em;
    color: #38CF86;
    font-weight: normal;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

#hpb-wrapper h3 {
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 5px;
    font-size: 2.0em;
    color: #cc3333;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #38CF86;
    text-align: left;
}

#hpb-wrapper h3 span.en {
    padding-right: 10px;
    text-transform: capitalize;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

#hpb-wrapper h3 span.ja {
}

#toppage-text-img h4
{
    width: 780px;
    height: 400px;
    margin-right: auto;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 1px;
    background-image : url(../goao_img/byousyu.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

h3.hpb-c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #35BB5E;
}

h5 {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    text-align: left;
    background-image : url(../goao_img/point_3Ab.png);
    background-position: 3px 7px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

table {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

table th {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    background-color: #38CF86;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    color: #FFFFFF;
}

table td {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffffff;
}

/* フォームパーツ設定 */
input.button {
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea {
    width: 280px;
    height: 200px;
}

input.l {
    width: 280px;
}
input.m {
    width: 250px;
}
input.s {
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul {
    float: left;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #B1E5D4;
}

#hpb-main ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 25px;
    width: 280px;
    background-image : url(../goao_img/point_3Ab.png);
    background-position: 13px 12px;
    background-repeat: no-repeat;
}

#hpb-main dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    background-image : url(../goao_img/point_3Ab.png);
    background-position: 3px 10px;
    background-repeat: no-repeat;
}

#hpb-main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

* #hpb-main dd {
    height: 1%; /* for IE6 */
}

#hpb-main dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#hpb-main-img2 p {
    margin-top: 90px;
    margin-bottom: 10px;
    margin-left: 520px;
    background-image : url(../../herbs_gif/new_niuhuang1.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 1px;
    color: #f5f5f5;
    width: 230px;
    height: 150px;
}

#hpb-main-img3 p {
    margin-top: 45px;
    margin-bottom: 10px;
    margin-left: 540px;
    background-image : url(../goao_img/goao_3.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 1px;
    color: #f5f5f5;
    width: 230px;
    height: 180px;
}

#pagetop {
    clear: left;
    float: right;
    padding-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-left: 5px;
}

#pagetop a {
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0;
    margin-right: auto;
    margin-top: 20px;
    background-image : url(../goao_img/returnTop_3Ab.png);
    background-position: center left;
    background-repeat: no-repeat;
    width: 132px;
    height: 17px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}


/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2 {
    width: 670px;
    font-size: 1.3em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 0;
    overflow: hidden;
    color: #38CF86;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
}

#toppage-news {
    padding-bottom: 5px;
}

#toppage #toppage-news h3 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-top: 20px;
    padding-right: 30px;
    margin-bottom: 0px;
    float: left;
    min-height: 136px;
}

* html #toppage #toppage-news h3 {
    width: 120px;
    height: 136px;
}

#toppage-news h3 span.en {
    display: block;
    margin-top: 0px;
    margin-left: 15px;
    font-size: 13px;
    font-weight: normal;
    color: #38CF86;
    text-transform: uppercase;
}

#toppage-news h3 span.ja {
    display: block;
    font-size: 16px;
    height: 35px;
    margin-top: -35px;
    padding-left: 10px;
    padding-top: 0px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 0;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #38CF86;
}

#toppage-news h4 {
    color: #cc6600;
    padding-top: 3px;
}

/* 治療方針ページ デザイン定義 */
#flow {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    zoom: 1;
}

#flow li {
    display: block;
    background-image : url(../goao_img/arrow_3Ab.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 38px;
    padding-bottom: 15px;
    padding-left: 150px;
    list-style-type: none;
    line-height: 1.5;
}

* html #flow li {
    padding-left: 300px; /* for IE6 */
}

#flow li:first-child {
    background-image: none;
    padding-top: 10px;
}

#flow li h4 {
    float: left;
    width: 150px;
    margin-left: -150px;
    margin-top: -3px;
    text-align: center;
}

</pre></body></html>