h2.ttl {
	background:none;
	color:#534741;
	font-size:1em;
	margin-bottom:0;
	padding:0;
}


div#estate_sidemenu h2#h2_favorite {
	margin: 0 0 5px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color:#277ae7;
	text-align:center;
	font-size:1.0em;
}


div#estate_sidemenu h2#h2_concerned {
	margin: 0 10px 5px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color:#ff6a6b;
	text-align:center;
	font-size:1.0em;
}


div#estate_sidemenu {
	width: 200px;
    _width: 198px;
}

div#estate_sidemenu div.estate {
	background-color: #CCC;
	padding: 10px 0;
}

div#estate_sidemenu div.estate div.box {
	width: 160px;
	background-color:#FFFFFF;
	padding: 10px;
	margin: 0 auto 10px;
}

div#estate_sidemenu div.estate div.box div.image_area {
	margin:5px 0;
}

div#estate_sidemenu div.estate div.box div.image {
	width: 75px;
	text-align:center;
}

div#estate_sidemenu div.estate div.box div.image a {
	width: 75px;
	height: 76px;
	line-height: 76px;
}

div#estate_sidemenu div.estate div.box div.image img {
	vertical-align:middle;
}


div#estate_sidemenu div.estate div.box p.price {
	color:#F00;
	font-weight: bold;
}



div#estate_sidemenu div#estate_favorite {
	padding:10px;
}

div#estate_sidemenu .favorite_num {
	margin:5px 0;
	background-color: #EEEEEE;
	padding:5px;
}









div#estate_main {
	width: 750px;
	padding:0 10px 0 0;
}


div#estate_main div#estate_head {
	padding: 10px 10px 5px;
	background-color: #CCF3AE;
	border-left:8px solid #362F2D;
	margin-bottom:10px;
	position:relative;
}

div#estate_main div#estate_head .name {
	font-weight: bold;
	margin-bottom:3px;
/*	font-size:1.15em;*/
	font-size:14pt;
	width:450px;
}

div#estate_main div#estate_head .address {
	font-size: 0.9em;
}

div#estate_main div#estate_head .integer {
	font-size: 2.0em;
	color: #F00;
}

div#estate_main div#estate_head .decimal {
	color: #F00;
	font-size: 1.5em;
}


div#estate_main div#estate_head div#contact_number {
	position:absolute;
	top:10px;
	right:15px;
	_right:25px;
	padding: 5px 15px;
	background-color: #FFFFFF;
	font-weight:bold;
}


div#estate_head span.head_icn {
	padding: 2px 15px;
	background-color: #363636;
	font-size: 12px;
	color:#FFFFFF;
	border-left:1px solid #858585;
	border-top:1px solid #858585;
}


div#estate_main div#estate_head div#estate_head_parking {
	position:absolute;
	top:10px;
	right:10px;
	_right:20px;
	padding: 5px 10px;
	background-color: #FFFFFF;
}

div#estate_main div#estate_head div#estate_head_parking span.has{
	color: #FF4E00;
	font-weight:bold;
}


div#estate_main div.estate_tabs {
	margin: 10px 0;
}

div#estate_main div.estate_tabs .estate_info {
	margin-right: 10px;
}

div#estate_main div.estate_tabs .estate_map_hdl {
	display:none;
}

div#estate_main div#detail table {
	width: 380px;
}


div#estate_main div#detail table th {
	background-color: #CCCCCC;
	width: 120px;
	font-weight: bold;
}

div#estate_main div#detail table th ,
div#estate_main div#detail table td {
	padding: 5px;
	border:1px solid #333333;
}


div#estate_main td.setsubi {}

div#estate_main p.setsubi {
/*	background-color: #CCCCCC;*/
	padding: 0;
	margin: 3px;
	float:left;
	width: 40px;
	height: 40px;
	font-size: 10px;
	overflow:hidden;
/*	line-height: 1.0em;*/
}


div#initial_cost_area {
	border:1px solid #CCCCCC;
	margin:0 12px;
	padding: 10px;
}

div#initial_cost_area div.ttl {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom:10px;
}

div#initial_cost_hdl_area {
	display:none;
	text-align:center;
}

div#initial_cost {
	padding: 10px 0;
}

div#initial_cost f_left,
div#initial_cost f_right {
	width: 345px;
}

div#initial_cost table {
	width: 345px;
}

div#initial_cost table th,
div#initial_cost table td {
	border:1px solid #333333;
	padding: 10px;
}

div#initial_cost table th {
	font-weight: bold;
	width: 130px;
	background-color: #DDDDDD;
}

div#initial_cost table td {
	background-color: #FFFFFF;
}

div#initial_cost table tr.running_total th,
div#initial_cost table tr.running_total td {
	border-top: 2px solid #333333;
}

div#initial_cost_area p.total {
	text-align:center;
	background-color:#EEEEEE;
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	margin-top: 10px;
	padding: 5px 0;
}

div#initial_cost_area p.discount {
	line-height:33px;
	vertical-align:middle;
}

div#initial_cost_area p.discount img {
	margin-left:20px;
}

div#initial_cost_area p.total span#initital_total {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
}

div#initial_cost_area p.total span.red {

}

div#estate_map_area div#map {
	width: 750px;
	height: 400px;
}


span.estate_info,
span.estate_map {
	cursor: pointer;
}


span.add_favorite a {
	display:block;
	outline:none;
	overflow:hidden;
}


span.estate_info,
span.estate_map,
span.estate_info_current,
span.estate_map_current {
	width:130px;
	height: 29px;
	text-indent: -999999px;
	display:block;
}

span.estate_info {
	background: url(../image/estate_info.png) no-repeat 0 0;
}

span.estate_map {
	background: url(../image/estate_map.png) no-repeat 0 0;
}


span.estate_info_current {
	background: url(../image/estate_info_sel.png) no-repeat 0 0 !important;
}

span.estate_map_current {
	background: url(../image/estate_map_sel.png) no-repeat 0 0 !important;
}


div#estate_main div#image_area {
	width: 360px;
	background-color: #DDDDDD;
}



div#estate_main div#estate_img {
	margin: 10px;
	background-color: #FFFFFF;
	height: 340px;
	line-height: 340px;
	width:340px;
	text-align: center;
}


div#estate_main div#estate_img img {
	vertical-align:middle;
}




div#estate_main div#image_area .wrapper {
  width: 354px;
  padding: 3px 3px 0;
  background-color: #CCCCCC;
}

div#estate_main div#image_area .wrapper ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

div#estate_main div#image_area ul li {
  display:block;
  float:left;
  padding: 0 3px 3px;
  height: 54px;
  width: 54px;
}

div#estate_main div#image_area ul li.first {
	padding-left:0;
}

div#estate_main div#image_area ul li.last {
	padding-right:0;
}

div#estate_main div#image_area ul li a {
  display: block;
  background-color: #FFF;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align:center;
  border:2px solid #CCCCCC;
}

div#estate_main div#image_area ul li a img {
  vertical-align:middle;
  display:inline;
}

html > body div#estate_main div#image_area ul li a img,
html > body div#estate_img img {
	margin-top:-1px;
}





div#estate_main div.concerned_bukken {
	background-color: #CCCCCC;
	padding:10px;
}

div#estate_main div.concerned_bukken div.ttl {
	background-color: #FFFFFF;
	padding:5px;
	margin-bottom:10px;
}

div#estate_main div.concerned_bukken div.concerned_inner {
	width: auto;
	margin:0;
}

div#estate_main div.concerned_bukken div.concerned_inner div.first{
	margin-left: 0;
}

div#estate_main div.map_div p.name {
	margin-bottom:5px;
}

div#estate_main div.map_div span.price {
	color: #FF0000;
}

div#estate_main div#tag_area {
	background: url(../image/tags_ttl.gif) no-repeat scroll left center;
	padding-left:20px;
	line-height: 140%;
}

div#estate_main div#tag_area img {
	margin-right: 8px;
}

div#estate_main div#tag_area span.tag {
	margin-right:7px;
	vertical-align:bottom;
	font-size:11px;
}

div#estate_main div#shops {}

div#estate_main div#shops div.shop {}

div#estate_main div#shops div.shop .ttl {
	padding: 5px;
	margin-bottom:10px;
	background-color: #CCC;
}

div#estate_main div#shops div.shop div.f_left {
	width: 315px;
}

div#estate_main div#shops div.shop div.f_right {
	width: 420px;
	border-top:10px solid #FE9A9B;
}

div#estate_main div#shops div.shop div.f_right p.message {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom:5px;
}

div#estate_main div#shops div.shop div.f_right p.address {
	margin-bottom:10px;
}

div#estate_main div#shops div.shop div.f_right table {
	width: 100%;
}

div#estate_main div#shops div.shop div.f_right table th{
/*	width:115px;*/
	width:145px;
}

div#estate_main div#estate_contact {}


div#estate_main div#estate_contact table#estate_contact_table {
	width: 100%;
}

div#estate_main div#estate_contact table#estate_contact_table th,
div#estate_main div#estate_contact table#estate_contact_table td {
	border:1px solid #CCC;
	padding:5px 10px;
}

div#estate_main div#estate_contact table#estate_contact_table th {
	font-weight: bold;
	background-color:#EEEEEE;
	width: 150px;
}

div#estate_main div#estate_contact .submit_area {
	background-color:#E0E0E0;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

div#estate_main div#estate_contact .submit_area a.privacy {
	color:#0000E0;
}

div#estate_main div#icons {
	margin:10px 0;
}

div#estate_main div#icons span.icon {
	margin: 0 5px;
}

div#estate_main div#pr_comment {
	margin-top:10px;
}

div#estate_main div#pr_comment .f_left {
	width:80px;
	text-align:right;
}

div#estate_main div#pr_comment .f_right {
	width:660px;
	font-size:0.9em;
	line-height:140%;
	color:#F00;
	font-weight:bold;
}

div#pr_comment_head {
	background:url(../image/wrap_head.gif) no-repeat 0 0;
	padding-top:25px;
}

div#pr_comment_bottom {
	padding-bottom:10px;
	background:url(../image/wrap_bottom.gif) no-repeat right bottom;
}

div#pr_comment_body {
	background:url(../image/wrap_body.gif) repeat-y 0 0;
	padding-left:35px;
	padding-right:10px;
	margin-top:-15px;
	font-size:14pt;
	line-height:130%;
}


div#estate_main div#estate_add_contents {
	margin:5px 12px 0;
	border:1px solid #CCC;
}

div#estate_main div#estate_add_contents .f_left {
	width:68px;
	text-align:right;
	margin-top:-5px;
	padding-bottom:2px;
	_margin-top:0;
}

div#estate_main div#estate_add_contents .f_right {
	width:635px;
/*	font-size:0.85em;*/
	font-size:14pt;
	line-height:140%;
	padding:10px;
}





div.contact_num {
	background-color:#363636;
	color:#FFFFFF;
	font-size:0.9em;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px 15px;
	float:right;
	font-weight: bold;
}


h2.ttl2 {
	border-left: 5px solid #362F2D;
	background-color: #ccf3ae;
	color:#000000;
	padding:8px 10px 5px;
	font-weight:normal;
}

div.shop_message {
	float:left;
	color:#00aeef;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}


p.shop_link {
	text-align:right;
	margin-top:5px;
}

div.caption{
	padding: 5px 0;
	text-align: center;
	background-color: #AAA;
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
}


div#estate_main h2#h2_contact {
	text-indent:-999999px;
	height: 35px;
	background:url(../image/ttl_mail.png) no-repeat 0 0;
	margin-bottom:0;
}

div#estate_main h2#h2_shiten {
	text-indent:-999999px;
	height: 35px;
	background:url(../image/ttl_shiten.png) no-repeat 0 0;
	margin-bottom:0;
}

div#estate_main .shop_right {
	margin-bottom:10px;
}

div#estate_main .shop_right .shop_logo_img {
	float:left;
	width:128px;
}

div#estate_main .shop_right .shop_info_sub {
	float:right;
	width:280px;
	padding-top:7px;
}


div#initial_cost table tr.running_total td span.red {
	font-weight:bold;
	font-size:1.2em;
}

span.red {
	color:#F00;
}

span.bold {
	font-weight:bold;
}

td#td_nyukyobi {
	width: 100px;
}

span#nyukyobi {
	font-weight:bold;
}

div#initial_cost_area div.notice,
div#initial_cost_area div.notice2 {
	color:#F00;
	width:345px;
	margin-top:5px;
	line-height:140%;
}

div#initial_cost_area div.notice2 {
	margin-top:0;
}

div#initial_cost_area div.notice2 p {
	margin-bottom:5px;
}

div#estate_sidemenu p.address {
	font-weight:bold;
	font-size:0.85em;
}

div#initial_cost_attention {
	color:#F00;
}







div#meyasu_area {
	border:1px solid #CCCCCC;
	margin:0 12px;
	padding: 10px;
}

div#meyasu_area div.ttl {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom:10px;
}

div#meyasu_hdl_area {
	display:none;
	text-align:center;
	margin-bottom:10px;
}

div#meyasu {
	padding:0;
}

div#meyasu table {
	width: 100%;
	margin-bottom:20px;
}

div#meyasu table th,
div#meyasu table td {
	border:1px solid #333333;
	padding: 10px;
}

div#meyasu table th {
	font-weight: bold;
	background-color: #DDDDDD;
	text-align:left;
	font-weight:bold;
}

div#meyasu table thead th {
	text-align:center;
}

div#meyasu table td {
	background-color: #FFFFFF;
	text-align:right;
}

#meyasu .meyasu_total {
	border:2px solid #CC0000;
	font-weight:bold;
}


div#meyasu_area p.total {
	text-align:center;
	background-color:#EEEEEE;
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	padding: 5px 0;
	font-weight:bold;
}


div#meyasu_area p.total span#initital_total {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
}

