@charset "UTF-8";

/* Header Menu Setting */
#header ul li.sale a,
#header ul li.sale a:active,
#header ul li.sale a:focus,
#header ul li.sale a:hover {
	background: url(../img/global/header.jpg) no-repeat -515px -240px;
}

#concept,
#outline {
	float: left;
	width: 630px;
	padding: 0 20px 10px 0;
}
#concept .text,
#outline .text {
	position: relative;
	float: right;
	width: 295px;
	margin-left: 20px;
	font-size: 1.1em;
}
#concept .text h2 {
	margin-bottom: 10px;
}
#concept .text #price {
	margin-bottom: 25px;
	color: #666;
}
#concept .text #price strong {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
}
#concept .text #coming {
	clear: both;
	color: #520000;
	margin-bottom: 5px;
}
#concept .text #coming strong {
	color: #FF6600;
}
#concept .text h3 {
	clear: both;
	color: #520000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 5px;
}
#concept .text #explain {
	color: #520000;
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 20px;
}
#concept .text fieldset {
	padding: 5px 10px 10px;
	margin-bottom: 20px;
	border: 3px double #FF6600;
}
#concept .text fieldset legend {
	color: #FF6600;
	font-size: 1.3em;
	padding: 0 5px;
}
#concept .text fieldset ul {
	padding-top: 5px;
}
#concept .text fieldset ul li {
	color: #FF6600;
	font-size: 1.4em;
	font-weight: bold;
}
#concept .text fieldset #openroomTxt {
	float: left;
	width: 180px;
}
#concept .text fieldset #openroomMap {
	float: right;
	width: 80px;
	text-align: center;
}
#concept .text #state img {
	position: absolute;
	top: 0;
	right: 0;
}
#concept .text ul#btn,
#concept .text ul#btn li {
	float: left;
}
#concept .text ul#btn {
	width: 294px;
	height: 49px;
	background: url(../img/for_rentandsale/common/btn.gif) no-repeat left top;
}
#concept .text ul#btn li {
	width: 98px;
	height: 22px;
	margin-bottom: 5px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#concept .text ul#btn li a {
	display: block;
	width: 98px;
	height: 22px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../img/for_rentandsale/common/btn.gif) no-repeat;
}
#concept .text ul#btn li a.reserve {
	background-position: -300px top;
}
#concept .text ul#btn li a:hover.reserve {
	background-position: -600px top;
}
#concept .text ul#btn li a.catalog {
	background-position: -398px top;
}
#concept .text ul#btn li a:hover.catalog {
	background-position: -698px top;
}
#concept .text ul#btn li a.contact {
	background-position: -496px top;
}
#concept .text ul#btn li a:hover.contact {
	background-position: -796px top;
}
#concept .text ul#btn li a.waiting {
	background-position: -300px -27px;
}
#concept .text ul#btn li a:hover.waiting {
	background-position: -600px -27px;
}
#concept .text ul#btn li a.tofriend {
	background-position: -398px -27px;
}
#concept .text ul#btn li a:hover.tofriend {
	background-position: -698px -27px;
}
#concept .text ul#btn li a.printing {
	background-position: -496px -27px;
}
#concept .text ul#btn li a:hover.printing {
	background-position: -796px -27px;
}
#outline .text dt {
	float: left;
	clear: both;
	width: 80px;
	padding: 0 5px 0 0;
	color: #666;
}
#outline .text dd {
	float: left;
	width: 210px;
	padding: 0 0 5px 0;
	color: #000;
}
#outline .text dd strong {
	color: #FF0000;
	font-weight: normal;
}

/*
#outline .text dd #map a {
	display: block;
	width: 54px;
	height: 18px;
	margin-top: 2px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../img/for_rentandsale/common/btn-map.gif) no-repeat left top;
}
#outline .text dd #map a:hover {
	background: url(../img/for_rentandsale/common/btn-map.gif) no-repeat left -18px;
}
*/

#concept .img,
#outline .img {
	position: relative;
	float: left;
	width: 315px;
}
#concept .img #cross_slide {
	width: 315px;
	height: 315px;
	background-color: #F8F6F0;
}
#concept .img .zoom a,
#outline .img .zoom a {
	display: block;
	position: absolute;
	top: 270px;
	left: 270px;
	width: 45px;
	height: 45px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../img/for_rentandsale/common/zoom.gif) no-repeat left top;
}
#concept .img .zoom a:hover,
#outline .img .zoom a:hover {
	background: url(../img/for_rentandsale/common/zoom.gif) no-repeat left -45px;
}
.img .attention {
	color: #666;
	margin-top: 5px;
}
#feature {
	clear: both;
	float: left;
	width: 600px;
	padding: 14px;
	border: 1px solid #E8D1BA;
	font-size: 1.1em;
}
#feature .icon {
	float: left;
	padding: 0 10px 5px 0;
}
#feature .read {
	font-size: 1.1em;
	line-height: 1.4;
	text-align: justify;
}
dl#inprogress {
	float: left;
	width: 628px;
	margin-top: 20px;
	border: 1px solid #E8D1BA;
}
dl#inprogress dt {
	padding: 6px 10px;
	background-color: #F1E3D5;
}
dl#inprogress dt strong {
	color: #520000;
	font-size: 1.2em;
	font-weight: normal;
}
dl#inprogress ul#boxes {
	float: left;
}
dl#inprogress ul#boxes li.box {
	position: relative;
	float: left;
}
dl#inprogress ul#boxes {
	padding: 14px 2px 2px 14px;
}
dl#inprogress ul#boxes li.box {
	width: 294px;
	padding: 0 12px 12px 0;
}
dl#inprogress ul#boxes li.box .percentage {
	position: absolute;
	z-index: 1;
}
dl#inprogress ul#boxes li.box ul.photo li {
	float: left;
	width: 145px;
	padding-right: 2px;
	color: #666;
	font-size: 1em;
}
dl#link {
	clear: both;
	float: left;
	width: 630px;
	padding-top: 20px;
}
dl#link dt strong {
	color: #520000;
	font-size: 1.2em;
	font-weight: normal;
}
dl#link ul {
	color: #666;
	font-size: 1.1em;
	padding-top: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

/* My Comment */

