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

/*
==========================================================
社有物件詳細
==========================================================
*/

#title h3 {
	width: 880px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	background-image: url(../syayu/image/title.jpg);
}

#main {
	width: 630px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#main h4 {
padding: 0px;
height: 35px;
width: 660px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
background-image: url(../mediation/image/h42.gif);
}

#main #detail {
width: 630px;
border: 15px solid #EEEEEE;
margin: 0px;
padding: 0px;
}

#detail dl {
padding: 0px;
height: 86px;
width: 630px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-image: url(../mediation/image/detail_top_back.jpg);
background-position: 0px 0px;
overflow: hidden;
}

#detail dt {
height: 20px;
width: 100px;	
float: left;
margin-top: 15px;
margin-left: 30px;
}

#detail dt.kodate {
background-image: url(../mediation/image/kodate.gif);
}

#detail dt.urichi {
background-image: url(../mediation/image/urichi.gif);
}

#detail dt.mansion {
background-image: url(../mediation/image/mantion.gif);
}

#detail dd.access {
float: left;
margin-top: 15px;
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #666666;
text-align: left;
width: 430px;
}

#detail dd.add {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	float: left;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 280px;
}

#detail dd.price {
	float: left;
	width: 250px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 0px;
	height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#detail dl .price .small {
	font-size: 12px;
}

#detail p.comment {
font-size: 14px;
font-weight: normal;
text-align: center;
width: 100%;
line-height: 20px;
color: #333333;
margin-top: 15px;
margin-bottom: 15px;
clear: both;
}

#detail .photo {
	width: 630px;
}
#detail .photo p {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

#main #outline {
	margin: 0px;
	padding: 0px;
	width: 630px;
}

#outline h5 {
height: 30px;
width: 600px;
margin-right: auto;
margin-left: auto;
background-image: url(../mediation/image/outline_obi.jpg);
}

#outline table {
padding: 0px;
width: 600px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
}

#outline th {
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #000000;
text-align: left;
border: 1px solid #999999;
background-color: #E4EAEF;
width: 25%;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 10px;
}

#outline td {
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #000000;
text-align: left;
border: 1px solid #999999;
background-color: #FFFFFF;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 10px;
}

#outline table.line {
border-collapse:collapse;
}

#outline p {
text-align: left;
padding: 0px;
width: 600px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-size: 11px;
line-height: 16px;
font-weight: normal;
color: #666666;
}

#detail .banner {
	padding: 0px;
	height: 93px;
	width: 600px;
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: 15px;
}

#detail .banner a {
background-image: url(../mediation/image/contact_banner.jpg);
display: block;
height: 93px;
width: 600px;
}

#detail .banner a:hover {
background-position: 0px -93px;
}

