@charset "utf-8";
/*
Theme Name: cloudtpl_399
Theme URI: http://c-tpl.com/
Description: cloudtpl_399
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg.png) repeat-x top;
}

body#toppage {
background: url(images/bg_top.png) repeat-x top;
}

a{color:#717171;text-decoration:none;}
a:hover{color:#9e9e9e;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}


a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8;
background-color: #ffffff;
}

a:hover img.imgover {
filter: Alpha(opacity=80);
opacity: 1;
background-color: #ffffff;

}


/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 10px;
height: 80px;
}

#header h1 {
padding: 7px 0 0;
font-size: 12px;
font-weight: normal;
}



/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
.lp-container {
	clear:both;
	width:910px;
	margin:0 auto 20px;
}

.lp-container .block-01 {
	margin-top:10px;
}

.lp-container .block-01 li {
	float:left;
	list-style-type:none
}


#main {
float: right;
width: 618px;
padding: 15px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 15px;
line-height: 40px;
font-size: 13px;
font-weight: bold;
color: #252525;
background: url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 13px;
font-weight: bold;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #000000;
border-bottom: 1px solid #cccccc;
}

#main h4 {
font-size: 13px;
font-weight: bold;
line-height: 20px;
padding-left: 20px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #000000;
}

#main p {
padding: 15px 15px 15px 20px;
line-height: 180%;
}

#main li {
padding: 15px 15px 15px 30px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
font-weight:bold;
color:#000000;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#000000;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

.footer_box {
margin: 0 auto;
padding: 0;
text-align: left;
width: 910px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

/*-------------------------------------------------------------------

	DOCTOR

-------------------------------------------------------------------*/

.docBlock {
	padding-top:20px;
	margin-bottom:15px;
}
#main .docP {
	float:left;
	margin: 0;
	padding: 0 8px 0 0;
}

#box_history {
    margin-bottom: 20px;
    width: 460px;
	float: left;
}

#box_history p {
	font-size: 135%;
    font-weight: normal;
    margin-bottom: 15px;
	padding: 0;
}

#box_history .history_txt {
    padding-top: 20px;
    width: 460px;
}

#box_history .history_txt table {
	border-collapse: collapse;
    border-spacing: 0;
}

#box_history .history_txt table tr {
}

#box_history .history_txt table td.year {
    width: 110px;
}

#box_history .history_txt table td.society {
    border-bottom: 1px dotted #D9D9D9;
    padding: 7px 2px;
    text-align: left;
	width: 460px;
}

#box_history .history_txt table td {
    border-bottom: 1px dotted #D9D9D9;
    padding: 7px 2px;
    text-align: left;
	width: 380px;
}

.MG-B10 { margin-bottom: 10px !important;}

/*-------------------------------------------------------------------

	PRICE

-------------------------------------------------------------------*/

table.table-01 {
    width: 618px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
	margin: 0 0 30px 0;
	background: #FFFFFF;
}

table.table-01 caption {
	text-align: left;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
}

table.table-01 th {
    padding: 5px 5px 5px 20px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    text-align: left;
}

table.table-01 th.txt_r {
    padding: 5px 20px 5px 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    text-align: right; 
}

table.table-01 th.txt_c {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    text-align: center;
}

table.table-01 td {
    padding: 5px 20px 5px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: right;
	font-weight: bold;
}

table.table-01 td.campain {
    padding: 5px 20px 5px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: right;
	font-weight: bold;
	color: #FF6699;
	width: 180px;
}

table.table-01 td.txt_r {
    padding: 5px 5px 5px 22px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	font-weight: normal;
	width: 170px;
}

table.table-01 td.txt_bg {
    padding: 5px 20px 5px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: right;
	font-weight: bold;
}

table.table-02 {
    width: 618px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
	background: #FFFFFF;
}

table.table-02 caption {
	text-align: left;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-indent:10px;
}

table.table-02 th {
    padding: 5px 5px 5px 20px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    text-align: left;
}

table.table-02 th.txt_c {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}

table.table-02 td {
    padding: 5px 20px 5px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: right;
	font-weight: bold;
}

table.table-02 td.txt_r {
    padding: 5px 5px 5px 20px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	font-weight: normal;
}

table.table-02 td.txt_bg {
    padding: 5px 20px 5px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: right;
	font-weight: bold;
	background: #F5F5F5;
}

#main div#fstMenu {
	width: 606px;
	margin: 0 0 20px 12px;
	padding: 0;
}

#main div#fstMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.7;
}

#main div#fstMenu ul li.txt_big {
	font-size: 15px;
	padding: 0;
	margin: 0;
	color: #FF8079;
	font-weight: bold;
}

#main div#fstMenu ul li {
	padding: 0;
	margin: 0;
	background: none;
}

div.lp-container .left {
    float: left;
    margin: 15px 20px;
    width: 200px;
}

div.lp-container .right {
    color: #333333;
    float: left;
    font-size: 14px;
    line-height: 170%;
    margin: 15px 20px 15px 0;
    text-align: left;
    width: 645px;
}

div.lp-container .right p.pink {
    color: #FF8584;
    font-size: 15px;
    font-weight: bold;
}

/*-------------------------------------------------------------------
404error
-------------------------------------------------------------------*/

div#contentsArea {
width: 960px;
margin: 0 auto;
text-align: center;
}

p.not_found_title {
font-size: 33px !important;
margin-top: 60px;
}

div.nf_text {
margin: 20px auto 0 auto;
text-align: left;
width: 630px;
}

div.nf_text p {
font-size: 15px !important;
line-height: 180%;
}