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



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

#town h2{
	text-align:left;
	margin-bottom:5px;
}
#town h3{
	text-align:left;
	color:#00adef;
	font-size:120%;
}

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

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

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



#town dl.dls{
	margin: 0px 0px 0px 0px;
	text-align: left;
}

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

dl#dl2{
	width:400px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float:right;
	text-align:left;
	display:inline;
}
#dl2 dt{
	margin: 0px 0px 5px 0px;
	color:#00adef;
	background:url(../images/common/dt.gif) no-repeat 0px 4px;
	padding: 0 0 0 15px;
}
#dl2 dd{
	margin: 0px 0px 10px 0px;
}
.mainimages{
	padding-bottom:20px;
}



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

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

#town03 h2{
	text-align:left;
	margin-bottom:5px;
}
#town03 h3{
	text-align:left;
	color:#00adef;
	font-size:120%;
}

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


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

#town03 .dl dt{
	color:#70b62c;
	font-size:125%;
}
#town03 .dl dd{}



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

#town03 .dl2 dt{
	margin: 0px 0px 5px 0px;
	color:#70b62c;
	background:url(../images/common/dt_green.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}
#town03 .dl2 dd{
	margin: 0px 0px 10px 0px;
}
dd.oss{
	font-size:125%;
	color:#8da972;
	margin:10px 0 0 0;
	padding:0;
}

span.chu{
	font-size:85%;
	color:#8da972;
}



/*kakaku.html追加css*/
.bnr img
{
	margin-top: 20px;
}
.box .bnr2 img
{
	margin-bottom: 20px;
}
.kakakuhyou{
	width:860px;
	height:auto;
	margin: 0px 50px 0px 50px;
	padding: 20px 0px 20px 0px;
	clear:both;
	border:0px solid red;
	float:left;
	display:inline;
}

.kakakuhyou2{
	width:860px;
	height:auto;
	margin: 0px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	clear:both;
	border:0px solid red;
	float:left;
	display:inline;
}
.kakakuhyou3{
	width:860px;
	height:auto;
	margin: 20px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	clear:both;
	border:0px solid red;
	float:left;
	display:inline;
}

.kakaku_ul{
	width:843px;
	height:auto;
	border:1px solid #666;
	float:left;
	display:block;
}

.kakaku_li{
	width:843px;
	height:30px;
	border:0px solid #666;
	float:left;
	display:inline;
}

.kakaku_waku_title{
	width:214px;
	height:25px;
	border-right:1px solid #fff;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	background-color:#666;
	color:#fff;
}
.kakaku_waku_title:first-child{
	width: 112px;
}
.kakaku_waku_title02{
	width:301px;
	height:25px;
	border:0;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	background-color:#666;
	color:#fff;
}

.kakaku_waku{
	width:214px;
	height:25px;
	border-right:1px solid #666;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.kakaku_waku:first-child{
	width: 112px;
}

.kakaku_waku02{
	width:301px;
	height:25px;
	border:0;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.kakaku_waku02 span{
	font-size: 10px;
}
.kakaku_waku02 span{
	margin: auto;
	font-size: 12px;
}
.kakaku_waku .sold,
.kakaku_waku02 .sold{
	color:red;
}
.tomoniwa{
	width:168px;
	height:230px;
	float:left;
	display:inline;
	margin-right:4px;
}

div.tomoniwa_box {
width:860px;
margin: 0px 50px 0px 50px;
padding: 0px 0px 0px 0px;
float:left;
display:block;
clear:both;
}

.popup{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 999999 !important;
}
.popup-bg{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.7);
}
.popup-img{
	width: 80vw;
	max-width: 1515px;
	max-height: 90vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	overflow-y: scroll;
	z-index: 999;
}
.popup-close{
	position: absolute;
	top: 5px;
	right: 10px;
	color: #fff;
	line-height: 1;
	font-size: 80px;
	cursor: pointer;
	z-index: 999;
}

.kukaku-caption{
/*max-width: 365px;*/
width: 860px;
margin: 0 auto 30px;
padding: 5px 0 0;
text-align: left;
clear: both;
}
.kukakucaption-on{
	padding-bottom: 0;
}
	
/*pict*/
a img.pict{
opacity:1.0;
filter: alpha(opacity=100);
}
a:hover img.pict{
opacity:0.7;
filter: alpha(opacity=70);
}

/* small */
.small{
	width: 860px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	clear: both;
}

#content .pagecaption{
	font-size: 12px;
	margin: 40px 0 0;
	clear: both;
	text-align: right;
}

</pre></body></html>