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

#buy #content div.waku {
	margin-bottom: 15px;
}

#buy #content dl {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 540px;
	margin: 0px;
	padding-top: 10px;
}

#buy #content dt {
	float: left;
	text-align: center;
	width: 330px;
	margin: 0px 10px 0px 0px;
}

#buy #content dt img {
}

#buy #content dd {
	float: left;
	margin: 0px;
	width /**/: 200px;
}


#buy #content h4 {
	padding-left: 55px;
	height: 20px;
	font-size: 100%;
	padding-bottom: 2px;
	clear: both;
	color: #522720;
}

#buy #content dd p {
}

#buy #content h4.shinKodate {
	background-image: url(../images/icon/shin_token.gif);
	background-repeat: no-repeat;
}

#buy #content h4.chuKodate {
	background-image: url(../images/icon/chuko_token.gif);
	background-repeat: no-repeat;
}

#buy #content h4.mansyon {
	1background-image: url(../images/icon/tochi.gif);
	background-repeat: no-repeat;
	background-image: url(../images/icon/mansyon.gif);
}

#buy #content h4.apart {
	background-image: url(../images/icon/apart.gif);
	background-repeat: no-repeat;
}

#buy #content h4.parking {
	background-image: url(../images/icon/parking.gif);
	background-repeat: no-repeat;
}

#buy #content h4.tochi {
	background-image: url(../images/icon/tochi.gif);
	background-repeat: no-repeat;
}

#buy #content h4.jimusyo {
	background-image: url(../images/icon/jimusyo.gif);
	background-repeat: no-repeat;
}

#buy #content h4.tenpo {
	background-image: url(../images/icon/tenpo.gif);
	background-repeat: no-repeat;
}

#buy #content h4.koujyo {
	background-image: url(../images/icon/koujyo.gif);
	background-repeat: no-repeat;
}

#buy #content h4.other {
	background-image: url(../images/icon/other.gif);
	background-repeat: no-repeat;
}


#buy #content ul#viewAll {
	margin-bottom: 0px;
	clear: both;
}

#buy #content ul#viewAll li {
	margin-right: 10px;
	list-style: none;
	margin-bottom: 0px;
}

#buy #content ul#viewAll li#vNavi01 a {
	display: block;
	height: 30px;
	width: 235px;
	background-image: url(../images/common/detail_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#buy #content ul#viewAll li#vNavi01 a:hover {
	background-position: 0px -30px;
}

/* allView shousaiBtn style
-----------------------------------------*/
#buy #content ul.shousaiBtn {
	margin: 0px;
	padding: 0px;
}

#buy #content ul.shousaiBtn li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#buy #content ul.shousaiBtn li.sNavi01 a {
	display: block;
	height: 24px;
	width: 150px;
	background-image: url(images/map_shousai_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#buy #content ul.shousaiBtn li.sNavi01 a:hover {
	background-position: 0px -24px;
}

#buy #content #gaiyou {
	margin-bottom: 10px;
	width: 540px;
	overflow: hidden;
	position: relative;
}

#buy #content #gaiyou p {
	clear: both;
}

#buy #content #gaiyouLeft {
	width: 540px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#buy #content #gaiyouLeft table {
	width: 540px;
	border-top: 1px solid #CCCCCC;
}

#buy #content #gaiyouLeft tr.odd {
	background-color: #FFFFCC;
}

#buy #content #gaiyouLeft th {
	border-right: 1px solid #CCCCCC;
	text-align: left;
	padding: 7px;
	border-bottom: 1px solid #CCCCCC;
}

#buy #content #gaiyouLeft td {
	padding: 7px;
	border-bottom: 1px solid #CCCCCC;
}

#buy #content #gaiyouLeft td.rightBorder {
	border-right: 1px solid #CCCCCC;
}

#buy #content #bukkenImage {
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	width: 540px;
}

#buy #content div.thum {
	width: 125px;
	float: left;
	margin-right: 10px;
}

#buy #content div.thum a img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

#buy #content div.thum p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

