@charset "utf-8";
/* CSS Document */

div#diacrest_frame{
	width:620px;
	margin:25px auto 0px auto;
	padding-bottom:15px;
}

div#diacrest_frame h4{
	border-bottom:1px dashed #666666;
	width:590px;
	padding:0px 0px 3px 10px;
	margin:25px auto 0px auto;
	font-weight:bold;
	font-size:14px;
	letter-spacing:5px;
}

/* 特長  //////////////////////////////////////////////////*/
div#diacrest_frame .point_frame{}

div#diacrest_frame .point_frame li{
	
	padding-left:18px;
	background:url(../../diacrest/img/komoku_point.gif) no-repeat left top;
}
div#diacrest_frame .point_frame li .text{ margin-left:1px;}
div#diacrest_frame .point_frame li .midashi{
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}

div#diacrest_frame .point_outline{
	margin-top:15px;
	border:1px solid #666;
	padding:12px;
}

/* 交通  //////////////////////////////////////////////////*/
div#diacrest_frame .access_frame{
	background:url(../../diacrest/img/map_bg.gif);
	padding:15px;
	color:#36217E;
}

div#diacrest_frame .access_frame .moji_color{ color: #C00;}

div#diacrest_frame .access_frame li{ margin-top:10px; font-size:14px;}


/* 賃貸  //////////////////////////////////////////////////*/

div#diacrest_frame .room_main_copy{
	font-size:14px;
	font-weight:bold;
	color:#C00;
}

div#diacrest_frame .point{
	background: url(../../service/img/komoku_point.gif) left top no-repeat;
	padding-left:18px;
	margin-top:3px;
}

/* 表組 */
div#diacrest_frame dl{
	background: url(../../diacrest/img/room_graph_bg.gif) repeat-y left top;
	border-top:1px solid #666;
}

div#diacrest_frame dt,dd {padding:5px 0px;}

div#diacrest_frame dt {
	clear: left;
	float: left;
	width:170px;
	padding-left:10px;
	margin-top:3px;
}

div#diacrest_frame dd {
	padding-left: 190px;
	border-bottom:1px solid #666;
}

div#diacrest_frame .room_plan_color{ color:#36217E; font-weight:bold;}






/* 特長の部分 */
div#contents_frame .service_frame .komoku{
	width:580px;
	margin:12px auto 0px auto;
}

div#contents_frame .service_frame .komoku li{
	background: url(../../service/img/komoku_point.gif) left top no-repeat;
	padding-left:18px;
	margin-top:3px;
}

div#contents_frame .service_frame .left li{
	background: url(../../service/img/komoku_point.gif) left top no-repeat;
	padding-left:18px;
	margin-top:3px;
}

/* 不動産仲介業務  //////////////////////////////////////////////////*/
div#contents_frame .service_frame .no_frame{
	margin:25px 15px 0px 15px;
}

div#contents_frame .service_frame .no_frame li{
	background: url(../../service/img/komoku_point.gif) left top no-repeat;
	padding-left:18px;
	margin-top:3px;
}

/* 表組 */
div#contents_frame .service_frame .no_frame dl{
	background:url(../../service/img/graph_bg2.gif) repeat-y left top;
	border-top:1px solid #666;
}

div#contents_frame .service_frame .no_frame dt,dd {padding:8px 0px;}

div#contents_frame .service_frame .no_frame dt {
	clear: left;
	float: left;
	width:170px;
	padding-left:10px;
}

div#contents_frame .service_frame .no_frame dd {
	padding-left: 190px;
	border-bottom:1px solid #666;
}







