@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    height : 180px;
    overflow: hidden;
}

#hpb-headerMain h1{
    margin-top : 2px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-weight : bolder;
    line-height: 15px;
    font-size : 30px;
    color : blue;
  width : 425px;
  left : 22%;
  position : relative;
  letter-spacing : 3px;
  font-family : "ＭＳ Ｐゴシック";
}

#hpb-headerLogo{
    width : 170px;
    float: left;
  background-image : url(../gr/logo_05.png);
  height : 170px;
  position : inherit;
  background-repeat : no-repeat;
  background-position : center top;
  margin-top : -167px;
}

#hpb-headerLogo a{
    display: block;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height : 170px;
    background-position: center left;
    background-repeat: no-repeat;
  width : 170px;
  position : absolute;
  left : 18.5%;
  top : 8px;
}

#hpb-headerExtra1{
    width : 230px;
    margin-top : -170px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    border-top-width: 1px;
  position : inherit;
}

#hpb-headerExtra1 p.logo{
    text-align: center;
    font-weight: bold;
    font-size : 1px;
  background-image : url(../gr/logo_03.png);
  background-repeat : no-repeat;
  background-position : center top;
  height : 60px;
}
#hpb-headerExtra1 p.tel{
    padding-top : 5px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0;
    line-height: 1.2;
    text-align: center;
    color: #389534;
    font-weight: bold;
    font-size: 1.5em;
    margin: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color : #b2e2af;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #b2e2af;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 0.6em;
    font-weight: normal;
    color: #333333;
    display: block;
    padding-bottom: 3px;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left : 15px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align : left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color : #ffffff;
    font-size: 0.9em;
  width : 200px;
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain
{
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 1em;
    line-height: 40px;
    padding-left: 10px;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */


/* 通常は表示しない */
#pulldown_menu ul{
    display: none;
}

/* マウスが乗ったら表示する */
#pulldown_menu li:hover > ul{
    display: block; 
}


/* バナー */
#banner{
    overflow: hidden;
}

#banner ul{
    margin-top: 0px;
    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;
}

#banner li{
	display: block;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
}

#banner li a:link, #banner li a:visited{
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-image : url(../gr/banner-1-a.png);
	background-position: left center;
	background-repeat: no-repeat;
	color : #3e3e3e;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-indent: 17px;
	letter-spacing: 0.5em;
	font-size: small;
}
#banner li a:hover, #banner li a:active{
	background-image : url(../gr/banner-1-b.png);
	color : #d19e00;
	text-decoration: none;
	font-weight: bold;
	text-indent: 14px;
	margin-left: 3px;
}

/* 店舗情報 */
#shopinfo{
    padding-top : 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-repeat: repeat;
    background-position: left top;
  background-color : #ffeeff;
border-width : 3px;border-style : solid;border-color : #fbb555 orange orange;
  margin-right : 7px;
}

#shopinfo h3{
    color : #b88b00;
    font-size: 1em;
    text-align: left;
    margin-top: 0;
    padding-top: 8px;
    margin-bottom: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}

#shopinfo span.ja{
    display: none;
}

#shopinfo p{
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 1.5;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #333333;
    text-decoration: underline;
}
a:visited{
    color: #333333;
    text-decoration: underline;
}
a:hover{
    color: #198219;
    text-decoration: none;
}
a:active{
    color: #198219;
    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: 1em;
    padding-left: 1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    margin-bottom: -0.5em;
}

p.indent{
    padding-left: 15px;
    background-image : url(../gr/point_3E.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

p.blue{
    margin-bottom : 5px;
  font-size : 18px;
  font-weight : bold;
  color : blue;
  background-color : lime;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  line-height : 22px;
}


.left{
    float: left;
}
.right{
    float: right;
}
img.center{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    display: block;
}

c{
    padding-left : 15px;
    text-align: left;
  background-image : url(../gr/Consultation.png);
}


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;
}

h1{
    font-size : 12px; margin: 0 0 20px; padding: 5px 0 ;
    font-weight : bold;
    color : white;
    font-family : "ＭＳ ゴシック";
}
h2{
	font-size: 28px; margin: 0 0 15px; padding: 5px 0;
}
h3{
	font-size: 24px; margin: 0 0 15px; padding: 0;
}

.hpb-layoutset-02 h2 span.ja{
    font-size : 20px;
    color: #ffffff;
    padding-right: 0;
    padding-left: 13px;
    padding-bottom: 3px;
    padding-top: 3px;
  font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
  font-weight : bolder;
}

.hpb-layoutset-02 h2 span.en{
    font-size : 14px;
    color: #D6EFC3;
    font-weight : bolder;
    padding-left: 15px;
    text-transform: capitalize;
}

#hpb-wrapper h3{
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    text-align: left;
    color: #198219;
    padding-right: 7px;
}

#hpb-wrapper h3 span.en{
    padding-right: 10px;
    text-transform: capitalize;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

#hpb-wrapper h3 span.ja
{
}

h3.hpb-c-index{
    height: 1px;
    margin : 0px;
    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: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
    color: #5AB43B;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    text-align: left;
    background-image : url(../gr/point_3E.png);
    background-position: 3px 7px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

h6{
    display: inline;
    margin-top : 5px;
    margin-bottom : 5px;
    text-align: left;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
  color : black;
  background-color : lime;
  margin-left : 5px;
  margin-right : 5px;
}


Consultation{
    display: inline;
    padding-left: 15px;
    text-align: left;
    background-image : url(../gr/Consultation.png);
    background-repeat: no-repeat;
    font-size: 1.1em;
    font-weight: normal;
}


/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 300px;
    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;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(../gr/point_3E.png);
    background-position: 3px 12px;
    background-repeat: no-repeat;
}

#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: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width : 9em;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    background-image : url(../gr/point_3E.png);
    background-position: 3px 10px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

* #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;
    float: right;
}


/* トップページ デザイン定義 */
#toppage-text .large{
    background-image : url(../gr/toppageLead_3E.png);
    background-repeat: no-repeat;
    background-position: 380px 0px;
    font-size: 1.3em;
    font-weight: bold;
    color : #137810;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0.5em;
    padding-bottom: 13px;
    padding-left: 0.5em;
}

#toppage-link{
    padding-bottom : 30px;
    background-repeat: repeat-y;
}

#toppage-info{
    padding-bottom : 25px;
    background-image : url(../gr/title-bk-00.png);
    background-repeat : no-repeat;
    background-position: left top;
}

#toppage-info h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-image : url(../gr/title-bk-01.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height : 31px;
    font-size : 20px;
    font-weight : bolder;
    color : #0d550b;
    margin-left : 7px;
    font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
}

#toppage2-info{
    padding-bottom : 25px;
    background-image : url(../gr/title-bk-00.png);
    background-repeat : no-repeat;
    background-position: left top;
}

#toppage2-info h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    line-height : 31px;
    font-size : 20px;
    font-weight : bolder;
    color : #0d550b;
  font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
  padding-left : 45px;
}

#toppage-news{
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    background-image : url(../gr/title-bk-01.png);
    background-repeat: repeat-y;
    background-position: left top;
}

#toppage-news h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-image : url(../gr/title-bk-01.png);
    background-repeat: no-repeat;
    background-position: left top;
    font-size : 20px;
    font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
    font-weight : bolder;
}

#toppage-news h3 span.en{
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 15px;
}

#toppage-news h3 span.ja{
    display: none;
}

#toppage-news h4{
    color: #333333;
    padding-top: 0px;
    padding-left: 0;
    font-size: 1.1em;
}

#toppage-news ul{
    padding-top: 0px;
    padding-right: 13px;
    padding-bottom: 10px;
    padding-left: 13px;
}
#toppage-news ul li{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    margin-top: 10px;
    padding-top: 10px;
}


/* 共通ページ デザイン定義 */
#deteile-text .large{
    background-repeat: no-repeat;
    background-position: 380px 0px;
    font-weight: bold;
    color : #137810;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0.5em;
    padding-bottom: 13px;
    padding-left: 0.5em;
}

#deteile-info{
    padding-bottom : 25px;
    background-image : url(../gr/title-bk-01.png);
    background-repeat : no-repeat;
    background-position: left top;
}

#deteile-info h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    line-height : 31px;
    font-size : 20px;
    font-weight : bolder;
    color : #0d550b;
    margin-left : 7px;
    letter-spacing : 2px;
    font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
}

#deteile2-info{
    padding-bottom : 25px;
    background-image : url(../gr/title-bk-02.png);
    background-repeat : no-repeat;
    background-position: left top;
}

#deteile2-info h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    background-repeat: no-repeat;
    line-height : 31px;
    font-size : 19px;
    font-weight : bolder;
    color : white;
    padding-left : 25px;
    padding-top : 2px;
    letter-spacing : 2px;
    font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
}

#deteile3-info{
    padding-bottom : 25px;
    background-image : url(../gr/title-bk-03.png);
    background-repeat : no-repeat;
    background-position: left top;
}

#deteile3-info h3{
    border-bottom-style: none;
    background-repeat: no-repeat;
    font-size : 18px;
    font-weight : bolder;
    color : white;
    padding-left : 25px;
    padding-top : 10px;
    line-height : 21px;
    font-family : HG明朝B, HGP明朝B, HGS明朝B, HG明朝E, HGP明朝E, HGS明朝E, "ＭＳ 明朝", "ＭＳ Ｐ明朝";
}


#guide-text .large{
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom : 5px;
    padding-top : 7px;
    padding-right : 7px;
    padding-bottom : 7px;
    padding-left : 7px;
}

#guide-info{
    background-repeat : no-repeat;
    padding-top : 7px;
    padding-left : 7px;
    padding-right : 7px;
    padding-bottom : 7px;
    background-color : #fff0ff;border-width : 2px;border-style : solid;border-color : silver;
}

#guide-info h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    background-position: left top;
    line-height : 31px;
    font-size : large;
    font-weight : bolder;
    color : #0d550b;
    margin-left : 7px;
}




/* 治療方針ページ デザイン定義 */
#flow{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    zoom: 1;
}

#flow li{
    display: block;
    background-image : url(../gr/arrow_3E.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 48px;
    padding-bottom: 15px;
    padding-left: 150px;
    list-style-type: none;
    line-height: 1.5;
    margin-bottom: 10px;
}

* html #flow li{
    padding-left: 300px; /* for IE6 */
}

#flow li:first-child{
    background-image: none;
    padding-top: 10px;
}

#flow li h4{
    float: left;
    width: 150px;
    margin-left: -150px;
    margin-top: -3px;
    text-align: center;
}

/*"ドロップダウン"*/
ul.dropmenu_1 ul{
	/*"通常は表示しない"*/
	display: none;
}
ul.dropmenu_1 li:hover > ul{
	/*"マウスが乗ったら表示する"*/
	display: block;
}
ul.dropmenu_2{
	/*"先頭記号を消す"*/list-style-type: none;
  margin-top : 10px;
}
ul.dropmenu_2 li{
	/*"2段目の位置を指定するため"*/width : 210px;
	position : relative;
	left: -40px;
}
ul.dropmenu_2 ul{
	list-style-type: none;
	position: absolute;
	top: 0px;
	left : 249px;
	padding-left: 0px;
}
ul.dropmenu_2 a{
	color: black;
	background-color: transparent;
	background-image : url(../gr/banner-1-a.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	letter-spacing : 4px;
	text-decoration: none;
	text-align: left;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	display: block;
	position: relative;
	text-indent : 15px;
	border-width : 1px;border-style : solid;border-color : gray;
	margin-bottom : 1px;
}
ul.dropmenu_2 ul a{
	/*"２段目以降の背景画像"*/background-image : url(../gr/banner-2-a.png);
  background-position : 0% 0%;
}
ul.dropmenu_2 a:hover{
	color : red;
	background-image : url(../gr/banner-1-b.png);
}
ul.dropmenu_2 a:active{
	color : blue;
	background-image : url(../gr/banner-3.png);
}

ul.dropmenu_2 ul a:hover{
	background-image : url(../gr/banner-2-b.png);
	color : red;
}


/*"サイド　バーナー"*/
#menu ul{
	 
list-style: none;
	padding-bottom : 3px;
	padding-left : 0px;
}

#menu li{
	 padding: 0; 
	margin: 0; 
}

#menu li a{
	display: block; 
	background-position : 0% 0%;background-size : auto auto;background-origin : padding-box;background-clip : border-box;
	border : 0px none;
	padding : 1px 1px 2px;
	text-decoration: none;
	width : 210px;
	margin : 0px;
	font-size: 14px;
}

#menu li a:hover{
	display: block; 
	text-decoration: underline;
}


/*"サイド　バーナー2"*/
#menu2 ul{
	list-style: none; 
	padding-top : 3px;
	padding-left : 0px;
}

#menu2 li{
	padding: 0; 
	margin-top : 2px;
}

#menu2 li a{
	display: block; 
	background-position : 0% 0%;background-size : auto auto;background-origin : padding-box;background-clip : border-box;
	border : 0px none;
	text-decoration: none;
	width : 210px;
	margin : 0px;
	font-size: 14px;
}

#menu2 li a:hover{
	display: block; 
text-decoration: underline;
}


/* マウスオーバーで画像を暗くする
================================================== */
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}   

