@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 24px;
  overflow: hidden;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-weight: normal;
  line-height: 15px;
  font-size: 12px;
  color: #666666;
}
#hpb-headerLogo{
  width: 370px;
  float: left;
  padding-left: 10px;
  height: 67px;
  background-image: url(logo.gif);
  overflow: hidden;
  background-repeat: no-repeat;
  border-left-width: 10px;
  left: 15px;
  position: relative;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 67px;
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 380px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
	margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.2;
  text-align: right;
  color: #63c6f2;
  font-weight: bold;
  font-size: 1.3em;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
	font-size: 0.8em;
  font-weight: normal;
  color: #333333;
  padding-right: 5px;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
	margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  text-align: right;
}
#HPB-HEADEREXTRA2 {
  }
/* フッター内パーツ */

#HPB-FOOTERMAIN {
  }
#hpb-footerMain p{
  /* コピーライト文字設定 */
	margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1em;
  text-align: center;
  line-height: 50px;
  color: #FABE00;
}
#HPB-FOOTERLOGO {
  }
#HPB-FOOTEREXTRA1 {
  }
#HPB-FOOTEREXTRA2 {
  }
/* サイドブロック内パーツ */

/* バナー */

#banner{
  overflow: visible;
  position: relative;
  top: 0px;
  left: 0px;
}
#banner ul{
  margin-top: 9px;
  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: 205px;
  margin-bottom: 10px;
}
#banner li a{
  display: block;
  height : 135px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
#banner a#banner-time{
  /* 診療時間バナー */
	background-image: url(banner_3B_02.png);
  background-position: center center;
}
#banner a#banner-access{
  /* アクセスバナー */
	background-image: url(banner_3B_011.png);
  background-position: center center;
}
/* 店舗情報 */

#shopinfo h3{
  color: #81ba32;
  font-size: 1.0em;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */

#banner a#banner-ct{
  /* 歯科用ＣＴ */
	background-image : url(image/CT.jpg);
  background-position: center center;
}
#banner a#banner-epark{
  background-image : url(image/e-park440.png);
  background-position: center center;
  height : 80px;
}
#banner a#banner-df{
  background-image : url(image/df.jpg);
  background-position: center center;
  height : 80px;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
	height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}
p{
  margin-top: 0.5em;
  margin-bottom : 1em;
  padding-right : 0.1em;
  line-height: 1.4;
  padding-left : 1em;
}
flow p{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0em;
  line-height: 1.4;
  float : right;
}
p.large{
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: -0.1em;
  color: teal;
  padding-left : 1em;
}
p.indent{
  padding-left : 20px;
  background-image: url(point_3B.png);
  background-repeat: no-repeat;
  background-position : 1px 1px;
}
.left{
  float: left;
  margin-right : 20px;
}
.right{
  float: right;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 0px;
  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;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
#hpb-wrapper h3{
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 1.5em;
  line-height: 18px;
  text-align: left;
  color: #63C6F2;
}
#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: visible;
  text-indent: -9999px;
  background: transparent none;
  background-position: 0% 0%;
  border-bottom-style: none;
}
h4{
  background-repeat : no-repeat;
  padding-left : 30px;
  margin-right: 0;
  margin-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
  font-size : 1.5em;
  line-height: 1.2;
  font-weight: bold;
  color : #63c6f2;
  background-image : url(image/teeth2.gif);
  background-position : 0px 0px;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  text-align: left;
  background-image: url(point_3B.png);
  background-position: 3px 7px;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: normal;
}
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: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
}
table th{
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: center;
  background-color: #53C1F0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  color: #FFFFFF;
}
table td{
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
}
/* フォームパーツ設定 */

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{
  clear: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left : 15px;
  list-style-type: none;
  /*	height : 15pc;
  overflow: scroll;
*/

}
#hpb-main toppage-news ul{
  clear: left;
  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;
  height : 15pc;
  overflow: scroll;
}
#hpb-main ul li{
  text-align: left;
  padding-top : 0px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 30px;
  margin-left: 0px;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color : #fabe00;
}
#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 : 11em;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left : 15px;
  background-image: url(point_3B.png);
  background-position: 3px 8px;
  background-repeat: no-repeat;
  bottom: 15px;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  text-align: left;
  line-height: 1.4;
  padding-left: 9em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  left: 0px;
}
* #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 : 0px;
}
#hpb-main img.right{
  margin-top : 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
	display: block;
  margin-left: 0;
  margin-right: auto;
  margin-top: 20px;
  background-image: url(returnTop_3B.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 144px;
  height: 20px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
/* トップページ デザイン定義 */

#toppage-news{
  padding-bottom : 0px;
}
#toppage-news h3{
  height: 47px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  margin-bottom : 20px;
  background-image: url(indexBg_3B.png);
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom-color : #fabe00;
}
#toppage-news h3 span.en{
  display: block;
  float: left;
  padding-top: 13px;
  padding-left: 52px;
  font-size: 27px;
  line-height: 26px;
  font-weight: bold;
}
#toppage-news h3 span.ja{
  display: block;
  float: left;
  font-size: 16px;
  line-height: 47px;
  padding-top: 5px;
  color: #63C6F2;
  font-weight: bold;
  margin-bottom: 0;
}
#mail-news h3{
  height: 47px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin-bottom: 0px;
  background-image: url(indexBg_3B.png);
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FABE00;
}
#mail-news h3 span.en{
  display: block;
  float: left;
  padding-top: 13px;
  padding-left: 52px;
  font-size: 27px;
  line-height: 26px;
  font-weight: bold;
}
#toppage-news h4{
  margin-top : 30px;
}
/* 治療方針ページ デザイン定義 */

#flow{
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  left: 10px;
}
#flow span.en{
  font-size: 21px;
  line-height : 26px;
  color: #63c6f2;
  font-weight: normal;
  text-align: center;
  padding-left : 21px;
  padding-right : 50px;
}
#flow span.ja{
  line-height: 26px;
  padding-top: 5px;
  margin-bottom: 0px;
  margin-left: 10px;
  left : 450px;
  position : absolute;
}
#flow li{
  display: block;
  background-image: url(arrow_3B.png);
  background-position : left center;
  background-repeat: no-repeat;
}
* html #flow li{
  padding-left: 300px;
/* for IE6 */
}
#flow h4{
  background-repeat : no-repeat;
  background-image : none;
  vertical-align : middle;
  width : 90pc;
  float : left;
  text-align : center;
  font-weight : normal;
}
{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
}
{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
}
p.p2{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0em;
  line-height: 1.4;
  text-align: left;
  float: right;
}
#banner a#banner-recruit{
  /* 診療時間バナー */
	background-image: url(cb.jpg);
  background-position: center center;
}
#banner a#banner-kidscare{
  /* アクセスバナー */
	background-image: url(banner_3B_011.png);
  background-position: center center;
}
#banner a#banner-mobile{
  /* 診療時間バナー */
	background-image: url(pic_a009.jpg);
  background-position: center center;
}
##hpb-wrapper h3{
  font-size : 75%;
  font-family : 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color : #333333;
}
.#hpb-wrapper h3{
  font-size : 75%;
  font-family : 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color : #333333;
}
.h3{
  font-size : 75%;
  font-family : 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color : #333333;
}
#hpb-wapper{
  font-size : 75%;
  font-family : 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color : #333333;
}
#flow p{
  font-family : 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
}
.flow p{
  font-size : 75%;
  font-family : 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  line-height : 1.4;
  color : #333333;
  padding-left : 0em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 2em;
  left : 11pc;
}
#flow-img{
  background-image: url(arrow_3B.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 8pc;
  margin-left: 40px;
  margin-bottom: 5px;
  padding-bottom: 18px;
  padding-top: 10px;
}
#flow-img a{
  display : block;
  visibility : hidden;
}
