
/* asuka-seitai.net style.css utf-8
---------------------------------------------*/
body {
    margin: 10px 0 0 0;
    text-align: center;
    color: #333333;
    background-color: #e6ffed;
    background-image: url(images/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
    }
#wrapper {
    width: 850px;
    margin: 0px auto;
    text-align: left;
    background-color: #ffffff;
    }

/* ヘッダー
---------------------------------------------*/
#header {
    width: 850px;
    height: 120px;
    background-image: url(images/header_std.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    }
#header h1 {
    font-size: 94%;
    text-align: right;
    color: #006600;
    padding: 5px 10px 0px 0px;
    }
#header h2 {
    display: none;
    }

/* ナビゲーション
---------------------------------------------*/
#navi { margin: 5px 0px 5px 0px; }
#navi ul {
    float: left;
    width: 850px;
    padding: 0;
    margin: 0;
    background: #ffffff;
    }
#navi ul li { display: inline; }
#navi ul li a {
    float: left;
    width: 126px;
    padding: 4px 0px 6px 0px;
    background: #ffffff;
    background-image: url(images/navi_off2.gif);
    background-repeat: no-repeat;
    font-size: 114%;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    }
#navi ul li a:hover {
    text-decoration: underline;
    color: #ffffff;
    background: #ffffff;
    background-image: url(images/navi_on2.gif);
    background-repeat: no-repeat;
    }

/* コンテンツ ここから
---------------------------------------------*/
#content {
    clear: both;
    width: 850px;
    background-color: #ffffff;
    }
#copy {
    height: 100px;
    background-image: url(images/price_banner.jpg);
    background-repeat: no-repeat;
    }
#copy p { display: none; }

/* メインエリア
---------------------------------------------*/
#main {
    float: left;
    width: 625px;
    }
#mainbox {
    padding: 0px 10px 5px 10px;
    }
#mainbox h2 {
    margin: 10px 0 10px 0;
    padding: 0px 0px 1px 0px;
    font-size: 107%;
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 0px 1px 0px;
    }
#mainbox h3 {
    text-indent: -5000px;
    clear: both;
    margin: 15px 0px 0px 0px;
    padding: 6px 0px 2px 20px;
    font-size: 122%;
    }
#mainbox p {
    margin: 10px 0px 0px 15px;
    padding: 0px;
    font-size: 114%;
    color: #222222;
    line-height: 1.4;
    }
.tel { font-size: 122%; font-weight: bold; color: #ff0000; }
.time { color: #009900; font-weight: bold; }

#main #top1 {
    background-image: url(images/top1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#main #top2 {
    background-image: url(images/top2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#main #top3 {
    background-image: url(images/top3.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#main #top4 {
    background-image: url(images/top4.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }

/* サイドエリア
---------------------------------------------*/
#sub {
    float: right;
    margin-top: 10px;
    width: 220px;
    background-color: transparent;
    }
#sub h3 {
    margin-top: 0px;
    padding: 5px 0 7px 0;
    text-align: center;
    font-size: 114%;
    color: #ffffff;
    background-color: #008484;
    background-image: url(images/sub_h3.gif);
    background-repeat: no-repeat;
    }
#sub p {
    margin: 10px 5px 5px 5px;
    font-size: 107%;
    line-height: 1.4;
    color: #333333;
    }
#sub ul {
    margin: 5px 0px;
    padding: 0px;
    }
#sub ul li {
    padding-left: 10px;
    list-style-type: none;
    font-size: 107%;
    line-height: 1.5;
    }
.subsidewaku {
    margin-right: 0px;
    margin-bottom: 10px;
    border-style: solid;
    border-color: #33cc99;
    border-width: 1px;
    }
.subsidewakuprofile {
    margin-right: 0px;
    margin-bottom: 10px;
    border-style: solid;
    border-color: #33cc99;
    border-width: 1px;
    background-image: url(images/profile_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    }
.subsidewakuprofile p {
    padding: 65px 0px 35px 0px;
    }
.yasumi {
    color: #006666;
    letter-spacing: 3px;
    }
#pr {
    clear: both;
    margin: 5px 10px 10px 10px;
    background-image: url(images/tca_bg.gif);
    background-repeat: no-repeat;
    }
#pr p {
    padding: 25px 0px 10px 0px;
    text-align: center;
    font-size: 100%;
    line-height: 18px;
    border-style: solid;
    border-color: #009966;
    border-width: 1px;
    }
#prbanner {
    margin-left: 10px;
    }
#feed { margin: 0;padding: 0; }
#feed p {  }

/* フッター
---------------------------------------------*/
#footer {
    clear: both;
    text-align: center;
    background-color: #009999; /* #009966; */
    background-image: url(images/footer_bg.jpg);
    background-repeat: no-repeat;
    }
#footer address {
    padding: 5px 0px;
    font-style: normal;
    font-size: 100%;
    color: #ffffff;
    }

/* 料金のページ
---------------------------------------------*/
#pricebox {
    padding: 0px 10px 0px 10px;
    }
#pricebox h2 {
    margin: 10px 0 10px 0;
    padding: 0px 0px 1px 0px;
    font-size: 107%;
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 0px 1px 0px;
    }
#pricebox h3 {
    display: none;
    }
#pricebox p {
    margin: 10px 0px 0px 15px;
    padding: 0px;
    font-size: 114%;
    color: #333333;
    line-height: 1.5;
    }
#pricebox .kakomi {
    margin-top: 25px;
    padding: 10px 10px;
    color: #333333;
    background-color: #ffffcc;
    }
.menu1 {
    height: 50px;
    background-image: url(images/menu1.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
.menu2 {
    height: 50px;
    background-image: url(images/menu2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#pricebox .price {
    padding-left: 10px;
    font-size: 167%;
    font-weight: bold;
    line-height: 1.5;
    }
#yoyaku {
    height: 125px;
    background-image: url(images/yoyaku_banner.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    }
#yoyaku p {
    display: none;
    }

/* 施術の流れのページ
---------------------------------------------*/
#flowbox {
    padding: 0px 200px 0px 10px;
    background-image: url(images/flow_bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    }
#flowbox h2 {
    margin: 10px 0 10px 0;
    padding: 0px 0px 1px 0px;
    font-size: 107%;
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 0px 1px 0px;
    }
#flowbox h3 {
    clear: both;
    margin: 15px 0px 0px 0px;
    padding: 6px 0px 2px 20px;
    font-size: 122%;
    font-weight: bold;
    color: #006666;
    background-image: url(images/h3_mark.gif);
    background-repeat: no-repeat;
    }
#flowbox p {
    margin: 5px 0px 15px 20px;
    padding: 0px;
    font-size: 107%;
    color: #333333;
    line-height: 20px;
    }

/* アクセスのページ
---------------------------------------------*/
#mapbox {
    padding: 0px 10px 5px 10px;
    }
#mapbox h2 {
    margin: 10px 0 10px 0;
    padding: 0px 0px 1px 0px;
    font-size: 107%;
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 0px 1px 0px;
    }
#mapbox h3 {
    clear: both;
    margin: 15px 0px 0px 0px;
    padding: 6px 0px 2px 20px;
    font-size: 122%;
    text-decoration: underline;
    font-weight: bold;
    color: #006666;
    background-image: url(images/h3_mark.gif);
    background-repeat: no-repeat;
    }
#mapbox p {
    margin: 10px 0px 0px 15px;
    padding: 0px;
    font-size: 114%;
    color: #222222;
    line-height: 1.4;
    }

/* 質問のページ
---------------------------------------------*/
#qabox {
    padding: 0px 10px 0px 10px;
    }
#qabox h2 {
    margin: 10px 0 10px 0;
    padding: 0px 0px 1px 0px;
    font-size: 107%;
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 0px 1px 0px;
    }
#qabox dl {
    padding-top: 10px;
    }
#qabox dt {
    margin: 0px;
    padding: 9px 0px 4px 35px;
    font-weight: bold;
    font-size: 122%;
    color: #ff6600;
    background-image: url(images/q_mark.gif);
    background-repeat: no-repeat;
    }
#qabox dd {
    margin: 7px 0px 30px 33px;
    padding: 0px 0px 2px 20px;
    font-size: 114%;
    line-height: 1.5;
    color: #000000;
    background-image: url(images/a_mark.gif);
    background-repeat: no-repeat;
    }
.qamemo {
    float: right;
    margin: 0px 0px 0px 0px;
    }

/* プロフィールのページ
---------------------------------------------*/
#profilebox {
    padding: 0px 10px 5px 10px;
    }
#profilebox h2 {
    margin-bottom: 10px;
    padding: 0px 0px 1px 0px;
    font-size: 100%;
    color: #666666;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 0px 1px 0px;
    }
#profilebox h3 {
    clear: both;
    margin: 20px 0px 0px 0px;
    padding: 2px 0px 0px 5px;
    font-size: 122%;
    color: #006666;
    border-style: solid;
    border-color: #ff9900;
    border-width: 0px 0px 0px 10px;
    }
#profilebox .profile1 {
    margin: 5px 0px 0px 5px;
    padding: 0px;
    font-size: 122%;
    color: #333333;
    line-height: 1.5;
    }
#profilebox .profile2 {
    clear: both;
    margin: 0px 0px 0px 10px;
    padding: 5px 30px 5px 5px;
    font-size: 114%;
    color: #333333;
    line-height: 1.4;
    }
#profilebox .profile3 {
    clear: both;
    margin: 0px 0px 0px 10px;
    padding: 5px 5px 5px 5px;
    font-size: 114%;
    color: #333333;
    line-height: 1.5;
    }
#profilebox .name {
    margin-left: 320px;
    font-size: 107%;
    font-weight: bold;
    }
