@charset "utf-8";

/* ------------------------------------------------------------------------ */
/* --- Hidden Block ------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

h1#headline,
#detail_top_title,
#detail_header_menu,
#detail_footer_menu,

#social_button_widget,
#qr_img,
#favorite_button_holder,
.contact_button,
.translate_link,

#detail_panorama_title,
#detail_panorama,
#detail_video_title,
#detail_video,
#sv_area,

#detail_side,
#member_limited_info,
#member_limited_container,

.not_print {
  display: none !important;
}

/* ------------------------------------------------------------------------ */
/* --- Base Layout -------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

#detail_wrapper {
  width: 630px;
  font-size: 12px;
  margin: 0 auto;
}

/* ------------------------------------------------------------------------ */
/* --- Header, Footer ----------------------------------------------------- */
/* ------------------------------------------------------------------------ */

#detail_header_picture {
  width: 630px;
  height: 70px;
  margin: 0 auto;
}

/* ------------------------------------------------------------------------ */
/* --- Content Base ------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* --- detail_contents ----------------------------------------------- */
#detail_contents {
  width: 630px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: left;
}

.detail_content {
  width: 630px;
  margin: 5px auto 0;
}

/* --- headline ----------------------------------------------- */
h2.detail_content_title {
  width: 616px;
  border-width: 0 0 1px 8px;
  border-style: solid;
  margin: 2px auto;
  padding: 2px 0 2px 5px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  clear: both;
}
body.sale h2.detail_content_title {
  border-color: #2A4469;
}
body.eldercare h2.detail_content_title,
body.rental h2.detail_content_title {
  border-color: #378B1B;
}

h2.title_page_break {
  page-break-before: always;
}

/* --- detail_info_table ----------------------------------------------- */
.detail_info_table {
  border-collapse: collapse;
}

.detail_info_table th,
.detail_info_table td {
  border: 1px solid #999999;
  padding: 2px;
}

.detail_info_table th {
  text-align: center;
  background-color: #DEEFFF;
}

/* ------------------------------------------------------------------------ */
/* --- Content Each ------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

/* --- detail_top ----------------------------------------------- */

.detail_top {
  width: 630px;
  position: relative;
}

.detail_top_feature {
  float: left;
  width: 360px;
}

.detail_top_etc {
  float: right;
  width: 270px;
}

.detail_top_etc #estate_code {
  text-align: right;
}

/* --- selling_point --- */
#selling_point_outer {
  margin: 0 1px 7px;
  background: #FFF9DD;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

#selling_point {
  margin: 0 -1px;
  padding: 5px 2px 2px;
  background-color: #FFF9DD;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  font-size: 14px;
  line-height: 18px;
  word-break: break-all;
}

/* --- qr_img --- */
#qr_img {
  width: 80px;
  border: 1px solid #CCCCCC;
  margin: 0;
  padding: 0 1px 1px;
  float: right;
  border-radius: 5px;
/* for IE<=8 border-radius */
  behavior: url(/css/htc/PIE/PIE.htc);
}
#qr_img dt {
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
}
#qr_img dd {
  height: 80px;
  margin: 0;
}

/* --- hyou1 ----------------------------------------------- */
#top_info .detail_info_table {
  width: 630px;
  margin: 0 auto 10px;
  line-height: 1.4;
  clear: both;
}

#top_info .detail_info_table th {
  padding: 0;
}

#top_info .detail_info_table td {
  text-align: center;
  padding: 0;
}

/* --- basic_info ----------------------------------------------- */

/* --- basic_info_picture --- */
#basic_info_picture {
  width: 275px;
  float: left;
  position: relative;
}

#basic_info_picture .picture_holder {
  width: 240px;
  margin-bottom: 10px;
}

#basic_info_picture .picture_image a {
  display: block;
}

#basic_info_picture .picture_image img {
  max-width: 240px;
  max-height: 240px;
}
/* for IE6 */
* html #basic_info_picture .picture_image img {
  -pie-size-fix: true;
  behavior: url(/css/htc/PIE/PIE.htc);
}

#basic_info_picture .picture_title {
  /* for IE6 */
  width: 100%;
  padding-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

#basic_info_picture img.alpha-icon {
  border: 0;
  position: absolute;
  top: -6px;
  left: -6px;
}
/* for IE6 */
* html #basic_info_picture img.alpha-icon {
  -pie-png-fix: true;
  behavior: url(/css/htc/PIE/PIE.htc);
}

/* --- basic_info_text --- */
#basic_info_text {
  width: 325px;
  float: right;
  vertical-align: top;
}

#basic_info_text .detail_info_table {
  width: 100%;
  margin: 0 auto;
}

#basic_info_text .detail_info_table th {
  width: 30%;
}

#basic_info_text .detail_info_table td {
  width: 70%;
}

#basic_info_text #facility .detail_info_table th,
#basic_info_text #facility .detail_info_table td {
  width: auto;
}
#basic_info_text #facility .detail_info_table td {
  padding: 2px 5px;
}

/* --- facility --- */
#facility {
  margin: 10px 0 0;
}

#facility ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.facility_base {
  float: left;
  color: #FFFFFF;
}

.facility_outer {
  display: block;
  border-top: 1px solid #2952A3;
  border-bottom: 1px solid #2952A3;
  margin: 1px 3px 2px 1px;
  background-color: #668CD9;
}
.facility_inner {
  display: block;
  border-left: 1px solid #2952A3;
  border-right: 1px solid #2952A3;
  margin: 0 -1px;
  padding: 1px 2px 0 2px;
  background-color: #668CD9;
  white-space: nowrap;
  line-height: 16px;
}
.facility1_disable .facility_outer,
.facility1_disable .facility_inner {
  border-color: #CCCCCC;
  background-color: #CCCCCC;
}
.facility2 .facility_outer,
.facility2 .facility_inner {
  border-color: #0D7813;
  background-color: #4CB052;
}

/* --- map ----------------------------------------------- */
#detail_map {
  width: 630px;
  margin: 5px auto;
}

#map_area {
  width: 100%;
  height: 400px;
}

/* --- other_info ----------------------------------------------- */
#other_info .detail_info_table {
  width: 630px;
  margin: 5px auto 0;
}

/* --- other_picture ----------------------------------------------- */
#other_picture {
  /* for IE6 */
  text-align: center;
}

#other_picture ul {
  width: 570px;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  overflow: hidden;
  font-size: 0;
  /* for IE6 */
  text-align: left;
}

#other_picture li {
  display: inline-block;
  width: 180px;
  margin: 0 5px 10px;
  padding: 3px 0 5px;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
}
/* for IE6 */
* html #other_picture li {
  display: inline;
  zoom: 1;
}
/* for IE7 */
*:first-child+html #other_picture li {
  display: inline;
  zoom: 1;
}

#other_picture .picture_etc_title {
  /* for IE6 */
  width: 100%;
  padding-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

#other_picture li a {
  display: block;
}

#other_picture li img {
  display: block;
  max-width: 180px;
  max-height: 180px;
  margin: 0 auto;
}
/* for IE6 */
* html #other_picture li img {
  -pie-size-fix: true;
  behavior: url(/css/htc/PIE/PIE.htc);
}

/* --- contact_info_s ----------------------------------------------- */
#contact_info_s {
  width: 596px;
  border: 1px solid #999999;
  border-radius: 3px;
  margin: 10px auto;
  padding: 14px 16px 10px;
  background-color: #EFEFEF;
  page-break-after: always;
}
#contact_info_s .shop_name{
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 1.2;
}
#contact_info_s .company_tel {
  font-size: 0;
}
#contact_info_s .normal_tel,
#contact_info_s .freedial {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  overflow: hidden;
}
#contact_info_s .freedial {
  height: 26px;
  padding-left: 46px;
  background: url(../../images/front/common/freedial_l.gif) 0 0 no-repeat;
}
#contact_info_s .normal_tel span.phone_number,
#contact_info_s .freedial span.phone_number {
  font-size: 26px;
  color: #FF3300;
  vertical-align: middle;
}
#contact_info_s .normal_tel span.tel {
  color: #FF3300;
  vertical-align: middle;
}
#contact_info_s .feel_free,
#contact_info_s .from_ktai {
  display: inline-block;
  margin: 2px 0 1px 0;
  font-size: 12px;
  overflow: hidden;
}
#contact_info_s .from_ktai span {
  color: #000080;
  font-size: 14px;
  font-weight: bold;
}

/* --- contact_info ----------------------------------------------- */
#contact_info {
  width: 626px;
  border: 2px solid #999999;
  margin: 10px auto 0;
  overflow: hidden;
}
#contact_info .introduction {
  padding: 4px 6px 6px;
  background-color: #999999;
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
  color: #FFFFFF;
}
#contact_info .company_name_box {
  padding: 6px;
  line-height: 1.6;
}
#contact_info .company_name {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
#contact_info .company_name img {
  vertical-align: bottom;
  padding-bottom: 5px;
}
#contact_info .company_tel {
  padding: 6px;
  border-top: 1px dashed #CCCCCC;
  font-size: 0;
}
#contact_info .normal_tel,
#contact_info .freedial {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #434343;
  overflow: hidden;
}
#contact_info .freedial {
  height: 26px;
  padding-left: 46px;
  background: url(../../images/front/common/freedial_l.gif) 0 0 no-repeat;
}
#contact_info .normal_tel span.phone_number,
#contact_info .freedial span.phone_number {
  font-size: 26px;
  color: #FF3300;
  vertical-align: middle;
}
#contact_info .normal_tel span.tel {
  color: #006400;
  vertical-align: middle;
}
#contact_info .feel_free,
#contact_info .from_ktai {
  display: inline-block;
  margin: 2px 0 1px 0;
  font-size: 12px;
  overflow: hidden;
}
#contact_info .from_ktai span {
  color: #000080;
  font-size: 14px;
  font-weight: bold;
}

