<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";



#house {
	width:960px;
	text-align: center;
	padding:0px;
}

#house h2{
	text-align:left;
	margin-bottom:5px;
}
#house h3{
	text-align:left;
	background-color:#00adef;
	color:#fff;
	font-size:125%;
	padding-left:10px;
	margin-bottom:5px;
}

#house p.texts{
	text-align:left;
	padding-bottom:20px;
}
#house p.textB{
	text-align:left;
	padding-bottom:20px;
	background:url(../images/common/dt.gif) no-repeat 0px 2px;
}

#house dl.dl{
margin: 0px 0px 20px 0px;
text-align:left;
}

#house .dl dt{
	color:#00adef;
	font-size:125%;
}
#house .dl dd{
	padding-bottom:10px;

}


#house dl.dl2{
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#house .dl2 dt{
	margin: 0px 0px 5px 0px;
	color:#00adef;
	background:url(../images/common/dt.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}
#house .dl2 dd{
	margin: 0px 0px 10px 0px;
}

span.chu{
	font-size:85%;
	color:#4692ae;
}

#house table.outline{
width: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
font-size: 11px;
line-height:1.6;
	text-align: left;
}

#house .outline caption{
	text-align:left;
}
#house .outline th{
	width: 8%;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	color: #00adef;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	}
#house .outline td{
width:auto;
margin:0px;
padding:2px 0px 2px 0px;
text-align:left;
vertical-align:top;
}













/* town03
--------------------------------------------------------------------------------------*/

#house02 {
	width:960px;
	text-align: center;
	padding:0px;
	margin: -25px 0px 0px 0px;
}


#house02 h2{
	text-align:left;
	margin-bottom:5px;
}
#house02 p.texts{
	text-align:left;
	padding-bottom:20px;
}


#house02 dl.dl{
margin: 0px 0px 20px 0px;
text-align:left;
}

#house02 .dl dt{
	color:#00adef;
	font-size:125%;
}
#house02 .dl dd{}

#house02 dl.dl2{
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#house02 .dl2 dt{
	margin: 0px 0px 5px 0px;
	color:#00adef;
	background:url(../images/common/dt.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}
#house02 .dl2 dd{
	margin: 0px 0px 10px 0px;
}



/*兼松追加分*/
.left1{
	width:420px;
	height:300px;
	float:left;
	display:inline;
}
.right1{
	width:420px;
	height:300px;
	float:right;
	display:inline;
}
.left{
	width:420px;
	height:400px;
	float:left;
	display:inline;
}
.right{
	width:420px;
	height:400px;
	float:right;
	display:inline;
}
.last{
	margin-top: 20px;	
}
.small{
	font-size:xx-small;
	float:right;
	display:inline;
}
.kouzou{
	width:215px;
	height:235px;
	border:0px solid green;
	float:left;
	display:inline;
}</pre></body></html>