@charset "utf-8";

/* コンテンツ */
#contents div#face {
	width: 710px;
	height: 210px;
	margin-bottom: 10px;
}

#contents div#flash {
	width: 710px;
	height: 210px;
	margin-bottom: 10px;
}

#contents div#flashH300 {
	width: 710px;
	height: 300px;
	margin-bottom: 0px;
}

/* FLASH 500x211 開始 */
div#contents div#flash500 {
	width: 710px;
	margin: 0px;
	height: 255px;
}

div#contents div#flash500 div#left {
	width: 500px;
	height: 255px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contents div#flash500 div#left div#flash {
	width: 500px;
	height: 211px;
	padding: 0px;
	margin: 0px;
}

div#contents div#flash500 div#left div#news {
	width: 405px;
	height: 23px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/toppage/news_ticker.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}

div#contents div#banner {
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#contents div#banner img {
	width: 200px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* FLASH 500x211 終了 */

/* お知らせ欄 開始*/
div#contents div#information {
	text-align: left;
	vertical-align: middle;
	font-size: 100%;
	color: #555555;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbdfbc;
	border-left-color: #cbdfbc;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F2F8EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cbdfbc;
	border-bottom-color: #cbdfbc;
	margin: 0px;
}
/* お知らせ欄 終了*/

/* 物件検索メニュー開始 */
#contents div#menu {
	width: 710px;
}

#contents div#menu div.box-left{
	width: 350px;
	float: left;
	margin-right: 10px;
}

#contents div#menu div.box-right{
	width: 350px;
	float: left;
}

#contents div#menu table.select-box {
	margin-bottom: 8px;
	width: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-collapse: collapse;
}

#contents div#menu table.select {
	width: 320px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A5DE;
	height: 145px;
}

#contents div#menu table.select td.left {
	width: 120px;
	padding-bottom: 10px;
}

#contents div#menu table.select td.right {
	width: 188px;
	vertical-align: top;
}

#contents div#menu table.select-box img.point{
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
}

#contents div#menu table.select-box ul{
	width: 188px;
	margin: auto;
}

#contents div#menu table.select-box li{
	text-align: left;
	list-style-type: none;
	padding: 2px;
	margin: auto;
	background-image: url(../images/toppage/point_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	font-size: 131%;
}

#contents div#menu table.select2 {
	width: 320px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents div#menu table.select2 td.left {
	width: 120px;
}

#contents div#menu table.select2 td.right {
	width: 188px;
	vertical-align: middle;
	text-align: left;
}
/* 物件検索メニュー終了 */

/* コンテンツ：リノベーション開始 */
#contents #renovation{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contents #renovation div#reno-comment {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;	
}

#contents #renovation div#reno-comment p em {
	color: red;
	font-style: normal;
	font-weight: bold;
}

#contents div#renovation table#renovation_title {
	width: 708px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents div#renovation table#renovation_title td {
	padding: 0px;
	text-align: left;
	background-image: url(../images/toppage/framehead_rino2.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#contents div#renovation table#renovation_title td#img {
	width: 240px;
}

#contents div#renovation table#renovation_title td#caption {
	margin: 0px;
	padding-bottom: 8px;
	color: #000000;
	padding-left: 10px;
}

#contents div#renovation table#renovation_title td.right{
	text-align: right;
	padding-right: 10px;
}

#contents #renovation table.data {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 688px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#contents #renovation table.data td{
	padding: 10px;
}

#contents #renovation table.data img.photo{
	padding: 5px;
	border: 1px solid #999999;
}

#contents #renovation table.data div.title-area {
	color: #333333;
	font-size: 116%;
	font-weight: normal;
	padding: 2px;
	background-color: #ECE9D8;
}

#contents #renovation table.data div.title {
	float: left;
}

#contents #renovation table.data div.status-reform {
	text-align: right;
	color: #1d3994;
}

#contents #renovation table.data div.status-shodan {
	text-align: right;
	color: #ff0000;
}

#contents #renovation table.data p.exp {
	color: #666666;
	font-weight: bold;
	font-size: 108%;
	padding-left: 3px;
}

#contents #renovation table.data p.point {
	color: #009966;
	padding-left: 20px;
}

#contents #renovation table.data p.detail {
	color: #666666;
	padding-left: 20px;
}

#contents #renovation table.data span.f7 {
	color: #FF0033;
	font-size: 131%;
	font-weight: bold;
}

#contents #renovation table.data p.reform {
	color: #666666;
	font-size: 85%;
	padding-left: 20px;
}

#contents #renovation table.data p.link {
	color: #666666;
	text-align: right;
}

#contents #renovation table.data table {
	width: 100%;
	margin-top: 2px;
}

#contents #renovation table.data table td {
	padding: 0px;
}

#contents #renovation table.data table td.photos {
	color: #666666;
	width: 300px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contents #renovation table.data table td.photos img {
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 3px;
	float: left;
}

#contents #renovation table.data table td.link {
	clear: both;
	text-align: right;
}

/* コンテンツ：リノベーション終了 */

/* コンテンツ：オープンハウス開始 */
#contents #openhouse{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contents #openhouse table#openhouse_title {
	width: 708px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents div#openhouse table#openhouse_title td {
	padding: 0px;
	text-align: left;
	background-image: url(../images/toppage/framehead_openhouse2.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#contents div#openhouse table#openhouse_title td.right{
	text-align: right;
	padding-right: 10px;
}

#contents #openhouse table.data {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 688px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#contents #openhouse table.data td{
	padding: 10px;
}

#contents #openhouse table.data img.photo{
	padding: 5px;
	border: 1px solid #999999;
}

#contents #openhouse table.data p.title {
	color: #333333;
	font-size: 116%;
	font-weight: normal;
	padding: 2px;
	background-color: #ECE9D8;
}

#contents #openhouse table.data span.f7 {
	color: #FF0033;
	font-weight: bold;
}

#contents #openhouse table.data p.exp {
	color: #666666;
	font-weight: bold;
	font-size: 108%;
	padding-left: 3px;
}

#contents #openhouse table.data p.point {
	color: #45639d;
	padding-left: 20px;
}

#contents #openhouse table.data p.detail {
	color: #666666;
	padding-left: 20px;
}

#contents #openhouse table.data table {
	width: 100%;
}

#contents #openhouse table.data table td {
	padding: 0px;
}

#contents #openhouse table.data table td.photos {
	color: #666666;
	width: 300px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contents #openhouse table.data table td.photos img {
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 3px;
	float: left;
}

#contents #openhouse table.data table td.link {
	clear: both;
	text-align: right;
}

/* コンテンツ：オープンハウス終了 */

/* コンテンツ：新着物件情報開始 */
#contents div#newarrivals {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contents div#newarrivals table#title {
	width: 708px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents div#newarrivals table#title td {
	padding: 0px;
	text-align: left;
	background-image: url(../images/toppage/framehead_newarrivals2.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#contents div#newarrivals table#title td#img {
	width: 240px;
}

#contents div#newarrivals table#title td#caption {
	margin: 0px;
	padding-bottom: 8px;
	color: #000000;
	padding-left: 10px;
}

#contents div#newarrivals table#title td.right{
	text-align: right;
	padding-right: 10px;
}

#contents div#newarrivals div#main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 131%;
	text-align: center;
}

#contents div#newarrivals div#main strong {
	color: #FF0000;
	font-weight: normal;
}

/* コンテンツ：新着物件情報終了 */

/* コンテンツ：トップページ特集スライド開始 */
#contents div#slideShow {
	width: 710px;
	height: 210px;
	margin-bottom: 10px;
}
#contents div#slideShow div#slideShowItems {
	margin: 0px;
	padding: 0px;
}
/* コンテンツ：トップページ特集スライド終了 */

#contents #boxes{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 15px;
}

