* {
  margin: 0;
  padding: 0;
}
HTML {
  overflow-y: scroll;
}
BODY {
  margin: 0;
}
A:LINK {
  color: #666666;
}
A:VISITED {
  color: #FF6600;
}
#main_container
{
  background-color: #CCCCCC;
  text-align: center;
  align: center;
}
.frame
{
  width: 810px;
  background-repeat: repeat-y;
  background-image: url(images/background.gif);
  margin: 0 auto;
  text-align: left;
}
.frame .main_body
{
  margin-top: 0px;
  margin-left: 16px;
  margin-right: 14px;
  margin-bottom: 0px;
  padding: 0;
  width: 780px;
}
.frame .main_body .hearder_image .header
{
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
}
.frame .main_body .hearder_image IMG
{
  vertical-align: bottom;
}
#header_navigation
{
  width:780px;
  margin: 0px;
  padding: 0px;
  height: 42px;
  background-color: #BABABA;
}
#header_navigation LI
{
  display: inline;
  list-style-type:none;
}
#header_navigation LI A
{
  height: 42px;
  display: block;
  float: left;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}
#header_navigation LI.n01 A
{
  width: 17px;
  background : url(./images/navibar/navibar.gif) no-repeat 0px 0px;
}
#header_navigation .n02 A
{
  width: 88px;
  background : url(./images/navibar/navibar.gif) no-repeat -17px 0px;
}
#header_navigation .n03 A
{
  width: 118px;
  background : url(./images/navibar/navibar.gif) no-repeat -105px 0px;
}
#header_navigation .n04 A
{
  width: 141px;
  background : url(./images/navibar/navibar.gif) no-repeat -223px 0px;
}
#header_navigation .n05 A
{
  width: 166px;
  background : url(./images/navibar/navibar.gif) no-repeat -364px 0px;
}
#header_navigation .n06 A
{
  width: 127px;
  background : url(./images/navibar/navibar.gif) no-repeat -530px 0px;
}
#header_navigation .n07 A
{
  width: 107px;
  background : url(./images/navibar/navibar.gif) no-repeat -657px 0px;
}
#header_navigation .n08 A
{
  width: 15px;
  background : url(./images/navibar/navibar.gif) no-repeat -764px 0px;
}
#header_navigation LI.n01 A:HOVER
{
  width: 17px;
  background : url(./images/navibar/navibar.gif) no-repeat 0px -42px;
}
#header_navigation .n02 A:HOVER
{
  width: 88px;
  background : url(./images/navibar/navibar.gif) no-repeat -17px -42px;
}
#header_navigation .n03 A:HOVER
{
  width: 118px;
  background : url(./images/navibar/navibar.gif) no-repeat -105px -42px;
}
#header_navigation .n04 A:HOVER
{
  width: 141px;
  background : url(./images/navibar/navibar.gif) no-repeat -223px -42px;
}
#header_navigation .n05 A:HOVER
{
  width: 166px;
  background : url(./images/navibar/navibar.gif) no-repeat -364px -42px;
}
#header_navigation .n06 A:HOVER
{
  width: 127px;
  background : url(./images/navibar/navibar.gif) no-repeat -530px -42px;
}
#header_navigation .n07 A:HOVER
{
  width: 107px;
  background : url(./images/navibar/navibar.gif) no-repeat -657px -42px;
}
#header_navigation .n08 A:HOVER
{
  width: 15px;
  background : url(./images/navibar/navibar.gif) no-repeat -764px -42px;
}
#header_navigation LI.n01 A:ACTIVE
{
  width: 17px;
  background : url(./images/navibar/navibar.gif) no-repeat 0px -84px;
}
#header_navigation .n02 A:ACTIVE
{
  width: 88px;
  background : url(./images/navibar/navibar.gif) no-repeat -17px -84px;
}
#header_navigation .n03 A:ACTIVE
{
  width: 118px;
  background : url(./images/navibar/navibar.gif) no-repeat -105px -84px;
}
#header_navigation .n04 A:ACTIVE
{
  width: 141px;
  background : url(./images/navibar/navibar.gif) no-repeat -223px -84px;
}
#header_navigation .n05 A:ACTIVE
{
  width: 166px;
  background : url(./images/navibar/navibar.gif) no-repeat -364px -84px;
}
#header_navigation .n06 A:ACTIVE
{
  width: 127px;
  background : url(./images/navibar/navibar.gif) no-repeat -530px -84px;
}
#header_navigation .n07 A:ACTIVE
{
  width: 107px;
  background : url(./images/navibar/navibar.gif) no-repeat -657px -84px;
}
#header_navigation .n08 A:ACTIVE
{
  width: 16px;
  background : url(./images/navibar/navibar.gif) no-repeat -764px -84px;
}
#body_contents
{
  padding: 13px 18px 13px 18px;
}
#body_contents .container
{
  padding: 0px;
  margin: 0px;
  width: 744px;
}
#body_contents .container .whatsnew
{
  width: 314px;
  height: 217px;
  background : url(./images/whatsnew_bg.gif) no-repeat;
  overflow: visible;
  float: left;
  margin-right: 6px;
}
#body_contents .container .whatsnew DIV
{
  font-size: 9pt;
/*  margin: 38px 12px 13px 36px; */
  margin: 38px 12px 13px 14px;

/*  width: 266px; */
  width: 288px;

  height: 160px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  float: left;
  display: inline;
}
#body_contents .container .rightbox
{
  width: 420px;
  height: 217px;
  float: right;
}

#body_contents .container .rightbox .estate_search
{
  width: 420px;
  height: 95px;

  background : url(./images/estate_search.gif) no-repeat;
  margin-bottom: 5px;

}

#body_contents .container .rightbox .estate_search div a
{
  margin-left: 360px;
  display: block; 
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}

#body_contents .container .rightbox .estate_search div.s01
{
  padding-top: 12px;
}

#body_contents .container .rightbox .estate_search div.s01 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search div.s01 A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}

#body_contents .container .rightbox .estate_search div.s02
{
  padding-top: 4px;
}

#body_contents .container .rightbox .estate_search div.s02 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search div.s02 A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}

#body_contents .container .rightbox .estate_search div.s03
{
  padding-top: 4px;
}

#body_contents .container .rightbox .estate_search div.s03 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search div.s03 A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}



#body_contents .container .rightbox .estate_search LI
{
  display: inline;
  list-style-type:none;
}
#body_contents .container .rightbox .estate_search LI A
{
  margin: 0px 0px 0px 0px;
  height: 16px;
  display: block;
  float: left;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}
/*
#body_contents .container .rightbox .estate_search LI.s00 A
{
  width: 61px;
  height: 27px;
  margin-right: 7px;
  margin-top: 28px;
  margin-bottom: 15px;
}
*/

#body_contents .container .rightbox .estate_search LI.s01 A
{
  width: 48px;
  margin-right: 7px;
}

#body_contents .container .rightbox .estate_search LI.s02 A
{
  width: 48px;
  margin-right: 7px;
}

#body_contents .container .rightbox .estate_search LI.s03 A
{
  width: 48px;
  margin-right: 7px;
}

#body_contents .container .rightbox .estate_search LI.s04 A
{
  width: 47px;
  margin-right: 7px;
}

#body_contents .container .rightbox .estate_search_kodawari
{
  width: 420px;
  height: 117px;

  margin-bottom: 4px;
}

#body_contents .container .rightbox .estate_search_kodawari ul
{
	list-style-type: none;
}

#body_contents .container .rightbox .estate_search_kodawari ul li
{
	float: left;
	margin-left: 4px;

}

#body_contents .container .rightbox .estate_search_kodawari ul li.first
{
	margin-left: 0px;
}

#body_contents .container .rightbox .estate_search_kodawari ul li a
{
	display: block;
	width: 137px;
	height: 84px;
	background-color: #000000;
}

#body_contents .container .rightbox .estate_search_kodawari ul li a:hover img
{
  /* For IE */
  filter :alpha(opacity=70);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.70;

  /* Firefox, Netscape */
  -moz-opacity:0.70;
}

#body_contents .container .rightbox .estate_search_price
{
  width: 420px;
  height: 117px;

  background : url(./images/estate_search_price.gif) no-repeat;
  margin-bottom: 4px;
}

#body_contents .container .rightbox .estate_search_price div a
{
  margin-left: 360px;
  display: block; 
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}

#body_contents .container .rightbox .estate_search_price div A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}

#body_contents .container .rightbox .estate_search_price div.s01
{
  padding-top: 12px;
}

#body_contents .container .rightbox .estate_search_price div.s01 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search_price div.s02
{
  padding-top: 4px;
}

#body_contents .container .rightbox .estate_search_price div.s02 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search_price div.s03
{
  padding-top: 4px;
}

#body_contents .container .rightbox .estate_search_price div.s03 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search_price div.s04
{
  padding-top: 4px;
}

#body_contents .container .rightbox .estate_search_price div.s04 A
{
  height: 16px;
  width: 46px;
}

#body_contents .container .rightbox .estate_search_price div.s05
{
  padding-top: 4px;
}

#body_contents .container .rightbox .estate_search_price div.s05 A
{
  height: 16px;
  width: 46px;
}



#body_contents .container .estbox_right .melmaga
{
  width: 205px;
  height: 64px;
  background : url(./images/button_regist.gif) no-repeat;
  float: left;
  margin-right: 6px;
  margin-bottom: 4px;
}
#body_contents .container .estbox_right .melmaga A
{
  width: 205px;
  height: 64px;
  display: block;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}
#body_contents .container .estbox_right .melmaga A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}


#body_contents .container .estbox_right .monthly
{
  width: 206px;
  height: 64px;
  background : url(./images/button_petmonthly.gif) no-repeat;
  margin-bottom: 4px;
  float: right;
}
#body_contents .container .estbox_right .monthly A
{
  width: 206px;
  height: 64px;
  display: block;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}

#body_contents .container .estbox_right .monthly A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}

#body_contents .container .estbox_right .blog
{
  width: 206px;
  height: 64px;
  background : url(./images/top/btn_kyosei.jpg) no-repeat;
  margin-bottom: 4px;
  float: right;
}

#body_contents .container .estbox_right .blog A
{
  width: 206px;
  height: 64px;
  display: block;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}

#body_contents .container .estbox_right .blog A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;

}

#body_contents .container .estbox_right .estates_list
{
  width: 205px;
  height: 50px;
  background : url(./images/button_estates_list.gif) no-repeat;
  float: left;
  margin-right: 6px;
}
#body_contents .container .estbox_right .estates_list A
{
  width: 205px;
  height: 50px;
  display: block;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}

#body_contents .container .estbox_right .estates_list A:hover
{
  
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}

#body_contents .container .estbox_right .staff_blog
{
  width: 206px;
  height: 50px;
  background : url(./images/top/btn_blog.jpg) no-repeat;
  float: right;
}
#body_contents .container .estbox_right .staff_blog A
{
  width: 206px;
  height: 50px;
  display: block;
  text-indent:-9877em;
  text-decoration: none;
  overflow:hidden;
}

#body_contents .container .estbox_right .staff_blog A:hover
{
  background-color: #000000;
  /* For IE */
  filter :alpha(opacity=30);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.30;

  /* Firefox, Netscape */
  -moz-opacity:0.30;
}


#body_contents .container .estbox_left
{
	width: 323px;
	float: left;
}

#body_contents .container .estbox_left .campaign
{
	margin-top: 5px;
	width: 317px;
	height: 117px;

}

#body_contents .container .estbox_left .estbox_select
{
	width: 310px;
	border: 4px solid #C6C9CE;
	min-height: 85px;
	margin-bottom: 4px;
}

#body_contents .container .estbox_left .estbox_select table
{
	min-height: 85px;
}

#body_contents .container .estbox_left .estbox_select table td.tag
{
	background : url('./images/top/estate_box_hot.gif') repeat-y;
	width: 21px;
	min-height: 85px;
}

#body_contents .container .estbox_left .estbox_select table td.main
{
	width: 208px;
	padding-top: 12px;
	padding-left: 5px;
}

#body_contents .container .estbox_left .estbox_select table td.main .est_name
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#body_contents .container .estbox_left .estbox_select table td.main .catch
{
	font-size: 12px;
	margin-bottom: 3px;
}

#body_contents .container .estbox_left .estbox_select table td.main .catch_small
{
	font-size: 11px;
	margin-bottom: 3px;
}

#body_contents .container .estbox_left .estbox_select table td.main .catch2
{
	font-size: 12px;
	margin-bottom: 3px;
}

#body_contents .container .estbox_left .estbox_select table td.main .catch2_small
{
	font-size: 11px;
	margin-bottom: 3px;
}


#body_contents .container .estbox_left .estbox_select table td.photo
{
	width: 86px;
}

#body_contents .container .estbox_left .estbox_select table td.main .icons
{
	padding-top: 4px;
}

#body_contents .container .estbox_left .estbox_select table td.main .icons img
{
	padding: 0;
	margin: 0;
	float: left;
}

#body_contents .container .estbox_left .estbox_select table td.main .icons ul
{
	list-style-type: none;
}

#body_contents .container .estbox_left .estbox_select table td.main .icons ul li
{
	float: left;
}

#body_contents .container .estbox_left .estbox_select table td.main .icons ul li A
{
	display: block;
}

#body_contents .container .estbox_left .estbox_select table td.main .icons ul li A.shousai
{
	width: 67px;
	height: 13px;
}
#body_contents .container .estbox_left .estbox_select table td.main .icons ul li A.tokushu
{
	width: 83px;
	height: 13px;
}


#body_contents .container .estbox_left .estbox_select table td.main .icons ul li A:hover
{
  /* For IE */
  filter :alpha(opacity=70);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.70;

  /* Firefox, Netscape */
  -moz-opacity:0.70;
}


#body_contents .container .estbox_left .btnbox
{
	width: 318px;
	height: 98px;
	padding-bottom: 2px;
}

#body_contents .container .estbox_left .btnbox A
{
  width: 153px;
  height: 96px;
  background-color: #000000;
  display: block;

}

#body_contents .container .estbox_left .btnbox A:hover img
{
  /* For IE */
  filter :alpha(opacity=70);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.70;

  /* Firefox, Netscape */
  -moz-opacity:0.70;
}

#body_contents .container .estbox_left .btnbox_goron
{
	padding-top: 2px;
	width: 315px;
	height: 107px;
	padding-bottom: 2px;
}

#body_contents .container .estbox_left .btnbox_goron A
{
  width: 315px;
  height: 107px;
  background-color: #000000;
  display: block;

}

#body_contents .container .estbox_left .btnbox_goron A:hover img
{
  /* For IE */
  filter :alpha(opacity=70);

  /* CSS 3.0, Opera, Safari */
  opacity: 0.70;

  /* Firefox, Netscape */
  -moz-opacity:0.70;
}


#body_contents .container .estbox_right
{
	width: 421px;
	float: right;
}

#body_contents .container .estbox_right .estbox
{
	border: 4px solid #C6C9CE;
	min-height: 85px;
	margin-bottom: 4px;
}

#body_contents .container .estbox_right .estbox table
{
	min-height: 85px;
}

#body_contents .container .estbox_right .estbox table td.tag
{
	background : url('./images/top/estate_box_new.gif') repeat-y;
	width: 21px;
	min-height: 85px;
}

/* ムービー用ボックス 左 */
#body_contents .container .estbox_right .estbox table td.main .m_left
{
	float:left;
	width: 167px;
}

/* ムービー用ボックス 右(ムービーボックス自体) */
#body_contents .container .estbox_right .estbox table td.main .m_right
{
	float:left;
	width: 110px;
	height: 42px;
}

#body_contents .container .estbox_right .estbox table td.main
{
	padding-top: 5px;
	padding-left: 5px;
}

#body_contents .container .estbox_right .estbox table td.main .est_name
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#body_contents .container .estbox_right .estbox table td.main .catch
{
	font-size: 12px;
	margin-bottom: 3px;
}

#body_contents .container .estbox_right .estbox table td.main .catch2
{
	font-size: 12px;
	margin-bottom: 3px;
}


#body_contents .container .estbox_right .estbox table td.photo
{
	width: 112px;
}

#body_contents .container .estbox_right .estbox table td.main .icons
{
	clear: left;
}

#body_contents .container .estbox_right .estbox table td.main .icons img
{
	padding: 0;
	margin: 0;
	float: left;
}



.clear_all
{
  clear: both;
}

#body_contents .recommends_container
{
  padding: 0px;
  margin: 0px;
  width: 745px;
}
#body_contents .recommends_container .recommends
{
  padding: 0px;
  margin: 0px;
  width: 244px;
  height: 76px;
  border: 1px solid #A7ABAA;
  background-color: #F6FAE5;
}
#body_contents .recommends_container .recommends .leftbox
{
  padding: 6px 1px 2px 1px;
  width: 158px;
  float: left;
}
#body_contents .recommends_container .recommends .leftbox .leftbox_bottomleft
{
  padding: 0px;
  margin: 2px 0px 0px 0px;
  width: 92px;
  height: 12px;
  float: left;
  overflow: hidden;
}
#body_contents .recommends_container .recommends .leftbox .leftbox_bottomright
{
  padding: 0px;
  margin: 2px 0px 0px 0px;
  width: 60px;
  height: 12px;
  text-align: center;
  overflow: hidden;
}
#body_contents .recommends_container .recommends .rightbox
{
  width: 80px;
  overflow: hidden;
}

.recommends_td01
{
  margin: 0;
  width: 244px;
/*  height: 76px; */
  padding-top: 8px;
  padding-right: 6px;
}

.recommends_td02
{
  margin: 0;
  width: 244px;
/*  height: 76px; */
  padding-top: 8px;
  padding-right: 6px;
}

.recommends_td03
{
/*  height: 76px; */
  padding-top: 8px;
  width: 244px;
}

#body_contents .recommends_container .recommends01
{
  width: 244px;
  height: 76px;
  float: left;
  margin-top: 8px;
  margin-right: 6px;
}
#body_contents .recommends_container .recommends02
{
  width: 244px;
  float: left;
  height: 76px;
  margin-top: 8px;
  margin-right: 6px;
}
#body_contents .recommends_container .recommends03
{
  height: 76px;
  margin-top: 8px;
  width: 244px;
  float: right;
}
.footer_line
{
  margin: 8px 0px 4px 0px;
}
#footer_navi
{
  font-size: 10pt;
  margin-top: 8px;
  margin-left: 24px;
}
#footer_navi_remark
{
  font-size: 9pt;
  margin-top: 8px;
  margin-left: 24px;
}
#body_contents .recomemends_line
{
  margin: 6px 0px 0px 0px;
}
#body_contents .roomadviser_recomemends_line
{
  margin: 12px 0px 0px 0px;
}

.style2
{
  color: #ff0000;
}
#normal_contents
{
  width: 780px;
  margin: 10px auto 10px auto;
}
#pankuzu_list
{
  font-size: 9pt;
  margin-bottom: 10px;
}
#pankuzu_list_m20
{
  font-size: 9pt;
  margin-left: 20px;
  margin-bottom: 10px;
}

/*  RoomAdviser Recommends */
#body_contents .roomadviser_recommends_container
{
  padding: 0px;
  margin: 0px;
  width: 745px;
}
#body_contents .roomadviser_recommends_container .recommends
{
  padding: 0px;
  margin: 0px;
  width: 244px;
  height: 76px;
  border: 1px solid #A7ABAA;
  background-color: #F6FAE5;
}
#body_contents .roomadviser_recommends_container .recommends .leftbox
{
  padding: 6px 1px 2px 1px;
  width: 158px;
  float: left;
}
#body_contents .roomadviser_recommends_container .recommends .leftbox .leftbox_bottomleft
{
  padding: 0px;
  margin: 2px 0px 0px 0px;
  width: 92px;
  height: 12px;
  float: left;
  overflow: hidden;
}
#body_contents .roomadviser_recommends_container .recommends .leftbox .leftbox_bottomright
{
  padding: 0px;
  margin: 2px 0px 0px 0px;
  width: 60px;
  height: 12px;
  text-align: center;
  overflow: hidden;
}
#body_contents .roomadviser_recommends_container .recommends .rightbox
{
  width: 80px;
  overflow: hidden;
}
#body_contents .roomadviser_recommends_container .recommends01
{
  width: 244px;
  height: 76px;
  float: left;
  margin-top: 8px;
  margin-right: 6px;
}
#body_contents .roomadviser_recommends_container .recommends02
{
  width: 244px;
  float: left;
  height: 76px;
  margin-top: 8px;
  margin-right: 6px;
}
#body_contents .roomadviser_recommends_container .recommends03
{
  height: 76px;
  margin-top: 8px;
  width: 244px;
  float: right;
}
#body_contents .container .estbox_right .estbox table td.tag2 {

	background : url(images/top/estate_box_new2.gif) repeat-y;
	width: 21px;
	min-height: 85px;
}

