@charset "Shift_JIS";

/*  Top Contents
-----------------------------------------------------------------------------*/

#top #mainimage {
  margin-bottom: 38px;
}


/* main */

#top_main {
  width: 650px;
  float: left;
}


/* read */

#read_wrap {
  font-size: 12px;
  color: #482725;
  line-height: 24px;
  margin-bottom: 30px;
  background: url(../../img/read_bg.gif) repeat-y left top;
}

#read {
  padding: 28px 0 0;
  background: url(../../img/read_hd.gif) no-repeat left top;
}

#read div {
  padding: 0 0 30px 30px;
  background: url(../../img/read_ft.gif) no-repeat left bottom;
}


/* information */

#top_info dl {
  margin: 20px 0 25px;
  border-bottom: solid 1px #eaeaea;
}

#top_info dl:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#top_info dt {
  font-size: 12px;
  color: #8e9093;
  padding: 20px 0 0 20px;
  float: left;
}

#top_info dd {
  padding: 20px 0 20px 110px;
  border-top: solid 1px #eaeaea;
}

#top_info dd:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#top_info dd a {
  color: #000;
  text-decoration: none;
}

#top_info dd a:hover {
  text-decoration: underline;
}

#top_info .align_r {
  font-size: 12px;
}


/* side */

#top_side {
  width: 325px;
  float: right;
}

#top_side .side_st {
  margin: 0 0 13px 10px;
}

#g_map {
  margin-bottom: 13px;
  border: solid 2px #d8d8d8;
}

#side_tel {
  padding: 20px 0 20px 38px;
  border: solid 2px #eaeaea;
}

#side_tel dl {
  margin-bottom: 5px;
}

#side_tel dt {
  font-weight: bold;
  color: #f75c51;
  position: absolute;
}

#side_tel dd {
  padding: 0 0 5px 70px;
}

#side_tel dd.txt_b {
  font-size: 20px;
  line-height: 24px;
}

#side_tel dd span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}