#table_hosdire1 {
  width: 140px;
  float: left;
}

#table_hosdire2 {
  float: left;
  width: 410px;
}

.sub_ttl {
  margin: 15px;
}

.font-red {
  font-size: 13px;
  color: #823C48;
  line-height: 160%;
  margin: 10px;
}

.font-s {
  font-size: 13px;
  color: #494949;
  line-height: 150%;
  margin: 0px 0px 10px;
  border-bottom: 1px dotted #666;
  padding-bottom: 5px;
  font-weight: normal;
}

ol {
  padding: 0px 0px 0px 20px;
  _padding-left: 25px;
  margin: 0px;
}

li {
  line-height: 150%;
  padding: 0px;
  margin: 0px;
}

.bold {
  font-weight: bold;
}

.red {
  color: #F00;
}

/* 医院紹介 */

.table_intro1 {
  width: 300px;
  float: left;
  margin-left: 15px;
}

.table_intro2 {
  float: left;
  width: 370px;
}

/* 症例 */
	
.table_case1 {
  width: 300px;
  float: left;
}

.table_case2 {
  float: left;
  width: 240px;
}

.table_case1a {
  width: 320px;
  float: left;
  margin-left: 15px;
}

.table_case2a {
  float: left;
  width: 300px;
  margin: 15px;
}

.table_case1a p,
.table_case2a p {
  font-size: 13px;
  color: #494949;
  line-height: 160%;
  margin: 0;
  padding: 0;
}

/* 診療時間・アクセス */

#calender {
  height: 200px;
  padding-left: 20px;
}

#calender td {
  height: 20px;
  line-height: 20px;
  width: 31px;
  background: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#calender table {
  float: left;
  margin-right: 10px;
  width: 300px;
}
#calender table .bg_red {
  background: #F4BBB5;
}

.table_pic {
  width: 230px;
  padding: 5px;
  float: left;
  text-align: center;
  font-size: 13px;
  color: #494949;
  line-height: 150%;
  margin-left: 15px;
}

#table_arrow {
  width: 40px;
  padding: 5px 0px 5px 0px;
  float: left;
}

#banner_link1 {
  width: 160px;
  float: left;
}

#banner_link2 {
  width: 400px;
  float: left;
}

#banner {
  border: 1px solid #CCCCCC;
  padding: 3px;
}

.font-calendar-b {
  font-size: 11px;
  line-height: 150%;
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 3px;
}

.font-calendar-r {
  font-weight: bold;
  color: #CC0000;
  text-align: center;
}

.font-calendar {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.font-calendar-day {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  text-align: center;
}

#calender table .holiday,
#calendertop table .holiday {
  color: #C00 !important;
}

#calender table .holiday_close,
#calendertop table .holiday_close {
  color: #C00 !important;
  background: #F4BBB5 !important;
}

#calender table .close,
#calendertop table .close {
  background: #F4BBB5 !important;
}

.font-tablelink {
  font-size: 12px;
  line-height: 150%;
  color: #494949;
  padding: 5px;
}

.font-tablelink_b {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px;
}

.staff {
  clear: both;
  font-size: 13px;
  color: #494949;
  line-height: 150%;
  margin: 0px 0px 15px;
}

.staff td {
  height: 180px;
  border-bottom: 1px dotted #666666;
  padding: 5px;
}

.staff table {
  margin: 15px;
}

#linkBox table {
  width: 670px;
  margin-left: 15px;
}

/* 矯正治療された方の声 */

#ancer {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

#ancer li {
  display: inline;
}

#ancer ul {
  list-style: none;
  margin: 5px 0px 20px;
  padding: 0px;
}

#ancer a {
  display: block;
  width: 185px;
  float: left;
  font-size: 12px;
}

/* 求人募集 */

.offer .staff_c {
  background: url(../offer/img/offer_staff_c_bg.gif) no-repeat top;
  padding-top: 20px;
}

.offer .staff_c p {
  font-size: 13px;
  line-height: 150%;
  margin: 0px;
  padding: 0px 35px 13px;
}

#offer_form {
  font-size: 13px;
  line-height: 150%;
}

#offer_form form {
  background: #FBEAEA;
  padding: 10px;
  margin: 20px;
  text-align: center;
}

#offer_form td,
#offer_form th {
  padding: 5px;
  border-bottom: 1px dotted #999;
  text-align: left;
}
