@charset "Shift_JIS";
/* 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(../mediation/image/title.jpg);
}

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

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

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

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

#main p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 15px;
}

#main ul {
padding: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#main li {
height: 200px;
width: 660px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
}

#main dl.photo {
float: left;
margin: 0px;
height: 200px;
width: 160px;
padding-top: 0px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 0px;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #CCCCCC;
}

#main .photo dt {
height: 119px;
width: 160px;
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
}

#main .photo dd {
height: 20px;
width: 100px;
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: 30px;
}

#main dl.access {
	height: 180px;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

#main .access dt {
font-size: 14px;
line-height: 20px;
font-weight: bold;
color: #000000;
text-align: left;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#main .access dd.rosen {
font-size: 13px;
font-weight: normal;
color: #333333;
text-align: left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
padding-bottom: 15px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#main .access .station {
font-size: 18px;
font-weight: bold;
color: #0066CC;
}

#main .access dd.add,#main .access dd.comment {
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #333333;
text-align: left;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#main .access .price {
font-size: 21px;
font-weight: bold;
color: #FF0000;
margin-left: 20px;
}

#main dl.outline {
	height: 200px;
	width: 235px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	background-color: #EDF4E5;
	margin: 0px;
	overflow: hidden;
}

#main .outline dt {
height: 23px;
width: 128px;
clear: both;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding-top: 20px;
}

#main .outline dt a {
background-image: url(../mediation/image/detail_btn.jpg);
display: block;
height: 23px;
width: 128px;
}

#main .outline dt a:hover {
background-position: 0px -23px;
}

#main .outline dd {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
text-align: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
}

#main .outline .cate {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	float: left;
	width: 40%;
	margin-top: 5px;
}

#main .outline .ex {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	float: left;
	width: 58%;
	margin-top: 5px;
}

