@charset "Shift_JIS";

/* 要素リセット */
body
{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
    background-image : url(pageBg_3G.png);
    background-position: top left;
    background-repeat: repeat;
    min-width: 1086px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

img
{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 0;
    background-image : url(fBg_3G.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #fff;
}

#hpb-header
{
    width: 1086px;
    height: 66px;
    margin-right: auto;
    margin-left: auto;
    background-image : url(headerBg_3G.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-inner
{
    width: 1086px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#hpb-inner:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.hpb-layoutset-01 #hpb-wrapper
{
    width: 1086px;
    padding-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
}

.hpb-layoutset-02 #hpb-wrapper
{
    width: 770px;
    float: left;
    padding-top: 30px;
}

#hpb-title
{
    margin-top: 10px;
}

.hpb-layoutset-01 #hpb-main
{
    width: 470px;
    float: left;
}

.hpb-layoutset-02 #hpb-main
{
    padding-top: 5px;
}

.hpb-layoutset-01 #hpb-aside
{
    width: 602px;
    float: right;
}

* html .hpb-layoutset-01 #hpb-aside
{
    float: none; /* for IE6 */
}


.hpb-layoutset-02 #hpb-aside
{
    width: 299px;
    float: right;
    padding-top: 40px;
}

#hpb-footerMain p
{
    width: 1086px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title
{
    width: 602px;
    float: right;
}

.hpb-layoutset-01 #hpb-title h2
{
    width: 602px;
    height: 294px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(top_mainimg_3G_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}
/* コンテンツ配置領域 */

#toppage-text .large
{
    background-image : url(indexBg_3G_01.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 1.6em;
    margin-bottom: 10px;
}

#toppage-text p
{
    padding-left: 10px;
    padding-right: 10px;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
*:first-child + html .hpb-layoutset-01 #banner
{
    position: absolute;
    top: 355px;
    left: 484px;
}

#banner a#banner-time
{
    /* 診療時間バナー */
    width: 299px;
    height: 127px;
    background-image : url(banner_3G_01_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access
{
    /* アクセスバナー */
    width: 299px;
    height: 127px;
    background-image : url(banner_3G_01_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.hpb-layoutset-01 #banner ul
{
    width: 602px;
    float: left;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
}

#banner ul li
{
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
}

.hpb-layoutset-01 #banner a#banner-time
{
    float: left;
}

.hpb-layoutset-01 #banner a#banner-access
{
    float: right;
}

*html .hpb-layoutset-01 #banner a#banner-access
{
    /*for IE6*/
    margin-top: -14px;
}

*:first-child + html .hpb-layoutset-01 #banner a#banner-access
{
    /*for IE7*/
    margin-top: -20px;
}

.hpb-layoutset-02 #banner ul li a
{
    margin-bottom: 4px;
}

#shopinfo
{
    clear: both;
    border: 3px solid #d6d6d6;
}

.hpb-layoutset-01 #shopinfo
{
    background-image : url(clinicBg_3G.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

#shopinfo h3
{
    background-color: #e0f4fc;
    padding: 7px;
    color: #333;
    margin-top: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

#shopinfo h3 .ja
{
    display: none;
}

#shopinfo p
{
    padding: 15px;
    margin-bottom: 0;
}
