
/* asuka-seitai.net style.css utf-8
---------------------------------------------*/
body {
    margin: 10px 0 0 0;
    text-align: center;
    color: #333333;
    background-color: #ffffff; /* #e6ffed; */
    background-image: url(images/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: "メイリオ",Meiryo,Verdana,Arial,Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
    }
#wrapper {
    width: 900px;
    margin: 0px auto;
    text-align: left;
    background-color: #ffffff;
    }

/* ヘッダー
---------------------------------------------*/
#header {
    width: 900px;
    height: 120px;
    background-image: url(images/header_std900_2.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 6px; }
#navi ul {
    float: left;
    width: 888px;
    padding: 0;
    margin: 0;
    background: #ffffff;
    }
#navi ul li { display: inline; }
#navi ul li a {
    float: left;
    width: 148px;
    padding: 6px 0px 7px 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: 900px;
    background-color: #ffffff;
    }
#copy {
    height: 112px;
    background-image: url(images/price_banner.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    }
#copy p { display: none; }

/* トップページ告知など ここから
---------------------------------------------*/
.info {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
table.priceTable {
    margin: 10px auto 15px auto;
    width: 400px;
    border-collapse:collapse;
    line-height: 1.5;
}
table.priceTable tr {
    border-bottom: 1px dotted #666;
}
table.priceTable th {
    padding-left: 5px;
}
/* メインエリア
---------------------------------------------*/
#main {
    float: left;
    width: 645px;
    }
#mainbox {
    padding: 0px 10px 0px 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;
    height: 45px;
    }
#mainbox p {
    margin: 10px 0px 0px 15px;
    padding: 0px;
    font-size: 107%;
    color: #222222;
    line-height: 1.5;
    }
.tel { font-size: 122%; font-weight: normal; 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: 240px;
    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 10px 10px 10px;
    font-size: 100%;
    line-height: 1.4;
    color: #333333;
    }
#sub ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    }
#sub ul li {
    padding-left: 5px;
    list-style-type: none;
    font-size: 107%;
    line-height: 1.5;
    }
.subsidewaku {
    margin-right: 0px;
    margin-bottom: 15px;
    border-style: solid;
    border-color: #cccccc; /* #33cc99; */
    border-width: 1px;
    }
.subsidewakuprofile {
    margin-right: 0px;
    margin-bottom: 15px;
    border-style: solid;
    border-color: #cccccc; /* #33cc99; */
    border-width: 1px;
    background-image: url(images/profile_bg2.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    }
.subsidewakuprofile p {
    padding: 65px 0px 35px 0px;
    }
.yasumi {
    color: #006666;
    letter-spacing: 3px;
    }
#pr {
    clear: both;height: 60px;
    margin: 20px 10px 10px 10px;
    background-image: url(images/jca_bg.gif);
    background-repeat: no-repeat;
    border-style: solid;
    border-color: #009966;
    border-width: 1px;
    }
#pr p {
    padding: 30px 0 0 0;
    text-align: center;
    font-size: 100%;
    line-height: 18px;
    }
#prbanner {
    margin:0 0 10px 20px;
    }
#feed { margin: 0;padding: 0; }
#feed p {  }

/* インラインフレーム
--------------------------------------------------*/
#information p {
    color: #0000ff;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.4;
}
/* フッター
---------------------------------------------*/
#footer {
    clear: both;
    text-align: center;
    background-color: #009999; /* #009966; */
    background-image: url(images/footer_bg.jpg);
    background-repeat: no-repeat;
    }
#footer address {
    padding: 7px 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 p.price span {
    font-size: 65%;
}
#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: 70px;
    background-image: url(images/menu2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#pricebox .price {
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
    padding-left: 10px;
    font-size: 167%;
    font-weight: bold;
    line-height: 1.5;
    }
#yoyaku {
    height: 140px;
    background-image: url(images/yoyaku_banner_2.gif);
    background-repeat: no-repeat;
    background-position: right center;
    }
#yoyaku p {
    display: none;
    }

/* 施術の流れのページ
---------------------------------------------*/
#flowbox {
    padding: 0px 200px 0px 10px;
    background-image: url(images/flow_bg2.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.map1 {
    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 h3.map2 {
    clear: both;
    margin: 35px 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 15px 10px;
    }
#profilebox h2 {
    margin: 10px 0;
    padding: 0px 0px 1px 0px;
    font-size: 100%;
    font-weight: bold;
    color: #333333;
    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;
    }
