/* 
    user.css
*/
/* --------------------------------------------- */
/* header 上端からNavigationまで
/* --------------------------------------------- */
#header{
    max-width:900px;
    margin: 0px auto 0 auto;
}
/* headerMain */
/* headerの一番上の表示 */
#headerMain{
    margin: 2px 0 0 0;
    overflow: hidden;
}
/*　headerMain */
/* 文字設定 */
#headerMain h1{
    margin: 8px 0 0 0;
    /*padding: 0;*/
    text-align: left;
    font-weight: normal;
    line-height: 15px;
    font-size: 12px;
    color: #666666;
}
/* headerLogo */
#headerLogo{
}
/* headerLogo */
/* 城山公園すずきクリニック */
#headerLogo a{
    display: block;
    /*padding-top: 50px;*/
    text-indent: -9999px;
    overflow: hidden;
    height: 48px;
    background-image : url(../img/logo_3Cc.png);
    background-position: left center;
    background-repeat: no-repeat;
}
/* headerExtra */
/* 電話のお問い合わせは・住所 */
#headerExtra1{
    margin:0 0 0 0;
    padding: 0;
    float: right;
}
/*     電話番号の文字設定 */
#headerExtra1 p.tel{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: right;
    color: #EB7894;
    font-weight: bold;
    font-size: 1.2em;
}
/* 電話番号の「TEL」文字設定 */
#headerExtra1 p.tel span{
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 0.8em;
    font-weight: normal;
    color: #333333;

}
/* 住所文字設定 */
#headerExtra1 p.address{
    margin: 0;
    padding: 0;
    text-align: right;
}
/* --------------------------------------------- */
/* inner
/* タイトルの下のピンク色バーより下の部分 */
/* introduction 開始部分 */
/* --------------------------------------------- */
#inner{
    /*    position: relative;*/
    max-width: 900px;
    margin: 15px auto 0 auto;
    padding: 0 auto 0 auto;
}
/* --------------------------------------------- */
/* wrapper
/* 左側部分 */
/* --------------------------------------------- */
#wrapper{
    margin: 0;
    padding: auto;
}
.layoutset-02 #wrapper{
    margin: 0 0 auto auto;
}
/* h3:Introduction Introduction 診療内容　information 新着情報 */
#wrapper h3{
    margin: 1rem auto 1rem auto;
    padding: auto;
    font-size: 1.5rem;
    text-align: left;
    color: #EB7894;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EB7894;
}
/* h3の英語部分(使用せず) */
/*#wrapper h3 span.en{
    padding-right: 10px;
    text-transform: capitalize;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}*/
/* h4:婦人科の診療・不妊症の診療・etc */
h4{
    /*font-weight: bold;*/
    font-size: 1.2rem;
    color: #E02151;
}
/* h5:使用せず */
/*h5{
    display: inline;
    margin: 0 auto 0 auto;
    padding-left: 15px;
    text-align: left;
    background-image : url(/img/point_3Cc.png);
    background-position: 3px 7px;
    background-repeat: no-repeat;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: normal;
}*/
/* --------------------------------------------- */
/* title
/* 子供の写真 */
/* --------------------------------------------- */
#title{
    margin: 0 auto 0 auto;
}
/* --------------------------------------------- */
/* layoutset
/* --------------------------------------------- */
/* 背景設定 */
.layoutset-01{
    margin: 0;
    padding: 0;
    background-image : url(../img/bg_3Cc_02.png);
    background-repeat: repeat-x;
}
.layoutset-02 {
    margin: 0;
    padding: 0;
    background-image : url(../img/cBg_3Cc_02.png);
    background-repeat: repeat-x; 
}
.layoutset-02 #title{
    margin: auto;
    font-size: 0.4rem;
    text-align: left;
}
/* トップページ デザイン定義 子供の写真 */
/* 260px */
/* ---------- layoutset 01 -----------*/
.layoutset-01 #title h2{
    margin: 1px auto 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    height: 260px;
    background-image : url(../img/mainimg_3Cc.png);  /*子供の写真 */
    background-position: top left;
    background-repeat: no-repeat;
}
/* ---------- layoutset 02---------- */                             
/* h2の外枠 */
.layoutset-02 h2{
    margin: 10pt 0 0 0;
    padding: auto;
    height: 40px;
    background-image : url(../img/titleBg_3Cc.png);
    background-position: top right;
    background-repeat: repeat-x;
    text-align: left;
    overflow: hidden;
}
.layoutset-02 h2 span.ja{
    font-size: 1.4rem;
    color: #ffffff;
    padding: 10px 10px 10px 10px
}
.layoutset-02 h2 span.en{
    font-size: 1.2rem;
    color: #F9D0DB;
    font-weight: normal;
    padding: 15px 10px 10px 10px;
    text-transform: capitalize;
    font-weight: normal;
}
.layoutset-02 dt, p{
    margin-left: 10px;
}
.layoutset-02 dd{
    margin-left: 20px;
}
/*                                       */
/* submenu */
#submenu ul li{
    margin-left: 0.5rem;
}
/* --------------------------------------------- */
/* banner(aside) 右側部分
/* --------------------------------------------- */
/* 診療時間・アクセス */
#banner{
    margin: 1px 0 0 60px;
    padding: 10px;
    height:280px;
    width:200px;
    overflow: hidden;
}
/* 診療時間・アクセス */
.layoutset-01 #banner{
    background-image : url(../img/sideBg_3Cc.png);
    background-position: top left;
    background-repeat: repeat-x;
}
.layoutset-02 #banner{
    background-image : url(../img/sideBg_3Cc.png);
    background-position: top left;
    background-repeat: repeat-x;
}
/* title.h2＋αpt */
/* ul */
#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#banner li{
    margin: 0;
    padding: 0;
    display: block;
}
#banner li a{
    display: block;
    height: 120px;
    text-indent: -9999px;
    overflow: hidden;
}
#banner a#banner-time{
    /* 診療時間バナー */
    /*margin-top: -30px;*/
    background-image : url(../img/banner_3Cc_01.png);
    background-position: center center;
    background-repeat: no-repeat;
}
#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(../img/banner_3Cc_02.png);
    background-position: center center;
    background-repeat: no-repeat;
}
/*.c-index{
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}*/

/* --------------------------------------------- */
/* clinicinfo(aside)
/* shiroyama-Koen Suzuki Clinic (右下部分) */
/* --------------------------------------------- */
#clinicinfo {
    margin: 30px 0 0 30px;
    width:260px;
    padding: 10px;
    background-color: #f6f6f6;
    border: 4pt solid #ec7895;
}
/* asideのShiroyama-koen Suzuki Clinic 部分 */
#clinicinfo h3{
    color: #EB7894;
    font-size: 1.0rem;
    text-align: left;
}
#clinicinfo span.ja{
    display: none;
}
/* aside の　住所部分 */
#clinicinfo p{
    line-height: 1.5;
}
/* --------------------------------------------- */
/* credit info(aside)
/* --------------------------------------------- */
/*#creditinfo {
    margin: 30px 0 0 30px;
    width:260px;
    hight:330px;
    background-color: #f6f6f6;
    border: 4pt solid #ec7895;
}*/
/* --------------------------------------------- */
/* footer
/* --------------------------------------------- */
#footer{
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #ec7895;
    background-color: #898989;
}
#footer p{
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1em;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
}
/* --------------------------------------------- */
/* pagetop
/* --------------------------------------------- */
#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
}
/* ページの先頭へのリンク設定 */
#pagetop a{
    display: block;
    margin-left: 0;
    margin-right: auto;
    margin-top: 20px;
    background-image : url(../img/returnTop_3Cc.png);
    background-position: center left;
    background-repeat: no-repeat;
    width: 127px;
    height: 30px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}
/* レスポンシブ設計 */
@media (max-width: 768px){
    body.layoutset-01 {
        background-image : url(../img/cBg_3Cc_01.png);
        background-repeat: repeat-x;
    }
    /* 子供の写真を消す */
    .layoutset-01 #title h2{
        margin-top: 0;
        margin-left: 0;
        margin-right: auto;
        margin-bottom: 0;
        overflow: hidden;
        text-indent: -9999px;
        height: 0;
        background-image : none;
    }
    body.layoutset-02 {
        background-image : url(../img/cBg_3Cc_01.png);
        background-repeat: repeat-x;
    }
    /* headerExtra */
    /* 電話のお問い合わせは・住所 */
    #headerExtra1{
        margin: 10px 0px 10px 0;
        float: left;
    }
}