@charset "utf-8";
/* ===================================================================

CSS information
 file name  :  style.css
 style info :  特選物件

=================================================================== */

/*--------------------------------------------------------------------

	特選物件

--------------------------------------------------------------------*/

/* 概要
----------------------------------------------------------- */

.imgL {
	clear:left;
}

.entry {
	clear:both;
	width:600px;
	padding:10px 5px 0 5px;
	margin:0 auto 5px auto;
	background:url(../common/images/line/line_dot_01.gif) repeat-x top;
	overflow:hidden;
	_zoom:1;
}

dl.list {
}

dl.end { background:none; }

dl.list dt {
	font-size:120%;
	font-weight:bold;
	margin:0 0 3px 0;
}

dl.list dt a { color:#87A921; }

dl.list dt span {
	display:block;
	font-size:85%;
	font-weight:normal;
	color:#666;
}

dl.list dd {
	line-height:150%;
	margin:0 0 10px 0;
}

dl.list dd strong {
	font-size:120%;
	color:#CC0000;
}

dl.list dd img { margin-top:15px }


/*--------------------------------------------------------------------

	特選物件 詳細

--------------------------------------------------------------------*/

/* 物件概要
----------------------------------------------------------- */

.detail .lead {
	margin:10px 0 0 10px;
}

.detail .photo {
	text-align:center;
	margin-bottom:10px;
}

.outline {
	border:1px solid #EEE;
	width:610px;
	margin:10px auto 20px auto;
	padding:0 0 10px 0;
}

.outline dl {
	clear:both;
	margin:5px 15px 0 15px;
	padding:0 5px;
	width:570px;
}

.outline dt {
	clear:left;
	float:left;
	background:url(../common/images/line/line_dot_01.gif) repeat-x top;
	padding:10px 0 0 7px;
	margin-bottom:5px;
	width:200px;
}

.outline dd {
	background:url(../common/images/line/line_dot_01.gif) repeat-x top;
	float:left;
	width:360px;
	padding:10px 0 0 0;
	margin-bottom:5px;
}

.outline dt span {
	background:url(../common/images/list/icon_list_01.gif) no-repeat 0 2px;
	_background:url(../common/images/list/icon_list_01.gif) no-repeat;
	padding-left:20px;
}

.outline dt.end { background:none; padding-bottom:0; }
.outline dd.end { background:none; padding-bottom:0; }


.detail ul.gallery {
	margin-bottom:20px;
}

.detail ul.gallery li {
	display:inline;
	margin:0 0 0 13px;
}

.detail ul.gallery li img {
	margin-bottom:10px;
}