@charset "utf-8";

body {
	color:#333;
	background:#FFF;
}

a {
	color:#333;
}

h1 {
	top: 20px;
	right: 10px;
	position: absolute;
	z-index: 999;
}

#header li , #content li {
	list-style:none;
}

/*-------------------------------

header#header

-------------------------------*/
#header {

	height: 603px;
}

#header_box {
/*
	height: 573px;
	position: relative;
*/
	border: 1px solid #999;
	border-top:none;
	width:950px;
	height:596px;

}


#visual {
	height: 520px;
	width: 950px;
	position:relative;
	overflow:hidden;
}


#imageList li {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -999;
	width: 950px;
}

#gray_box {
	width: 950px;
	height: 35px;
	list-style-type: none;
}


/* メニュー部分 */

#menu{
	background-color:#000;
	width: 950px;	
	height: 35px;
	list-style-type: none;
	position:relative;
}

#menu1_style {
	position:absolute;
	right:0px;
	width:285px;
	}
/*
#menu1 , #gray_box {
	position:absolute;
	left:0;
	bottom:53px;
}
*/
#header #header_box #gray_box  {
	background-color: #000;
	-moz-opacity:0.60;
	opacity:0.60;
	filter: alpha(opacity=60);
}

#header #header_box #menu2 {
	padding-top:6px;
	clear: both;
}

#menu li , #menu2 li {
	float:left;
}


#menu li {
	margin-right:3px;
}


#search {
	padding-top: 0px;

}

#menu2 {
	height: 35px;
	list-style-type: none;
	float:left;
}

#menu2_1 li img {
	padding-right: 17px;
	padding-left: 17px;
}

#menu2_1 li img , #menu2 h2 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCC;
	float: left;
}


#menu2_1 {
	float:left;
	}

#menu2_2 {
	margin-left:25px;
	width:480px;
	float:left;
	}

#menu2_2 ol li  {
	margin:0px;
	float:left;
	margin-top:8px;
	}


.subMenu li{
	padding:5px;
}

.subMenu a{
	padding:5px!important;
	color:#fff;
	border-left:1px solid #111111 !important;
	text-decoration:none;
	display:block;
	font-size:92.3%;
}
.subMenu a:hover{
	opacity:0.5;
}


/* -------------------------------------------
jQuery Droppy
---------------------------------------------- */
/* Basic code - don't modify */
.indexDroppy { display: block; margin: 0; padding: 0; position: relative; }
.indexDroppy li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
.indexDroppy a { display: block; }
.indexDroppy ul { display: none; position: absolute; left: -1px;top:35px;margin: 0; padding: 0; }
* html .indexDroppy ul { line-height: 0; } /* IE6 "fix" */
.indexDroppy ul a { zoom: 1; } /* IE6/7 fix */
.indexDroppy ul li { float: none; }
.indexDroppy ul ul {
}


/* ------------------------------------------
#content
---------------------------------------------- */

#content {
	width: 950px;
	clear: both;
	margin: 10px auto 0;
	padding: 0 4px 0px 4px;
}

/* ----------------------
#importantNotice
重要なお知らせ
---------------------------- */
#importantNotice , #importantNotice2 {
	width:936px;
	margin-bottom:2px;
	border:2px solid #999999;
	padding:10px 5px;
	float:left;
}

#importantNotice h2 , #importantNotice2 h2{
	display:none;
	margin:0 0 5px 5px;
	border-bottom:solid 1px #999;
}

#importantNotice2 dl{
	margin:0 10px;
	width:448px;
	float:left;
}
#importantNotice2 dl#importantNewsTopic3{
	width:920px;
	clear:both;
	margin-top:5px;
}

/*
#importantNotice dl{
	width:920px;
}
#importantNotice dl:nth-child(3){
	width:920px;
	float:left;
	padding:0 0 0 5px;
}
*/

#importantNotice dl dt , #importantNotice2 dl dt{
	font-size:107.7%;
	font-weight:bold;
	color:#820132;
}


/* ------------------------------------------
#content_left
---------------------------------------------- */

#content {
	color:#444;
	}



#content_left{
	float: left;
	width: 350px;
}

#content_right{
	float: right;
	width: 550px;
}

#content_left section , 
#content_right section {
	margin-bottom: 30px;
	float: left;
	margin-top: 20px;
}

#content .section_text {
	padding-left:6px;
}

#content_left h2 , 
#content_right h2 {
	margin-bottom: 20px;
}




/* #news */

#news .scrollbox{
	height:500px;
	overflow:hidden;
	}

#news .section_text li {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #bbb;
	line-height:160%;
	padding: 0px 0px 10px;
	margin:0px 0px 10px;
}

#news .section_text li dl dt {
	font-weight: bold;
}

#news_more , 
#news_more a {
	text-align: right;
	color: #820132;
	border:none;
}

.day {
	width:65px;
	margin-right:10px;
	float:left;
	}

#news ul li dl dd {
	clear:both;
	}

.attention {
	background-color: #820132;
	color:#fff;
	font-size:92.3%;
	padding:1px 3px;
	letter-spacing:0.1em;	
	margin-right:10px;	
}

.attention2 {
	background-color:#6782AC;
	color:#fff;
	font-size:92.3%;
	padding:1px 3px;
	letter-spacing:0.1em;	
	margin-right:10px;			
}

.attention3 {
	background-color:#B54D4F;
	color:#fff;
	font-size:92.3%;
	padding:1px 3px;
	letter-spacing:0.1em;
	margin-right:10px;
}

.open {
	background-color:#AFA474;
	color:#fff;
	font-size:92.3%;
	padding:1px 3px;
	letter-spacing:0.1em;
	margin-right:10px;
}

.other {
	background-color:#9B9B9B;
	color:#fff;
	font-size:92.3%;
	padding:1px 3px;
	letter-spacing:0.1em;
	margin-right:10px;
}

#news em{
	color:#820132;
}

/*information*/

#information {
	margin-top:100px;
	}

#information ul {
	border:1px solid #bbb;
	margin-top:-20px;
	padding:15px 10px 0px;
	}

#information .section_text li {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #bbb;
	line-height:160%;
	padding: 0px 0px 10px;
	margin:0px 0px 10px;
}

#information .section_text li dl dt {
	font-weight: bold;
}

#information strong{
	color:#820132;
}
/*
	#rankking 
	#link
	#recommendation
*/
#ranking li , 
#link li ,
#recommendation li {
	margin-bottom: 15px;
}

#promotion li {
	margin-bottom: 5px;
}



/*-----------------
イチオシ物件
------------------ */

#recommendation ul {
	overflow:hidden;
	height:1000px;
	}

#recommendation ul li {
	height: 150px;
	width: 550px;
	clear:both;
}

#recommendation ul li div{
	width: 375px;
	float:right;
	height: 130px;
	padding:10px;
	background-repeat: no-repeat;
}

#recommendation ul li p img {
	float: left;
}

#recommendation ul li h3  {
	margin-top:50px;
	width:85px;
	float:left;
}


#recommendation ul li h3 img{
/*	float:none!important;*/
	clear:both!important;
	vertical-align:text-bottom;
	margin:10px 0px 0px;
}


#recommendation ul li .comment  {
	width:275px;
	color:#444;
	line-height:22px;
	margin: 0px 0px 10px 15px;
	float:left;
}



#recommendation .yasuda {	background-image: url(../img/img_producer_yasuda_2.png);}
#recommendation .hamada {	background-image: url(../img/img_producer_hamada_2.png);}
#recommendation .kamimura {	background-image: url(../img/img_producer_kamimura_2.png);}
#recommendation .fujii {	background-image: url(../img/img_producer_fujii_2.png);}
#recommendation .kimura {	background-image: url(../img/img_producer_kimura_2.png);}
#recommendation .otiumi {	background-image: url(../img/img_producer_otiumi_2.png);}
#recommendation .hatano {	background-image: url(../img/img_producer_hatano_2.png);}
#recommendation .miyazaki {	background-image: url(../img/img_producer_miyazaki_2.png);}
#recommendation .ogawa {	background-image: url(../img/img_producer_ogawa_2.png); }
#recommendation .aoyama { 	background-image: url(../img/img_producer_aoyama_2.png);}
#recommendation .tanaka { 	background-image: url(../img/img_producer_tanaka_2.png);}
#recommendation .bitou { 	background-image: url(../img/img_producer_bitou_2.png);}
#recommendation .takahashi { 	background-image: url(../img/img_producer_takahashi_2.png);}

/* --------------------
プロジェクト
----------------------*/

#projects ul li {
	width: 265px;
	float: left;
	height: 150px;
	overflow: hidden;
}

#projects ul .projects_right {
	padding-left:20px;
}

#projects ul li {
	margin:0px 10px 0px 0px ;	
}

#projects ul .special {
	width: 540px;
}

/*リンク*/

#link {
	width:555px;
	}

#link ul li {
	width: 180px;
	float: left;
	margin:0 5px 15px 0;
}


#link ul li dl {
	margin:0px 0px 0px 5px;
}

#content #content_right #link ul li dl dt {
	color: #820132;
}

#content #content_right #link ul li dl dd {
	font-size:11px;
	padding-top: 4px;
	color: #666;
}

/*リンク（左に戻す場合）*/
#content #content_left #link ul li p  {
	float: left;
	padding:0px 5px 0px 0px;
}

#content #content_left #link ul li dl {
	padding:0px 0px 0px 5px;
}

#content #content_left #link ul li dl dt {
	color: #820132;
}

#content #content_left #link ul li dl dd {
	font-size:11px;
}




/*フッター*/


footer {
	width: 100%;
	height:200px;
	clear: both;
	background-color:#73777D;
	color:#FFF;
	margin-top:80px;
	float: left;
}

#footer_box {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;\
	height:150px;
	position: relative;
}

#footer_box a {
	color:#FFF;
}

#footer_box #link_header {
	position: relative;
	top: -42px;
	float:right;
}

#footer_box #copyright {
	float: left;
}

#footer_box ul {
	position:absolute;
	right: 0px;
	top: 0px;
}

#footer_box ul li {
	float: left;
	list-style:none;
	margin-left:10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#footer_box ul #escapeClause {
	border:none;
}

#gsearch{
	margin-right:0;
	
}
#ranking .section_text li img {
	padding-right: 10px;
}


.line {
	border:1px #999 solid;
	margin:0;
	padding:5px;
}

#freemail {
	background:#DBA8A9;
	color: #820132;
	border:none;
	}

a#freemail {
	color: #820132;
	}