@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページのスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 物件情報
--------------------------------------------------------------------------------------- */

.bukkenBox {
	/* width: 557px; */
	width: 594px;
	/* margin-right: 42px; */
	margin-right: 52px;
	/* margin-left: 41px; */
	margin-left: 1px;
	clear: both;
	padding-bottom: 10px;
}

.price {
	background: url(../images/icon01.gif) no-repeat left top;
	border-bottom: 2px solid #4DAA00;
	font-size: 18px;
	font-weight: bold;
	color: #4DAA00;
	line-height: 100%;
	padding-bottom: 2px;
	overflow: hidden;
}

.price p {
	display: block;
	float: left;
	width: 100px;
	margin-left: 20px;
}

.price span {
	color: #FFFFFF;
	width: 100px;
	display: block;
	float: left;
	margin-right: 4px;
	text-align: center;
	font-size: 14px;
}

.bukkenPhoto {
	float: left;
	height: 153px;
	width: 203px;
	margin-top: 10px;
	display: block;
}

.bukkenPhoto img { border: 5px solid #FFFFFF; }
.bukkenPhoto a:hover img { border: 5px solid #4DAA00; }

.bukkenDetail {
	float: right;
	/* width: 336px; */
	width: 376px;
	margin-top: 10px;
}

.bukkenDetail li { line-height: 1.2; }

.bukDet01 {
	font-weight: bold;
	background: url(../images/dotline.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px; /* 090731 ADD */
}

.bukDet02 {
	background: url(../images/dotline.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bukDet02 li {
	background: url(../images/icon02.gif) no-repeat 1px center;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
}

.bukDet03 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px; /* 090731 ADD */
}

.bukDet04 a {
	display: block;
	float: left;
	height: 25px;
	width: 120px;
	margin-right: 2px;
	text-indent: -9999px;
}

.btnDetails { background: url(../images/btn_details.gif) no-repeat; }
.btnPdf { background: url(../images/btn_pdf.gif) no-repeat; }

a:hover.btnDetails { background: url(../images/btn_details_f2.gif) no-repeat; }
a:hover.btnPdf { background: url(../images/btn_pdf_f2.gif) no-repeat; }

.bukkenBorder {
	background: url(../images/dotline.gif) repeat-x left bottom;
	padding-bottom: 20px;
}

.banner {
	margin: 20px 0 20px 21px;
	clear: both;
	font-size: xx-small;
}

.banner li {
	height: 49px;
	width: 363px;
	margin-top: 1px;
}

.banner img {
	padding: 1px;
	border: 1px solid #FFFFFF;
}

.banner a:hover img {
	padding: 1px;
	border: 1px solid #38B1FC;
}

/* 物件タグカラー -------------------- */

.bgcOrange { background: #FF6600; }
.bgcBlue { background: #0066CC; }
.bgcGreen { background: #339966; }
.bgcPink { background: #CC3366; }


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　VL-CMS のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 ニュース（VL-CMS）
--------------------------------------------------------------------------------------- */

#news_title {
	text-align:left;
	letter-spacing: 2px;
	background: url(../cms/images/arrow.gif) no-repeat;
	padding-left: 20px;
	font-size: 14px;
	color: #004000;
	/* margin: 20px 35px 20px 35px; */
	margin: 20px 0px 10px 0px;
	line-height: 14px;
}
#news {
	height: 250px;
	width: 594px; /* 575px */
	/* padding: 0px 20px 20px 25px; */
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#releaseBox {
	background-color: #FFF;
	margin: 0px 0 10px 0;
	padding: 10px;
	width: 574px; /* 535px */
	height: 240px;
	overflow: auto;
	vertical-align: top;
}
#releaseBox a{
	color: #0066CC; /* #FE9900 001132 */
	text-decoration: none;
}
#releaseBox a:visited {
	color: #0066CC; /* #FE9900 001132 */
	text-decoration: none;
}
#releaseBox a:active {
	color: #0066CC; /* #FE9900 001132 */
	text-decoration: none;
}
#releaseBox a:hover {
	color: #18327C; /* #FE9900 #FE9900 */
	text-decoration: underline;
}
#releaseBox p {
	font-size: 13px;
	line-height: 1.5;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px; /* 15px */
}
#releaseBox b {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 2px;
}
#releaseBox .hot {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #339900;
	padding: 2px 7px 2px 10px;
	margin-left: 15px;
	text-align: center;
	font-style: normal;
}
#releaseBox .info {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #3399CC;
	padding: 2px 7px 2px 10px;
	margin-left: 15px;
	text-align: center;
	font-style: normal;
}
#releaseBox .blog {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #EF5050;
	padding: 2px 7px 2px 10px;
	margin-left: 15px;
	text-align: center;
	font-style: normal;
}
#releaseBox .event {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #FF6600;
	padding: 2px 7px 2px 10px;
	margin-left: 15px;
	text-align: center;
	font-style: normal;
}
#releaseBox .other {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #9F70CF;
	padding: 2px 7px 2px 10px;
	margin-left: 15px;
	text-align: center;
	font-style: normal;
}


/* --------------------------------------------------------------------------------------
 RSS（VL-BLOG）
--------------------------------------------------------------------------------------- */

#rss_title {
	text-align:left;
	letter-spacing: 2px;
	background: url(../cms/images/arrow.gif) no-repeat;
	padding-left: 20px;
	font-size: 14px;
	color: #004000;
	/* margin: 20px 35px 20px 35px; */
	margin: 20px 0px 10px 0px;
	line-height: 14px;
}
#rss {
	height: 250px;
	width: 594px; /* 575px */
	/* padding: 0px 20px 20px 25px; */
	padding: 0px 0px 10px 0px;
	text-align: left;
}
#rssBox {
	background-color: #FFF;
	margin: 0px 0 10px 0;
	padding: 10px;
	width: 574px; /* 535px */
	height: 240px;
	overflow: auto;
	vertical-align: top;
}
#rssBox a{
	color: #FE9900;
	text-decoration: none;
}
#rssBox a:visited {
	color: #FE9900;
	text-decoration: none;
}
#rssBox a:hover {
	color: #FE9900;
	text-decoration: underline;
}
#rssBox a:active {
	color: #FE9900;
	text-decoration: none;
}
#rssBox dt {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 2px;
}
#rssBox dd {
	font-size: 13px;
	line-height: 1.5;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px; /* 15px */
}


