@charset "utf-8";
 /* Contents
-------------------------------------------------- */
h2.title-page {
	margin-bottom: 15px;
	padding: 15px 0;
	background: url(../images/common/title_page_wide.gif) left bottom repeat-x;
	line-height: 1.2em;
	font-size: 2em;
}

h2.title-page-search {
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 15px;
	position: relative;
	background: url(../images/common/title_page.gif) left bottom repeat-x;
	line-height: 1.2em;
	font-size: 2em;
}

h2.title-page-search span {
	position: absolute;
	right: 0;
	line-height: 1.2em;
	font-size: 0.5em;
	font-weight: normal;
	text-align: right;
}


h3.title-main {
	margin-bottom: 20px;
	background: url(../images/common/title_main_line.gif) left center repeat-x;
	line-height: 1.2em;
	font-size: 1.2em;
}

h3.title-main span {
	padding-left: 30px;
	padding-right: 10px;
	background: #fff url(../images/common/title_main.jpg)  left center no-repeat;
}

ul.button {
	margin-bottom: 25px;
	list-style: none;
	text-align: right;
}

ul.button li {
	display: inline;
	padding-left: 5px;
}

p#buzzword {
	margin-bottom: 10px;
	font-size: 14px;
	color: #2C5B35;
}

div#main-image {
	float: left;
	width: 458px;
	height: 326px;
	overflow: hidden;
	text-align: center;
}
* html div#main-image { width: 458px; height: 458px;}

div#main-image img {
	max-width: 452px;
	max-height: 320px;
	border: #dadada double 3px;
}
html[xmlns] div#main-image img { width: auto; height: auto;}

* html div#main-image img {
	width: expression(this.width >= this.height ? "452px" : "auto");
	height: expression(this.width <= this.height ? "452px" : "auto");
}

img {-ms-interpolation-mode: bicubic;}

ul#image-gallery {
	float: right;
	width: 250px;
	list-style: none;
	}

ul#image-gallery li {
	float: left;
	width: 67px;
	height: 67px;
	margin-left: 10px;
	margin-bottom: 11px;
	border: #dadada double 3px;
	overflow: hidden;
}
* html ul#image-gallery li { margin-left: 2px; width: 73px; height: 73px;}

ul#image-gallery li img {
	min-width: 67px;
	min-height: 67px;
}
* html ul#image-gallery li img {
	width: expression(this.width >= this.height ? "67px" : "auto");
	height: expression(this.width <= this.height ? "67px" : "auto");
}

div.layout {
	float: left;
	width: 245px;
}

div.layout img {
	border: #dadada solid 1px;
}

div.area-map {
	float: right;
	width: 455px;
}

div.area-map iframe, agency-map iframe {
	margin: 0;
	padding: 0;
	border: #dadada solid 1px;
}

p.large-map {
	float: right;
	margin-bottom: 0 ! important;
	padding-left: 8px;
	background: #fff url(../images/common/arrow_red.gif)  left center no-repeat;
	font-size: 0.9em;
}

ul.item-outline-main {
	margin-bottom: 1em;
	padding: 10px 0 10px 15px;
	background-color: #f6f6f6;
	list-style: none;
	font-size: 1.2em;
	color:#000000;
}
ul.item-outline-main:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.item-outline-main { display: inline-block;}
/* MacIE begin \*/
*+html ul.item-outline-main { height: 1%;}
* html ul.item-outline-main { height: 1%;}
ul.item-outline-main { display: block;}
/* Mac IE end */

ul.item-outline-main li {
	float: left;
	width: 335px;
	padding-right: 15px;
}

ul.item-outline-main li dt {
	clear: left;
	float: left;
	padding: 8px 0 8px 12px;
	background: url(../images/common/marker_grid_red.gif)  left center no-repeat;
	font-weight: bold;
}

ul.item-outline-main li dd {
	padding: 8px 0 8px 10em;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

dl.item-outline {
	margin-bottom: 1em;
	color:#000000;
}

dl.item-outline dt {
	clear: left;
	float: left;
	padding: 8px 0 8px 12px;
	background: url(../images/common/marker_grid_red.gif)  left center no-repeat;
}

dl.item-outline dd {
	padding: 8px 0 8px 12em;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

dl.item-outline dd ul {
	list-style: none;
}
dl.item-outline dd ul:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
dl.item-outline dd ul { display: inline-block;}
/* MacIE begin \*/
*+html dl.item-outline dd ul { height: 1%;}
* html dl.item-outline dd ul { height: 1%;}
dl.item-outline dd ul { display: block;}
/* Mac IE end */

dl.item-outline dd ul li {
	float: left;
	padding-left: 1em;
	margin-right: 1.5em;
	background: url(../images/common/marker_gray.gif)  left center no-repeat;
	white-space: nowrap;
}

p.item-inquiry {
	padding-top: 20px;
	text-align: center;
}

div#agency {
	padding: 15px;
	border: #dadada solid 1px;
	background-color: #f6f6f6;
}
div#agency:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
/* MacIE begin \*/
*+html div#agency { height: 1%;}
* html div#agency { height: 1%;}
div#agency { display: block;}
/* Mac IE end */

div.agency-info {}
div.agency-info:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
/* MacIE begin \*/
*+html div.agency-info { height: 1%;}
* html div.agency-info { height: 1%;}
div.agency-info { display: block;}
/* Mac IE end */

h4.title-sub {
	margin-bottom: 20px;
	padding-left: 15px;
	border-right: #c4c4c4 solid 1px;
	border-bottom: #c4c4c4 solid 1px;
	background:  #fff url(../images/common/title_service.gif) left no-repeat;
	font-size: 1.1em;
	line-height: 1.6em;
}

h5.title-sub-sub {
	padding-left: 12px;
	border-left: #e51f1f solid 3px;
	font-size: 1.1em;
}

div.agency-shop {
	clear: both;
	float: left;
}

div.agency-shop dl {}

div.agency-shop dl dt {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
}

div.agency-shop dl dd {
	margin-bottom: 0.5em;
}

strong.phone-number {
	font-size: 1.1em;
	font-weight: bold;
	color: #e51f1f;
}

div.agency-map {
	float: right;
	width: 480px;
	margin-bottom: 0;
	border-left: #dadada solid 1px;
}

div.shop-map {
	float: left;
	width: 278px;
	padding-left: 15px;
}

div.external iframe {
	overflow: auto;
	width: 946px;
	height: 4500px;
}

/*  ------------------------------------------------------------------

	2010/02/15 追加 nazal
	マンション1棟分表記の物件

---------------------------------------------------------------------*/

/* 間取りの複数表記 
-----------------------------------*/
div.dlGroup {
	margin: 0 -12px 1.5em 0;
	_zoom: 1;
}
div.dlGroup dl {
	background-color: #F6F6F6;
	float: left;
	display: inline;
	margin-right: 12px;
	width: 227px;

}
/* ie6 hack */
* html div.dlGroup dl {
	margin-right: 6px;
}
/* ie7 hack */
*:first-child+html div.dlGroup dl {
	margin-right: 6px;
}

div.dlGroup dl dt {
	background-color: #FFF;
	padding-bottom: 8px;
}
div.dlGroup dl dt img {
	border: 1px solid #DADADA;
}
div.dlGroup dl dd {
	padding: 5px 7px;
}
div.dlGroup dl dd.firstChild {
	padding-bottom: 1em;
}

/* start clearfix */
div.dlGroup:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0px;
	line-height: 0;
}
/* ie6 hack */
* html div.dlGroup {
	height: 1%;
}
/* ie7 hack */
*:first-child+html div.dlGroup {
	min-height: 1%;
}
/* end clearfix */



