@charset "euc-jp";

fontsize9pt {  font-size: 9pt}
.fontsize9pt {  font-size: 9pt}
.fontsize8pt {  font-size: 8pt}
.fontsize11pt {  font-size: 11pt; line-height: 19px}
.line_space_9pt {  font-size: 9pt; line-height: 14pt; letter-spacing: 1px}
.fontsize9pt_space {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; line-height: 150%; color: #333333}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------------/物件新着情報/--*/

div.news_e{
	/*margin: 20px 10px 10px 10px;
	padding:0;*/
	margin: 0 0 0 10px;
	padding:0;
	width:258px;
	height:310px;
	overflow:auto;
}
div.news_e #news_property {

}
div.news_e #news_property div {
	border-bottom:1px #CCC dashed;
}
div.news_e #news_property p.title{
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-top: 5px;
}
div.news_e #news_property span.date{
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
	border:0;
}
div.news_e #news_property img.left{
	float: left;
	margin: 0 12px 12px 0;
}
div.news_e #news_property p.text{
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	border:none;
}
/*------------------------------/その他イベント情報/--*/

div.news_o{
	padding:0;
	width:268px;
	height:185px;
}
div.news_o #news_other{
	margin: 20px 0 0 10px;
	width:258px;
	height:185px;
	overflow:auto;
}

div.news_o #news_other dt{
	font-size:15px;
	color: #ff9900;
	font-weight: bold;
	line-height: 1.3em;　
	letter-spacing: 1px;
}

div.news_o #news_other dd{
	font-size:13px;
	line-height: 1.3em;
	text-align: left;
	border:0;
}

/*------------------------------//blog/--*/
#news{
	overflow: hidden;
	margin: 25px 0 0 65px;
	width: 80px;
	height: 40px;
}

#news p{
	font-size: 9pt;
	margin: 0;
	padding-bottom: 3px;
	line-height: 1.2em;
}

#news p a:link{
	padding-left: 10px;
}

/*------------------------------//不動産情報/--*/



/*------------------------------//clearfix/--*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-table;
	min-height:1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/*staff*/


p.staff_title span {
	margin:0;
	border:0;
	padding: 0;
	font-size: 9pt;
	line-height: 19px;
	font-weight: normal;
}

p.q_text {
	margin:0;
	border:0;
	padding: 0;
	font-weight: bold;
	color: #FF6600;
	font-size: 11pt;
	line-height: 19px;	
}

p.a_text {
	margin: 3px 0 15px 0;
	font-size: 11pt;
	line-height: 19px;	
}

p.staff_td {
	margin:0 0 0 3px;
	border:0;
	padding: 0;
	font-weight: bold;
	color: #665C4C;
	font-size: 10pt;
	line-height: 19px;	
}
p.staff_title {
	margin:5px 0 0 0;
	border:0;
	padding: 0;
	font-size: 11pt;
	line-height: 19px;
	font-weight: bold;
	color: #6D210A;
}

