@charset "Shift_JIS";
/* 要素リセット */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color : #666666;
  /* 標準文字色 */
    background-position: top left;
  background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
  font-size: 70%;
}
/* end */

img {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  padding-bottom: 0;
  zoom: 1;
}
#hpb-header {
  width: 900px;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
}
#hpb-inner {
  position: relative;
  width: 900px;
  padding-top: 60px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-inner:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper {
  width: 675px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  float: left;
}
.hpb-layoutset-02 #hpb-wrapper {
  width: 675px;
  float: right;
}
* html #hpb-wrapper {
  /* for IE6 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  float: none;
}
#hpb-title {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.hpb-layoutset-01 #hpb-title {
  height: 260px;
}
.hpb-layoutset-02 #hpb-title {
  width: 635px;
  padding-top: 10px;
}
#hpb-main {
  width: 635px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0px;
  padding-left: 0px;
  text-align: left;
  float: left;
}
.hpb-layoutset-01 #hpb-main {
  margin-left: 20px;
  padding-top: 60px;
}
.hpb-layoutset-02 #hpb-main {
  padding-top: 5px;
  float: right;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: auto;
}
* html .hpb-layoutset-02 #hpb-main {
  margin-right: 10px;
}
#hpb-aside {
  width: 205px;
  margin-top: 310px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0px;
  float: right;
}
.hpb-layoutset-02 #hpb-aside {
  width: 205px;
  margin-top: 290px;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 10px;
  float: left;
}
* html .hpb-layoutset-02 #hpb-aside {
  margin-left: 5px;
}
#hpb-footer {
  width: 900px;
  clear: both;
  margin-top: 7px;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
}
#hpb-nav {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 900px;
  height : 66px;
  overflow: hidden;
  background-image : url(menuBg_3B11.png);
  background-position: top left;
  background-repeat: repeat-x;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
body.hpb-layoutset-01 {
  background-image : url(image32.jpg);
  background-position: top center;
  background-repeat: repeat-y;
  background-color: #a65300;
}
body.hpb-layoutset-02 {
	background-image : url(image32.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #a65300;
}
/* コンテンツ配置領域 */
.hpb-layoutset-01 #hpb-title h2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 900px;
  height: 300px;
  background-image : url(inphoto1.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #a65300;
}
.hpb-layoutset-02 h2 {
  background-image : url(menuBg_3B11.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-left: 45px;
  height: 45px;
  padding-top: 15px;
  text-align: left;
  overflow: hidden;
  line-height: 1.1em;
}
.hpb-layoutset-02 h2 span.ja {
  font-size: 1em;
  color: #ffffff;
  padding-right: 0;
  padding-left: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.hpb-layoutset-02 h2 span.en {
  font-size: 0.8em;
  color: #efeabd;
  font-weight: normal;
  padding-left: 15px;
  text-transform: capitalize;
  font-weight: normal;
}
/* ナビゲーション */
#hpb-nav ul {
  margin-top: 6px;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 12px;
  list-style-type: none;
  overflow: hidden;
}
#hpb-nav ul:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li {
  display: block;
  width: 135px;
  /*background-image : url(../../Desktop/たけのうちクリニックHP/menuBg_3B_011.png);*/
  background-position: top left;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-right: 13px;
  overflow: hidden;
}
#hpb-nav li a {
  display: block;
  text-align: center;
}
#hpb-nav li span.en {
  display: none;
}
#hpb-nav li span.ja {
  display: block;
  text-align: left;
  color: #ffffff; /* メニューバーのデフォルト文字色 */
  font-size: 14px;
  font-weight: bold;
  line-height: 37px;
  padding-top: 0px;
  padding-left: 23px;
}
#hpb-nav a:hover span.ja {
  color: #ffffff;
}
#hpb-nav a:hover span.ja {
  color: #fabe00;/* メニューバーのカーソルオーバー時文字色 */
}
#hpb-nav a:link {
  color: #666666;
  text-decoration: none;
}
#hpb-nav a:visited {
  color: #ffffff;
  text-decoration: none;
}
#hpb-nav a:hover {
  text-decoration: none;
  background-image : url(menuBg_3B_0111.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:active {
  text-decoration: none;
  background-image : url(menuBg_3B_01_on.png);
  background-position: top left;
  background-repeat: repeat-x;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#banner {
  position: absolute;
  top: 60px;
  left: 10px;
}
*:first-child + html #banner {
  /* for IE7 */
    position: absolute;
  top: 60px;
  left: -675px;
}
#shopinfo
/* ショップインフォバナー設定 */ {
  width : 188px;
  height: 230px;
  background-image : url(image5.gif);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-aside #shopinfo h3 {
  width: 180px;
  height: 30px;
  line-height: 26px;
  padding-left: 5px;
  background-color: #ffffff;
  color: #666666;
  font-weight: bold;
}
#shopinfo /*ショップインフォバナー文字色（下部）*/{
  margin-top: 20px;
  color: #ffffff;
  font-weight: bold;
}


