/* ページ全体 */



body {
  background-color: #FAFAFA;
  margin: 0px;
  padding: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link {
  text-decoration: underline;
  color: #881114;
}

a:visited {
  text-decoration: underline;
  color: #881114;
}

a:hover {
  text-decoration : underline;
  color: #CC3300;
}

a:active {
  text-decoration: underline;
  color: #881114;
}

#header {
  background: url(../img/bg_frame_main.jpg) repeat-y;
  width: 900px;
  margin: 0px auto;
  padding: 0px 10px;
  text-align: center;
  height: 104px;
}

/* メニュー */

.menu {
  border: 0;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 900px;
  height: 35px;
  overflow: hidden;
}

.menu img {
  visibility: hidden;
}

.menu a,
.menu a:link,
.menu a:visited {
  background-position: 0px 0px;
  float:left;
}

.menu a:focus,
.menu a:hover,
.menu a:active {
  background-position: 0px 30px;
  float:left;
}

.menu .top a {
  background-image: url(../img/menu_top.jpg);
}

.menu .policy a {
  background-image: url(../img/menu_policy.jpg);
}

.menu .intro a {
  background-image: url(../img/menu_intro.jpg);
}

.menu .flow a {
  background-image: url(../img/menu_flow.jpg);
}

.menu .case a {
  background-image: url(../img/menu_case.jpg);
}

.menu .hours a {
  background-image: url(../img/menu_access.jpg);
}

.menu .inquiry a {
  background-image: url(../img/menu_inquiry.jpg);
}

/* コンテンツ */

#bg_shadow_top {
  background-image: url(../img/bg_shadow_top.jpg);
  background-repeat: repeat-x;
  width: 920px;
  height: 14px;
  margin: 0px auto;
  font-size: 1px;
}

#bg_shadow_bottom {
  background-image: url(../img/bg_footer.jpg);
  background-repeat: no-repeat;
  width: 920px;
  height: 16px;
  margin: 0px auto;
  padding: 0px;
  font-size: 1px;
}

#bg_shadow_side {
  background-image: url(../img/bg_frame_main.jpg);
  background-repeat: repeat-y;
  margin: 0px auto 0px auto;
  width: 920px;
  overflow: auto;
}

#bg_shadow_side-t {
  background-image: url(../img/bg_frame_main.jpg);
  background-repeat: repeat-y;
  margin: 0px auto;
  width: 920px;
  font-size: 1px;
  line-height: 1px;
}

#bg_shadow_side2 {
  background-image: url(../img/bg_frame_main2.jpg);
  background-repeat: repeat-y;
  margin: 0px auto;
  width: 920px;
  overflow: auto;
  clear: both;
}

#frame_main {
  width: 900px;
  padding: 0px;
  margin: 0px auto 0px auto;
  display: inline;
}

#bg_menu {
  width: 900px;
  background: url(../img/bg_menu.jpg) repeat-x;
  display: block;
  margin: 0px;
  padding: 0px;
  height: 35px;
  text-align: left;
}

#bg_menu a {
  margin: 0px;
  padding: 0px;
  float: left;
}

h1 {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  text-align: right;
  margin: 0px auto 0px auto;
  width: 900px;
  padding: 3px;
}

#table_sidemenu {
  float: left;
  width: 170px;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  overflow: hidden;
  display: inline;
}

#table_sidemenu ul {
  background-color: #FFFFFF;
  margin: 1px;
  list-style: none;
  text-align: left;
  padding: 0px;
}

#table_sidemenu li {
  font-size: 12px;
  line-height: 120%;
  background-image: url(../img/icon_teeth.gif);
  background-repeat: no-repeat;
  padding: 8px 0px 8px 27px;
  vertical-align: middle;
  display: block;
  border-bottom: 1px solid #CCC;
}

#table_main {
  float: left;
  padding: 20px;
}

#bg_red {
  padding: 15px;
  background-color: #FCE9E9;
  background-image: url(../intro/img/bg_point.jpg);
  background-repeat: no-repeat;
  background-position:right;
}

#table_footer {
  width: 890px;
  background-color: #999999;
  margin-right: auto;
  margin-left: auto;
}

#img_main {
  width: 635px;
  float: left;
}

#img_catch {
  float: left;
  background-image: url(../img/img_catch.jpg);
  background-repeat: no-repeat;
  width: 265px;
}

#table_left {
  width: 280px;
  float: left;
  margin-right: 20px;
}

#table_middle {
  width: 305px;
  float: left;
}

#table_right {
  width: 235px;
  float: left;
  margin-left: 20px;
}

#table_right #calendertop table {
  margin: 0px;
  width: 235px;
}

#table_right #calendertop td {
  width: 28px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #FFF;
  font-size: 12px;
  color: #333;
  font-weight: bold;
}

#table_right #calendertop .bg_red {
  background: #F4BBB5;
}

#bg_update {
  width: 270px;
  background-color: #F2F2F2;
  overflow: scroll;
  overflow-x: hidden;
  height: 700px;
  padding-left: 5px;
  padding-right: 5px;
}

.font-sidemenu {
  font-size: 12px;
  line-height: 120%;
  background-image: url(../img/icon_teeth.gif);
  background-repeat: no-repeat;
  padding: 8px 0px 8px 27px;
  vertical-align: middle;
}

.font-main {
  font-size: 13px;
  color: #494949;
  line-height: 160%;
  margin: 15px;
}

.clear {
  clear: both;
}

.font_bottommenu {
  font-size: 12px;
  text-align: center;
  padding: 30px 0px 10px 0px;
  line-height: 160%;
}

.font-copyright {
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
}

.font-catch {
  font-size: 12px;
  line-height: 140%;
  color: #494949;
  padding: 150px 10px 10px;
}

.title-update {
  font-size: 12px;
  line-height: 120%;
  font-weight: bold;
  border-bottom: 1px solid #FFFFFF;
  width: 250px;
  padding: 5px;
}

.font-update {
  font-size: 13px;
  color: #494949;
  line-height: 150%;
  width: 250px;
  padding: 5px;
}

.text-bottom {
  font-size: 12px;
  color: #344726;
  font-weight: bold;
  text-align: center;
}

.text-bottom2 {
  font-size: 12px;
  color: #494949;
  line-height: 150%;
  text-align: center;
  margin: 0px 0px 5px 0px;
}

.font-exp {
  font-size: 13px;
  line-height: 130%;
  color: #494949;
  margin-top: 10px;
}

.font-detail {
  font-size: 12px;
  padding: 5px;
}

.font-hours {
  font-size: 13px;
  line-height: 110%;
  color: #494949;
  margin: 3px 0px 25px 0px;
}

.font-hours2 {
  font-size: 13px;
  font-weight: bold;
  color: #494949;
  padding: 10px 0px 3px;
  width: 235px;
  margin: 10px 0px;
  border-bottom: 1px solid #CCCCCC;
}

/* 画像 */

#logo {
  margin: 0px;
  padding: 0px;
  display: inline;
}

#tel {
  padding: 0px;
  display: inline;
  padding-left: 235px;
}

#pagetop {
  border-top: 1px solid #F9CACB;
  padding: 10px 0px 0px;
  width: 690px;
  text-align: right;
}

#pic {
  border: 1px solid #CCCCCC;
}

/* for calendar */

.calendar table {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #cccccc;
  margin: 0 0 0 5px;
  border-collapse: collapse;
  font-size: 13px;
  width: 220px;
}

.calendar td {
  border: 1px solid #999999;
  padding: 2px;
  vertical-align: top;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.cal-info table {
  margin: 0 0 0 10px;
}

.title-info {
  background: url(../img/title_info.jpg) no-repeat;
  text-indent: -9999px;
  width: 335px;
  height: 26px;
}

#bg-info {
  width: 335px;
  height: 160px;
  background: #EFEFEF;
  overflow-y: scroll;
  overflow-x: hidden;
}

#bg-info p {
  padding: 10px;
  margin: 0;
  border-bottom: 1px dashed #999999;
}

.date {
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 2px;
}

.txt-cal-small {
  font-size: 10px;
  margin: 0 0 2px 10px;
}

.dash_bttom {
  border-bottom: 1px dotted #999;
  padding-top: 15px;
}

#bg_menu img {
  vertical-align: bottom;
}

#main_image {
  background: url(../img/bg_frame_main.jpg) repeat-y center;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  overflow: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.float_right {
  float: right;
}

.float_left {
  float: left;
}

#navi {
  background: url(../img/bg_menu.jpg) repeat-x;
  padding: 0px;
  height: 35px;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

/*ナビゲーションメニュー*/
#navi ul {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#navi li {
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
  height: 35px;
  position: absolute;
  display: block;
}

#navi li a {
  display: block;
  height: 35px;
  margin: 0px;
  padding: 0px;
}

#navi li#bt1 {
  width: 61px;
  background: url(../img/menu_top.jpg) no-repeat;
  left: 0px;
}

#navi li#bt2 {
  left: 61px;
  width: 76px;
  background: url(../img/menu_policy.jpg) no-repeat;
}

#navi li#bt3 {
  left: 137px;
  width: 74px;
  background: url(../img/menu_intro.jpg) no-repeat;
}

#navi li#bt4 {
  left: 211px;
  width: 114px;
  background: url(../img/menu_flow.jpg) no-repeat;
}

#navi li#bt5 {
  left: 325px;
  width: 116px;
  background: url(../img/menu_case.jpg) no-repeat;
}

#navi li#bt6 {
  left: 441px;
  width: 138px;
  background: url(../img/menu_jouge.jpg) no-repeat;
}

#navi li#bt7 {
  left: 579px;
  width: 141px;
  background: url(../img/menu_access.jpg) no-repeat;
}

#navi li#bt8 {
  left: 720px;
  width: 79px;
  background: url(../img/menu_offer.jpg) no-repeat;
}

#navi li#bt9 {
  left: 799px;
  width: 99px;
  background: url(../img/menu_inquiry.jpg) no-repeat;
}

/* マウスオーバー*/
#navi li#bt1 a:hover {
  width: 61px;
  background: url(../img/menu_top_on.jpg) no-repeat;
}

#navi li#bt2 a:hover {
  left: 61px;
  width: 76px;
  background: url(../img/menu_policy_on.jpg) no-repeat;
}

#navi li#bt3 a:hover {
  left: 137px;
  width: 74px;
  background: url(../img/menu_intro_on.jpg) no-repeat;
}

#navi li#bt4 a:hover {
  left: 211px;
  width: 114px;
  background: url(../img/menu_flow_on.jpg) no-repeat;
}

#navi li#bt5 a:hover {
  left: 325px;
  width: 116px;
  background: url(../img/menu_case_on.jpg) no-repeat;
}

#navi li#bt6 a:hover {
  left: 441px;
  width: 138px;
  background: url(../img/menu_jouge_on.jpg) no-repeat;
}

#navi li#bt7 a:hover {
  left: 579px;
  width: 141px;
  background: url(../img/menu_access_on.jpg) no-repeat;
}

#navi li#bt8 a:hover {
  left: 720px;
  width: 79px;
  background: url(../img/menu_offer_on.jpg) no-repeat;
}

#navi li#bt9 a:hover {
  left: 799px;
  width: 99px;
  background: url(../img/menu_inquiry_on.jpg) no-repeat;
}
