@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 13px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1px;
    text-align: left;
    font-weight: normal;
    line-height: 15px;
    font-size: 12px;
	color: #fff;
}

#hpb-headerLogo{
    width: 400px;
    float: left;
}

#hpb-headerLogo a{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 32px;
    background-image : url(logo_3Ic.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width: 400px;
    margin-top: -19px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
	color: #fff;
	text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
	display: inline;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 22px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
	background-image : url(pointTel_3Ic.png);
    background-position: center left;
    background-repeat: no-repeat;
	text-align: right;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
	font-weight: normal;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: right;
}

/* フッター内パーツ */
#hpb-footer{
    clear: both;
	border-top-color: #33430d;
	border-top-style: solid;
	border-top-width: 1px;
}

#hpb-footerMain{
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #33430d;
}

#hpb-footerMain p{
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: center;
}


/* サイドブロック内パーツ */

#banner ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#banner ul li a{
    text-indent: -9999px;
    overflow: hidden;
	display: block;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #333;
    text-decoration: underline;
}
a:visited{
    color: #333;
    text-decoration: underline;
}
a:hover{
    color: #666;
    text-decoration: none;
}
a:active{
    color: #666;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    margin-bottom: -0.5em;
}
p.indent{
    padding-left: 15px;
    background-image : url(point_3Ic.png);
    background-position: 5px 1px;
    background-repeat: no-repeat;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
	background-image : url(titleBg_3Ic.png);
    background-position: top left;
    background-repeat: no-repeat;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	font-size: 1.2em;
	padding-left: 20px;
	color: #543e10;
	margin-bottom: 10px;
}

.hpb-layoutset-02 h2 span.ja{
	padding-right: 7px;
}

.hpb-layoutset-02 h2 span.en{
	text-transform: capitalize;
	font-size: 0.85em;
}

#hpb-wrapper h3{
	clear: both;
	color: #543e10;
	background-image : url(indexBg_3Ic.png);
    background-position: top left;
    background-repeat: no-repeat;
	padding-left: 20px;
	height: 36px;
	line-height: 36px;
}

#hpb-wrapper h3 span.en{
    	font-size: 1.2em;
	padding-right: 6px;
	text-transform: capitalize;
}

#hpb-wrapper h3 span.ja {
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0;
	font-size: 1em;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d9d9d9;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d9d9d9;
}

table th{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d9d9d9;
	background-color: #f8fde9;
}

table td{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d9d9d9;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
	margin-bottom: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 15px;
    background-image : url(point_3Ic.png);
    background-position: 6px 6px;
    background-repeat: no-repeat;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cac1ab;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 2px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
    background-image : url(point_3Ic.png);
    background-position: 6px 3px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 7px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cac1ab;
}

* #hpb-main dd{
    height: 1%; /* for IE6 */
}

#hpb-main dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
	margin-right: 10px;
    float: right;
}

#pagetop{
	clear: both;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
	margin-left: auto;
    background-image : url(returnTop_3Ic.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
	padding-left: 20px;
	padding-top: 4px;
	pading-bottom: 5px;
}


/* トップページ デザイン定義 */

#toppage-news h3{
	color: #543e10;
	background-image : url(indexBg_3Ic.png);
    background-position: top left;
    background-repeat: no-repeat;
	padding-left: 20px;
	height: 36px;
	line-height: 36px;
}

#toppage-news h3 span.en{
	font-size: 1.2em;
	padding-right: 6px;
	text-transform: capitalize;
}

#toppage-news h3 span.ja{
	font-weight: normal;
	font-size: 0.85em;
}

/* 治療方針ページ デザイン定義 */
#flow{
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
    zoom: 1;
}

#flow li{
    display: block;
    background-image : url(arrow_3Ic.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 45px;
    padding-bottom: 0px;
    padding-left: 4px;
    list-style-type: none;
    line-height: 1.5;
}

#flow li:first-child{
    background-image: none;
    padding-top: 10px;
}