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


.shiborikomi_ttl{
	background-image: url(images/shiborikomi_01_ttl.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 203px;
	padding-left: 35px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	font-size: 115%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
}


.shiborikomi_box{
	width: 208px;
	margin-bottom: 10px;
	color: #595959;
	background-image: url(images/refine_bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
}

.shiborikomi_bg_ft{
	background-attachment: scroll;
	background-image: url(images/refine_bg_ft.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 238px;
	margin-left: -15px;
}

.shiborikomi_box legend {
    width: 100%;
}

.shiborikomi_box legend span{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	display: block;
	font-size: 110%;
}

.shiborikomi_box .checkList{
	padding-bottom: 15px;
	display: block;
}



.shiborikomi_box .checkList li {
	margin-bottom: 6px;
}



.shiborikomi_box .multi li {
	float: left;
	width: 50%;
}

.selectList{
	padding-bottom: 15px;
}

.shiborikomi_box .selectList select {
    width: 84px;
}

.annotation{
	font-size: 85%;
	color: #808080;
	padding-top: 5px;
	padding-bottom: 8px;
}

.annotation_ttl{
	font-size: 85%;
	color: #808080;
	display: block;
	margin-top: -5px;
}

.shiborikomi_box .selectList.wide select {
    width: 140px;
}

.shiborikomi_box .checkList.option {
	margin-top: -10px;
}

.checkList.multi:after{
clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}

.search_box{
	width: 208px;
	padding-bottom: 20px;
}

.searchInput input[type="text"] {
	-moz-box-sizing: border-box;
	background-color: #FFFFFF;
	border: 1px solid #999;
	border-radius: 5px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1) inset;
	font-size: 15px;
	height: 30px;
	width: 97%;
}

/* 縲舌☆縺ｹ縺ｦ縺ｮ縺薙□繧上ｊ譚｡莉ｶ繧定ｦ九ｋ縲代�繧ｿ繝ｳ
--------------------------------------------------------- */


.allcondition_area{
	width: 208px;
	margin-bottom: 15px;
}

.allcondition_area .allcondition_btn{
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/allcondition_btn1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 220px;
    cursor: pointer;
	text-indent: -9999px;
}

.allcondition_area .allcondition_btn:hover{
filter: alpha(opacity=85);
-ms-filter: alpha(opacity=85);
opacity: 0.85;

}

/* 縲先､懃ｴ｢縺吶ｋ縲代�繧ｿ繝ｳ
--------------------------------------------------------- */


.kensaku_btn{
	width: 208px;
}

.kensaku_btn .submit{
	text-align: center;
}

.kensaku_btn .submit button{
	background-image: url(images/serch_submit_btn1.png);
	background-position: 0 0px;
    background-color: rgba(0,0,0,0);
	height: 40px;
	width: 170px;
	border: 0 none;
	cursor: pointer;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.kensaku_btn .submit button:hover{
	background-position: 0 -39px;
}

/* 驕ｸ謚樔ｸｭ縺ｮ蝨ｰ蝓溘�霍ｯ邱�
--------------------------------------------------------- */


.selected_box{
	font-size: 14px;
	margin-bottom: 10px;
}

.selected_box dt {
    position: relative;
}

.selected_box dt a.changePref {
	display: block;
	height: 20px;
	margin-top: -10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 50%;
	width: 42px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(images/search-type_1-1.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.selected_box dt a.changePref:hover{
	background-position: -100px 0px;
}

.selected_box dd {
    font-size: 92.3%;
    padding-left: 20px;
}

.selected_box dt, .selected_box dd{
    border-bottom: 1px dotted #D5E6EA;
    line-height: 1.4;
    padding: 6px 10px;
}

.changeList {
	width: 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}

.changeList li {
	float: left;
	margin-right: 5px;
}

.changeList .changeRosen a {
	background-position: 0px -60px;
	width: 76px;
}

.changeList .changeRosen a:hover{
	background-position: -100px -60px;
}

.changeList .changeEki a {
	background-position: 0px -80px;
	width: 66px;
}

.changeList .changeEki a:hover{
	background-position: -100px -80px;
}

.changeList li a {
	background-image: url(images/search-type_1-1.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}

.changeList .changeCity a {
	background-position: 0 -20px;
	width: 99px;
}

.changeList .changeCity a:hover{
	background-position: -100px -20px;
}

.changeList .changeArea a {
	background-position: 0 -40px;
	width: 77px;
}

.changeList .changeArea a:hover{
	background-position: -100px -40px;
}



/* 
--------------------------------------------------------- */


input[type="radio"], input[type="checkbox"] {
	margin: 0 4px 0 0;
	padding: 0;
}


/* 繝｢繝ｼ繝繝ｫ
--------------------------------------------------------- */


.modal_bg{
	padding: 25px 15px 15px 15px;
	background-color: #FFF;
	border: 7px solid #E4E4E4;
	border-radius: px;
}

.close_btn{
	background-image: url(images/modal_close_btn.png);
	height: 38px;
	width: 79px;
	position: absolute;
	right: 43px;
	top: 25px;
	cursor: pointer;
}

.close_btn_ft{
	background-image: url(images/modal_close_btn.png);
	height: 38px;
	width: 79px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	cursor: pointer;
}

.modal_legend{
	margin-bottom: 15px !important;
}</pre></body></html>