
/* tamapla-seitai.com style.css utf-8
---------------------------------------------*/

body {
    margin-top: 0px;
    text-align: center;
    color: #333333;
    background-color: #ffffff;
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
    }
#pagebody {
    background-image: url(images/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    }
#page {
    background-image: url(images/page_under_bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    }
#wrapper {
    width: 900px;
    margin: 0px auto;
    text-align: left;
    background-color: transparent;
    }
#wrapper h2 {
    text-indent: -5000px;
    height: 60px;
    }
#content { background: #ffffff; }

/* ヘッダー
---------------------------------------------*/
#header {
    width: 900px;
    height: 95px;
    background-image: url(images/header_bg.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    }
#header h1,#header h2 {
    text-indent: -8000px;
    }

/* ナビゲーション
---------------------------------------------*/
#nav { margin: 5px 0px 5px 0px; }
#nav ul {
    float: left;
    width: 900px;
    padding: 0;
    margin: 0;
    background: #ffffff;
    }
#nav ul li { display: inline; }
#nav ul li a {
    float: left;
    width: 150px;
    padding: 8px 0px 5px 0px;
    background: #ffffff;
    background-image: url(images/nav_off.jpg);
    background-repeat: no-repeat;
    font-size: 122%;
    color: #996600;
    text-align: center;
    text-decoration: none;
    }
#nav ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
    background: #ffffff;
    background-image: url(images/nav_on.jpg);
    background-repeat: no-repeat;
    }
#nav ul li.current_page a {
    color: #996600;
    text-decoration: underline;
    background: #ffffff;
    background-image: url(images/nav_current.jpg);
    background-repeat: no-repeat;
    }
#nav ul li.current_page a:hover {
    color: #ffffff;
    text-decoration: underline;
    background: #ffffff;
    background-image: url(images/nav_on.jpg);
    background-repeat: no-repeat;
    }
#subnav {
    float: right;
    position: relative;
    top: 7px; right: 5px;
    }
#subnav a {
    font-size: 100%;
    text-decoration: underline;
    }

/* トップページ
---------------------------------------------*/
#topmain {
    clear: both;
    text-align: left;
    background-image: url(images/top_bg_img5.jpg); /* img5.jpg */
    background-repeat: no-repeat;
    }
#topmain h3 {
    text-indent: -5000px;
    padding: 45px 0px 0px 10px;
    font-size: 122%;
    color: #666666;
    }
#topmain p {
    margin: 0px;
    padding: 110px 338px 10px 40px;
    font-size: 107%;
    color: #333333;
    line-height: 1.4;
    }
#topmain ul { display: none; }
#topsub { padding: 15px 0 0px 0; }
#topsub h3 { text-indent: -5000px; }
.subleft {
    float: left;
    width: 445px;
    height: 100%;
    text-align: left;
    }
.reserve {
    height: 60px;
    background-image: url(images/reservation_h3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
.subleft p {
    margin: 0px;
    padding: 18px 28px 5px 20px;
    font-size: 107%;
    line-height: 1.5;
    color: #333333;
    }
.subright {
    float: right;
    width: 445px;
    height: 100%;
    }
.discount {
    height: 60px;
    background-image: url(images/discount_h3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
.subright p {
    margin: 0px;
    padding: 18px 28px 5px 20px;
    font-size: 107%;
    line-height: 1.5;
    }
.address {
    margin: 10px 0px 10px 0px;
    padding: 8px 10px;
    text-align: center;
    font-size: 107%;
    line-height: 1.5;
    border-style: solid;
    border-color: #009966;
    border-width: 1px;
    background-color: #f0fff0;
    background-image: url(images/address_bg.gif);
    background-repeat: repeat-x;
    }

/* フッター
---------------------------------------------*/
#undernavi {
    clear: both;
    margin: 0px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-size: 114%;
    }
#undernavi a:hover {
    color: #ff0000;
    text-decoration: underline;
    }
#footer {
    clear: both;
    margin-top: 0px;
    padding: 8px 0 5px 0;
    text-align: center;
    font-size: 100%;
    color: #ffffff;
    background-color: #30ab8c;
    background-image: url(images/footer_bg.jpg);
    background-repeat: repeat-x;
    }

/* 「施術コースと料金」のページ
---------------------------------------------*/
#price { margin: 10px 0px 0px 0px; }
#price h3 { text-indent: -5000px;height: 60px; }
#price p {
    margin: 5px 10px;
    padding: 0px;
    color: #666666;
    font-size: 100%;
    }
#priceinfo {
    clear: both;
    height: 100px;
    text-align: left;
    background-image: url(images/price_title.jpg);
    background-repeat: no-repeat;
    }
   #priceinfo p { text-indent: -5000px; }
.pricecomment {
    margin: 0px;
    padding: 15px 45px 0px 35px;
    font-size: 107%;
    letter-spacing: normal;
    line-height: 1.5;
    color: #333333;
    }
#price dl {
    margin: 0px 0px 5px 65px;
    list-style: none;
    color: #333333;
    }
#price dt {
    margin: 10px 0;
    color: #009966;
    font-size: 122%;
    font-weight: bold;
    }
#price dd {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 122%;
    color: #000000;
    letter-spacing: 1px;
    line-height: 1.4;
    }
#course0 {
    background-image: url(images/course0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#course1 {
    background-image: url(images/30_h3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#course2 {
    background-image: url(images/60_h3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

/* 「施術の流れ」のページ
---------------------------------------------*/
#flowinfo {
    clear: both;
    height: 100px;
    text-align: left;
    background-image: url(images/flow_title.jpg);
    background-repeat: no-repeat;
    }
#flowinfo p { text-indent: -5000px; }
.flowcomment {
    margin: 0px;
    padding: 15px 45px 0px 35px;
    font-size: 107%;
    letter-spacing: normal;
    line-height: 1.5;
    color: #333333;
    }
#flow {
    margin: 20px 30px 0px 30px;
    background-image: url(images/flow_bg_pic.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    }
#flow h3 { text-indent: -5000px;height: 30px; }
#flow p {
    margin: 10px 50px 10px 40px;
    font-size:122%;
    line-height: 1.5;
    }
#flow0 {
    background-image: url(images/flow0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#flow1 {
    background-image: url(images/flow1_h3.gif);
    background-repeat: no-repeat;
    }
#flow2 {
    background-image: url(images/flow2_h3.gif);
    background-repeat: no-repeat;
    }
#flow3 {
    background-image: url(images/flow3_h3.gif);
    background-repeat: no-repeat;
    }
#flow4 {
    background-image: url(images/flow4_h3.gif);
    background-repeat: no-repeat;
    }
#flow5 {
    background-image: url(images/flow5_h3.gif);
    background-repeat: no-repeat;
    }

/* 「施術にあたり」のページ
---------------------------------------------*/
#sejyutsuinfo {
    height: 100px;
    text-align: left;
    background-image: url(images/info_title.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sejyutsuinfo p { text-indent: -5000px; }
.sejyutsucomment {
    margin: 0px;
    padding: 15px 45px 0px 35px;
    font-size: 107%;
    letter-spacing: normal;
    line-height: 1.5;
    color: #333333;
    }
#info {
    margin: 20px 30px 0px 30px;
    background-image: url(images/info_bg_pic.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    }
#info h3 { text-indent: -5000px;height: 30px; }
#info p {
    margin: 5px 50px 10px 40px;
    font-size:122%;
    line-height: 1.5;
    }
#info0 {
    background-image: url(images/info0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#info1 {
    background-image: url(images/info1_h3.gif);
    background-repeat: no-repeat;
    }
#info2 {
    background-image: url(images/info2_h3.gif);
    background-repeat: no-repeat;
    }
#info3 {
    background-image: url(images/info3_h3.gif);
    background-repeat: no-repeat;
    }
#info4 {
    background-image: url(images/info4_h3.gif);
    background-repeat: no-repeat;
    }
#info5 {
    background-image: url(images/info5_h3.gif);
    background-repeat: no-repeat;
    }
#info6 {
    background-image: url(images/info6_h3.gif);
    background-repeat: no-repeat;
    }
#info7 {
    background-image: url(images/info7_h3.gif);
    background-repeat: no-repeat;
    }
#info8 {
    background-image: url(images/info8_h3.gif);
    background-repeat: no-repeat;
    }
#profile {
    clear: both;
    margin: 0px;
    }
#intyou {
    width: 900px;
    height: 110px;
    background-image: url(images/intyou_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#intyou p {
    display:none;
    }

/* 「所在地マップ」のページ
---------------------------------------------*/
#access { margin: 10px 0px 0px 30px; }
#access h3 { text-indent: -5000px; }
#accessbanner {
    height: 100px;
    background-image: url(images/access_title.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#accessbanner p { text-indent: -5000px; }
#access p {
    margin: 10px 0px 5px 2px;
    padding: 0px;
    font-size: 107%;
    line-height: 1.4;
    }
#map p { padding: 10px 0; }
#map0 {
    background-image: url(images/map0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#map1h3 {
    height: 40px;
    background-image: url(images/map1h4.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#map2h3 {
    height: 60px;
    background-image: url(images/parkingh4.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#map3h3 {
    height: 60px;
    background-image: url(images/bush4.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
.tree {
    float: right;
    margin: 0px;
    position: relative;
    top: 253px;
    right: 160px;
    }
#gmap0 {
    background-image: url(images/gmap0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#gmap1 {
    height: 40px;
    background-image: url(images/gmap1.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }

/* 割引案内のページ
---------------------------------------------*/
#discount { padding: 20px 0px 20px 30px; }
#discount h3 { clear: both; text-indent: -5000px;height: 40px; }
#discountbanner {
    width: 900px;
    height: 100px;
    background-image: url(images/discount_title.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#discountbanner p { text-indent: -5000px; }
#discount p {
    margin: 10px 0px 10px 40px;
    font-size: 122%;
    line-height: 1.5;
    }
input {
    margin:-10px 0px 10px 30px;
    padding: 0px;
    }
#discount0 {
    background-image: url(images/discount0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#discount1 {
    background-image: url(images/discount1.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#discount2 {
    background-image: url(images/discount2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
.board {
    float: right;
    margin: -5px 15px 0px 0px;
    }

/* サイトマップのページ
---------------------------------------------*/
#sitemap { margin: 10px 0px 0px 30px; }
#sitemap h3 { clear: both; text-indent: -5000px;height: 45px; }
#sitemap p {
    margin: 10px 0px 0px 20px;
    padding: 0px;
    font-size: 107%;
    line-height: 1.7;
}
#sitebanner {
    width: 900px;
    height: 100px;
    background-image: url(images/site_title.jpg);
    background-repeat: no-repeat;
    }
#sitebanner p { text-indent: -5000px; }
#sitemap a:hover {
    color: #ff3333;
    }
#sitemap0 {
    background-image: url(images/sitemap0.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sitemap1 {
    background-image: url(images/sitemap1.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sitemap2 {
    background-image: url(images/sitemap2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sitemap3 {
    background-image: url(images/sitemap3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sitemap4 {
    background-image: url(images/sitemap4.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sitemap5 {
    background-image: url(images/sitemap5.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    }
#sitemap table {
    margin: 0px 0px 10px 0px;
    width: 840px;
    }
#sitemap th {
    padding: 5px 10px;
    text-align: center;
    font-size: 122%;
    color: #ffffff;
    background-color: #66cc99;
    }
#sitemap td {
    padding-left: 20px;
    text-align: left;
    font-size: 107%;
    background-color: #eeeeee;
    }
.linkcenter {
    margin: 10px 0px 0px 0px;
    }
.w120 {
    width: 120px;
    }
.w100 {
    width: 100px;
    }

/* インフォメーションのページ
---------------------------------------------*/
#infomation {
    clear: both;
	height: 270px;
    text-align: left;
    background-image: url(images/top_bg_info.jpg);
    background-repeat: no-repeat;
    }
#infoboard { width: 580px; }
#message {
    padding: 70px 0 0 0;
}
#message h3 {
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 107%;
    }

