<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------------------------------------------------------
kaso contents
--------------------------------------------------------------------- */
/*kaso main typeC
#mainC{
    width: 960px;
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    display: inline;
    line-height: 140%;
}
#mainC .w680 {
    width: 680px;
    margin: 0 auto;
}
/*kaso main typeK
#mainK{
    width: 960px;
    margin: 10px 0 0 0;
    padding: 0;
    display: inline;
    line-height: 140%;
    float: left;
}

#mainM{
    width: 940px;
    margin: 10px 10px 0 10px;
    padding: 0;
    float: left;
    display: inline;
    line-height: 140%;
}

#mainE{
    width: 940px;
    margin: 10px 10px 0 10px;
    padding: 0;
    float: left;
    display: inline;
    line-height: 140%;
}

/*kaso main typeC estate&amp;first contents
#mainC-F{
    width: 730px;
    margin: 0 auto;
}

#mainC-F2{
    width: 697px;
    margin: 0 auto;
}

/*kaso title
.Kh2{
    width: 655px;
    height: 34px;
    margin: 0;
    padding: 15px 0 0 25px!important;
    font-size: 16px!important;
    font-weight: bold!important;
    color: #333;
    background: url(../images/main/Ktitle-bg.gif) no-repeat;
}

.Ks-tit{
    border-bottom: 3px solid #ccc;
    padding: 5px;
    margin: 5px 0;
    font-size: 16px;
    font-weight: bold;
}

/*kaso subtitle
.titleblue {
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #ff944d;
    padding: 8px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 3px;
    font-size: 16px;
    font-weight: bold;
}
/*繧ｵ繧､繝芽｡ｨ遉ｺ逕ｨ繧ｹ繧ｿ繧､繝ｫ*/
h3.s_tit{
	text-align: center;
}
#loginInfo{
	text-align: center;
	margin-bottom: 40px;
}
#loginInfo a{
	color: #333;
}
#loginInfo a:hover{
	text-decoration: none;
}
#loginInfo p{
	margin: 0;
}
#loginInfo dl{
	text-align: left;
	margin-bottom: 15px;
}
#loginInfo dl dt{
	font-size: 13px;
}
#loginInfo dl dd{
	margin: 0;
	padding: 0;
}
#loginInfo dl dd input{
	box-sizing: border-box;
	padding: 5px;
	width: 100%;
	border: 1px solid #ccc;
}
#loginInfo p.remind{
	font-size: 13px;
}
#count{
	margin-bottom: 40px;
}
#count h3{
	margin-bottom: 0;
}
#count h3 img{
	vertical-align: bottom;
}
#count .counter{
	background: #F5F5F5;
	width: 260px;
	box-sizing: border-box;
	padding: 20px;
}
#count .counter dl{
	width: 200px;
	margin: 0 auto;
}
#count .counter dt{
	float: left;
	font-weight: bold;
	font-size: 22px;
}
#count .counter dd{
	margin: 0;
	font-weight: bold;
	padding-left: 5em;
	text-align: right;
	width: 100%;
	font-size: 22px;
	margin-bottom: 10px;
}
#count p.koushin{
	margin: 0;
	text-align: center;
}
#side_search h3{
	margin: 0;
	margin-bottom: 20px;
}
#side_search label{
	cursor: pointer;
}
#side_search h4{
	margin: 0;
	margin-bottom: 5px;
	font-size: 18px;
}
#side_search li{
	list-style: none;
	margin-left: 0;
}

#side_search ul{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#side_search ul.area{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#side_search ul.area li{
	width: 86px;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}
#side_search ul.area li:last-child{
	margin-bottom: 0;
}
#side_search hr{
	background: #dcdcdc;

}
#side_search input[type=checkbox] {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
#side_search select {
    width: 105px;
    padding: 5px;
    margin: 0 0.5em;
    box-sizing: border-box;
    height: 36px;
	margin-bottom: 10px;
}
#con_link{
	width: 260px;
	margin-bottom: 40px;
}
#con_link h3{
	text-align: center;
}
#con_link ul{
	margin: 0;
	padding: 0;
}
#con_link ul li{
	list-style: none;
	background: url(/res/images/common/li_side.png) 0.1em 0.9em no-repeat;
	border-bottom: 1px solid #dcdcdc;
	padding: 5px 5px 5px 15px;
	position: relative;
}
#con_link ul li:hover{
	color: #838383;
}
#con_link ul li a{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*---estate&amp;first contents bukken table---*/
.estatetable {
    width: 100% !important;
    background-color: #FFF;
    border: 1px solid #999;
    padding: 5px;
    margin-top: 10px;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-left: 3px;
}

.estatetabletit {
    background-color: #FFFFCC;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: dotted;
    border-right-color: #999;
    border-bottom-color: #999;
    padding: 5px;
}

.estatetableright {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}

.estatetableyoko {
    background-color: #FFFFCC;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-style: dotted;
    border-right-color: #999;
    border-bottom-color: #999;
    padding: 5px;
}

.estatetablenaka{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #999;
}

.pageHF {
    text-align: right;
    width: 98%;
}

.kaiincaption {
    line-height: 150%;
    padding: 5px;
}
/*莨壼藤逋ｻ骭ｲ縲∵ュ蝣ｱ陦ｨ遉ｺ逕ｨ*/


.deco a{
    text-decoration: underline;
    color: #0000cc;
}

.textred2 {
    font-size: 1em;
    line-height: 160%;
    font-weight: bold;
    color: #F00;
}

.login3Box {
    border: 1px solid #999999;
    margin-top: 20px;
    margin-bottom: 40px;
}

.wakup {
    background-color: #FFFFCC;
    border: 5px solid #CCCCCC;
    padding: 10px;
    margin-bottom: 20px;
}

.kozin{
    width: 100%;
    height: 200px;
    overflow:auto;
    border:1px solid #ccc;
    margin:20px auto;
    -webkit-overflow-scrolling:touch;
}
.kozin iframe {
    width: 100%;
    height: 200px;
}


/*---first indexcontents---*/
.tokutentit {
    margin-top: 10px;
    margin-bottom: 5px;
}

.tokutentext {
    float: left;
    width: 440px;
    line-height: 160%;
    font-size: 1em;
    padding: 5px;
}

.tokutentext2 {
    float: left;
    width: 300px;
    line-height: 160%;
    font-size: 14px;
    padding: 5px;
}

.tokutenimg {
    float: left;
    width: 210px;
    text-align: right;
}

.clear {
    clear: both;
}

/*---raku box---*/
#raku {
    width: 238px;
    border: 1px solid #CCC;
    text-align: left;
    float: left;
    margin: 10px 0 10px 0;
}

#raku  a{
    text-decoration: none;
}

#raku .subT {
    background-image: url(../images/menu_back.gif);
    width: 238px;
    height: 25px;
    padding-top: 15px;
    padding-left: 15px;
}

#raku .subT:hover {
    background-image: url(../images/menu_over.gif);
}

/*---etc---*/
.textnevy {
    color: #009;
    font-weight: bold;
    text-align: left;
}

.titleunder {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FC3;
    padding: 5px;
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
}

.gentityuui {
    background-image: url(../images/boxbg.gif);
    padding: 10px;
    width: 80%;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border: 1px solid #999;
}

.topinfotxt{
    font-size: 1.1em;
    color: #990000;
    font-weight: bold;
}

#topInfo01{
    width: 485px;
    padding: 0 0 0 10px;
    float: left;
}

#topInfo02{
    float: left;
}

h4.tit01{
    width: 668px;
    height: 29px;
    background: url(../estate/img/s_titbg.gif) repeat-x;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 2em;
    text-indent: 10px;
    border: 1px solid #d6d6d6;
}

h4.tit02{
    width: 670px;
    height: 29px;
    background: url(../estate/img/s_titbg.gif) repeat-x;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 32px;
    text-indent: 10px;
    border: 1px solid #d6d6d6;
}

/* touroku bukkensu */
#bukkensu2{
    width: 240px;
    height: 287px;
    margin: -3px 0 0 0;
    padding: 0px;
    display: inline;
    float: left;
}

#bukkensu2 .ippanNo {
    height: 18px;
    width: 90px;
    margin-top: 98px;
    margin-left: 100px;
    padding: 7px 0 0 0;
    text-align: right;
    font-size: 1.2em;
    font-weight: bold;
    color: #333333;
}

#bukkensu2 .kaiinNo {
    height: 18px;
    width: 90px;
    margin-top: 26px;
    margin-left: 100px;
    padding: 3px 0 0 0;
    text-align: right;
    font-size: 1.6em;
    font-weight: bold;
    color: #ff3300;
    line-height: 24px;
}

#bukkensu2 .kousin {
    margin-top: 12px;
    margin-left: 50px;
    width: 105px;
    font-size: 1em;
    color: #000;
}

#bukkensu2 .bukkensu01 {
    position: relative;
    margin-top: 14px;
    margin-left: 16px;
    width: 162px;
    z-index: 2;
}

#bukkensu2 .kensakuBtn {
    position: relative;
    height: 56px;
    width: 204px;
    margin-left: 20px;
    margin-top: -10px;
    z-index: 1;
}

.kensakuBtn:hover {
    filter: alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;
}

/* bukken gakkupage */
/*
.gakku02{
    float:left;
    width: 650px;
    font-size: 0.77em;
    line-height: 1em;
    display: inline;
    margin: 0 0 0 20px;
}

.titleunder2 {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FC3;
    padding: 5px 0;
    margin: 20px 0 5px 0;
    font-size: 16px;
    font-weight: bold;
    float: left;
    width: 650px;
}

.gakku02 h5{
    width: 650px;
    font-weight: bold;
    font-size: 14px;
    padding: 20px 0 20px 0;
    float:left;
}

#gakku-con2{
    width: 610px;
    padding: 0 20px 30px 20px;
    float: left;
}

.w114{
    width: 135px;
    margin: 10px 10px 0 0;
    display: block;
    float: left;
}

#gakku-con2 a{
    color: #0000FF;
    text-decoration: underline;
}

#gakkutag{
    width: 690px;
    height: 29px;
    border-bottom: 1px solid #ccc;
    float: left;
    display: inline;
}

#gakku h4{
    width: 140px;
    height: 29px;
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
}

#gakku-con{
    width: 648px;
    padding: 15px 20px 10px 20px;
    margin: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float:left;
}

#gakku-con2 input{
    vertical-align: -15%;
    text-align: left;
    margin: 0;
    padding: 0;
}

.gakku-kbt{
    clear: both;
    margin: 0 0 20px 0;
    padding-top: 40px;
    text-align: center;
    font-size: 14px;
}
 */

.btn001:hover {
    filter: alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;
}

.text001{
    text-decoration: none;
    color: #000;
    font-size: 1.2em;
    font-weight: bold;

}

hr.reform_line{
    width: 679px;
    border-top: 2px dotted #e2e2e2;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #fff;
    font-size: 2px;
    line-height: 2px;
    padding: 0!important;
    margin: 10px 0 10px 0!important;
    text-align: left;
}

.r-b{
    padding: 10px 0 0 20px;
    font-size: 0.8em;
}

.text002{
    color: #ff6600;
    font-size: 1.3em;
    font-weight: bold;

}

.text003{
    color: #ff6600;
    font-size: 1.3em;

}

ul.ref01{
    list-style-type: square;
    width: 450px;
}

li.ref02{
    float: left;
    width: 150px;
}

li.ref03{
    float: left;
}

ul.ref03{
    list-style-type: square;
    width: 249px;
    padding-left: 20px;
}

li.ref04{
    float: left;
    width: 120px;
    font-size: 0.8em;
}

#Condition{
    padding: 10px;
}
#topInfo02:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

tr.even td {
    background: #ecf8fd;
}


/* reform css縲*/
.textbox {
    font-size: 90%;
    line-height: 140%;
    padding: 5px;
    margin: 5px 5px 15px;
    border-bottom: 1px dashed #960;
}
.minitext {
    font-size: 70%;
    color: #666;
}
.imgcenter {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    border-style: none;
}
.sekobox {
    width: 227px;
    float: left;
    font-size: 12px;
    height: 120px;
}

.sekobox a{
    display:block; /* 隕∫ｴ�繧偵ヶ繝ｭ繝�け繝ｬ繝吶Ν謖�ｮ� */
    background: url(../images/img_example_ic.jpg) no-repeat 200px 7px;
    color: #333;
}

.sekobox a:hover{ /* 繝槭え繧ｹ縺後Μ繝ｳ繧ｯ鬆伜沺縺ｫ驥阪↑縺｣縺溘→縺阪�謖�ｮ�*/
    background: url(../images/img_example_ic2.jpg) no-repeat 200px 7px;
    text-decoration:none;
    color: #F90;
}

.link_bnr01 {
    float: left;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.link_txt01 {
    margin-left: 10px;
    float: left;
    height: 54px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 54px;
    width: 428px;
}

.link_bnr01 a,.link_txt01 a{
    text-decoration: none;
    color: #666;
}

/* ----- 螢ｲ繧翫◆縺�婿 -----*/
#sell_main{
    width: 670px;
    margin: 0;
    padding: 0;
    float: right;
    line-height: 140%;
}

#sell_point{
    width: 670px;
    margin: 0;
    padding: 0px;
    line-height: 140%;
    background:url(../sell/img/img_side.jpg) repeat-y;
}

#sell_point deco{
    margin:0;
    padding:inherit;

}

#sell_box{
    width:650px;
    margin:0 10px;}

#sell_box h3{
    margin:0;
    padding:0;
    float:left;}

#sell_txtbox{
    width:475px;
    margin:60px 0 0 0;
    float:right;}

#sell_txtbox h4{
    margin-bottom:20px;}

#sell_btnbox{
    width:455px;
    margin:0;
    padding:0;
    background:#eee;}

#sell_btnbox a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}


.arrow{
    width:670px;
    text-align:center;}

/*#contents h2{
    margin: 0 0 10px 0;
    padding: 0;
}*/
/* error page */
#error{
    margin:0 auto;
    text-align: center;
}
#error p.f_red{
    color:#b30714;
    font-size:1.3em;
    line-height:1.7em;
    font-weight:bold;
    margin-bottom:20px;
}
#error ul{
    margin:30px 0 40px 10px;
}
#error ul li{
    list-style-type:none;
    margin-bottom:10px;

}
#error ul li a{
    color:#057cca;
    text-decoration:underline;
}


.pagePassReminder .pagePassReminder__input{
  width: 70%;
}
</pre></body></html>