@charset "UTF-8";

@media screen and (min-width: 641px),print {
#list {
	float: right;
	width: 940px;
	text-align: left;
	padding-top: 30px;
}
#list h1 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
#list #info {
	border: 2px solid #E4DEDA;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding: 15px;
}
#list #info h2 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #39BFCB;
	padding-top: 0px;
	float: left;
	display: block;
	padding-bottom: 10px;
	margin: 0px;
}
#list #info .memberBt {
	float: right;
	display: block;
	width: 220px;
	text-align: right;
}
#list #info .memberBt a {
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	background-color: #ff9933;
	text-align: center;
	display: block;
	width: 220px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-radius: 200px;
}
#list #info .memberBt a:hover {
	background-color: #F00;
}
#list #info .number {
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;
}
#list #info .number b {
	font-size: 26px;
	font-weight: bold;
	color: #F00;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-left: 3px;
}
#list #info .number i {
	font-style: normal;
	font-weight: bold;
	color: #008A83;
	margin-left: 15px;
}
#list #info .number span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 21px;
}
#list #info .ad-bt {
	float: right;
	width: 130px;
	display: block;
	clear: both;
	text-align: left;
	margin-top: -30px;
}
#list #info .error {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	padding-top: 10px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#list #info #bt {
	padding-top: 15px;
	padding-bottom: 10px;
}
#list #info #bt a {
	display: block;
	height: 71px;
	width: 304px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list #info #bt a:hover {
}
#list #info #bt .bt01 {
	background-image: url(/promise/image/page-bt02.jpg);
}
#list #info .linkMenu {
}
#list #info .linkMenu p {
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
}
#list #info .linkMenu ul {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#list #info .linkMenu li {
	float: left;
	margin-right: 10px;
	background-image: url(/image/arrow.png);
	background-position: left center;
	padding-left: 16px;
	font-size: 12px;
}
#list #info .linkMenu a {
	color: #E6005E;
	text-decoration: underline;
	font-weight: bold;
}
#list #info .linkMenu a:hover {
	color: #000;
}
#list .sort {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	color: #000;
}
#list .sort a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#list .sort a:hover {
	color: #999;
}
#list .sort select {
	font-size: 16px;
	border: 1px solid #999999;
}
#list .pagenation {
	position:relative;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 20px;
}
#list .pagenation ul.pager {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#list .pagenation ul.pager li {
	list-style: none;
	display: inline;
	padding: 0;
	font-weight: bold;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0px;
}
#list .pagenation ul.pager li b {
	display: -moz-inline-box; /* firefox2 対塦 */
	display: inline-block;
	background-color: #EEEEEE;
	border: 1px #CCCCCC solid;
	font-size: 16px;
	line-height: 1em;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
#list .pagenation ul.pager li a {
	display: -moz-inline-box; /* firefox2 対塦 */
	display: inline-block;
	border: 1px #CCCCCC solid;
	background-color: #F5FCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
	margin: 0px;
}
#list .pagenation ul.pager li a i {
	font-size: 14px;
	font-style: normal;
}
#list .pagenation ul.pager li a:link,
#list .pagenation ul.pager li a:visited {
	border-color: #CCCCCC;
	color: #0033FF;
}
#list .pagenation ul.pager li a:hover,
#list .pagenation ul.pager li a:active {
	border-color: #993300;
	background-color: #B6256D;
	color: #FFFFFF;
}
#list .check,
#list .check2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#list .check ul,
#list .check2 ul {
	display: flex;
	flex-flow: nowrap;
	align-items: center;
	text-align: left;
}
#list .check li,
#list .check2 li {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #39BFCB;
	margin-right: 10px;
}
#list .check a,
#list .check2 a {
	box-shadow:1px 1px 1px 1px rgba( 0, 0, 0, 0.2);
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
	background-color: #009999;
	text-align: center;
	display: block;
	padding-top: 6px;
	padding-right: 2em;
	padding-bottom: 4px;
	padding-left: 2em;
	border: 1px solid #FFF;
	font-weight: normal;
	text-decoration: none;
}
#list .check a:hover,
#list .check2 a:hover {
	background-color: #F90;
}

#list-table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list-table ul#bk {
}
#list-table ul#bk li {
}
#list input[type='checkbox'],
#list input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 0px;
    cursor: pointer;
    zoom: 1;
	width: 20px;
    height: 20px;
}
#list input[type='checkbox']:disabled,
#list input[type='radio']:disabled {
    cursor: default;
}
#list input[type='checkbox'] + label {
    background: url(../image/check-box.png) no-repeat;
    background-position: 0 0;
    line-height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 20px;
    cursor: pointer;
}
#list input[type='checkbox']:checked + label,
#list input[type='radio']:checked + label {
    background-position: -30px 0px;
}
#list .cbx_list {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
#list-table ol {
	display: flex;
	flex-flow: nowrap;
	background-color: #FFF;
	box-sizing: border-box;
	border-collapse: collapse;
	border: 1px solid #CCC;
	list-style-type: none;
}
#list-table ol li {
	box-sizing: border-box;
	border-collapse: collapse;
	margin: 0px;
}
#list-table ul#bk li.member_bk ol {
	background-color: #E7FDFF;
}
#list-table ol li.checkbt {
	width: 30px;
	background-color: #F5F6FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#list-table ul#bk li.member_bk ol li.checkbt {
	width: 30px;
	background-color: #66CCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#list-table ol li.detail {
	width: 910px;
}
#list-table ol li.detail a {
	display: block;
	padding: 15px;
	overflow: hidden;
	position: relative;
	color: #000;
	text-decoration: none;
}
#list-table ol li.detail a:hover {
	background-color: #EDF3FF;
}
#list-table ol li.detail .left {
	display: block;
	float: left;
	width: 240px;
}
#list-table ol li.detail .left .photo {
	display: block;
	height: 180px;
	width: 240px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#list-table ol li.detail .left .photo img {
	height: auto;
	width: 100%;
}

#list-table ol li.detail .left .photo .icon {
	position: absolute;
	z-index: 8888;
	top: 5px;
	right: 5px;
	display: block;
	width: 60px;
}
#list-table ol li.detail .left .photo .icon img {
	height: auto;
	width: 100%;
}
#list-table ol li.detail .left ul.subphoto {
	display: flex;
flex-flow: nowrap;
justify-content: space-between;
	margin-top: 10px;
}
#list-table ol li.detail .left ul.subphoto li {
	display: block;
	width: 50%;
	text-align: center;
	height: 90px;
	overflow: hidden;
	margin: 0px;
}
#list-table ol li.detail .left ul.subphoto li img {
	height: auto;
	width: 100%;
}
#list-table ol li.detail .right {
	text-align: left;
	display: block;
	float: right;
	width: 620px;
}
#list-table ol li.detail .right ul.type {
	display: flex;
	flex-flow: nowrap;
	align-items: center;
	padding-bottom: 15px;
}
#list-table ol li.detail .right ul.type li {
	margin-right: 10px;
	font-size: 14px;
	line-height: 1.5em;
	color: #FFF;
}
#list-table ol li.detail .right ul.type li.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #FFF;
	background-color: #f7144b;
	text-align: center;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	border-radius: 4px;
	display: block;
}
#list-table ol li.detail .right ul.type li.type1,
#list-table ol li.detail .right ul.type li.type2,
#list-table ol li.detail .right ul.type li.type3,
#list-table ol li.detail .right ul.type li.type4 {
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}
#list-table ol li.detail .right ul.type li.type1 {
	background-color: #F69;
}
#list-table ol li.detail .right ul.type li.type2 {
	background-color: #4D79BC;
}
#list-table ol li.detail .right ul.type li.type3 {
	background-color: #48AF4B;
}
#list-table ol li.detail .right ul.type li.type4 {
	background-color: #ED852F;
}
#list-table ol li.detail .right ul.type li.range {
	background-color: #58A99F;
	border-radius: 4px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}
#list-table ol li.detail .right ul.type li.member {
	background-color: #66CCFF;
	border-radius: 4px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}

#list-table ol li.detail .right p.title {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#list-table ol li.detail .right p.title span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #FFF;
	background-color: #f7144b;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	border-radius: 4px;
	position: relative;
	top: -2px;
}
#list-table ol li.detail .right table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#list-table ol li.detail .right th {
	border-top-style: none;
	border-bottom-style: dotted;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 2%;
	width: 16%;
	background-color: #F2F2F2;
	padding-right: 2%;
}
#list-table ol li.detail .right td {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	padding-top: 8px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
	font-size: 15px;
	width: 30%;
}
#list-table ol li.detail .right td:nth-child(3),
#list-table ol li.detail .right td:nth-child(4) {
	width: 80%;
}
#list-table ol li.detail .right td b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	margin-right: 3px;
}
#list-table ol li.detail .right ul.icon {
	display: flex;
flex-flow: nowrap;
}
#list-table ol li.detail .right ul.icon li {
	width: 20%;
}

#side {
	float: left;
	width: 220px;
	padding-top: 20px;
}




#more {
	background-image: url(/search/image/search-more.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-top: 40px;
}
#more h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	background-image: url(/search/image/line-point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99FF9A;
}
#more h3 {
	margin-bottom: 15px;
}
#more table {
	margin: 0px;
	padding: 0px;
}
#more th {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#more td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.5em;
}
#more td td {
	padding: 3px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
.search-bt {
	text-align: center;
	margin-top: 20px;
}
.search-bt a {
	background-image: url(/search/image/search-bt.jpg);
	display: block;
	height: 46px;
	width: 216px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.search-bt a:hover {
	background-position: 0px -46px;
}

.btArea {
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.btArea .bt1 {
	text-align: center;
	float: left;
	width: 370px;
}
.btArea .bt2 {
	text-align: center;
	float: right;
	width: 370px;
}
.btArea a:hover img {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
.banner-special {
	margin-top: 20px;
}
.banner-special a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#no-result {
}
#no-result .box {
	background-image: url(../image/search/no-result-photo.jpg);
	background-position: right top;
	padding-right: 160px;
	margin-top: 40px;
	padding-bottom: 50px;
}
#no-result .box p {
	font-size: 14px;
	line-height: 1.8em;
	color: #000;
	padding-left: 15px;
}
#no-result .box p b {
	color: #F00;
	font-size: 18px;
}
#no-result ul {
	overflow: hidden;
	position: relative;
	margin-right: 50px;
	margin-left: 50px;
}
#no-result li {
	line-height: 0px;
	text-align: center;
	display: block;
	width: 50%;
	overflow: hidden;
	float: left;
}
#no-result .tel {
	text-align: center;
	margin-top: 60px;
}
#no-result a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}


#list input[type='checkbox'],
#list input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 0px;
    cursor: pointer;
    zoom: 1;
	width: 20px;
    height: 20px;
}
#list input[type='checkbox']:disabled,
#list input[type='radio']:disabled {
    cursor: default;
}
#list input[type='checkbox'] + label {
    background: url(../image/check-box.png) no-repeat;
    background-position: 0 0;
    line-height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 20px;
    cursor: pointer;
}
#list input[type='checkbox']:checked + label,
#list input[type='radio']:checked + label {
    background-position: -30px 0px;
}
#list .cbx_list {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
#loading {
	width: 240px;
	height: 240px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	text-align: center;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#loading img {
	margin-top: 60px;
}




#side-list {
	text-align: left;
	border: 1px solid #39BFCB;
}
#side-list p {
	margin: 0px;
}
#side-list p.title {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #39BFCB;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	background-image: url(../image/list/side-title.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	margin: 0px;
}
#side-list p.result {
	text-align: center;
	font-size: 16px;
	line-height: 1.7em;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
#side-list p.result b {
	font-size: 24px;
	color: #F00;
	margin-right: 3px;
}
#side-list p.title2 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #39BFCB;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
}
#side-list .box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#side-list ul.area {
}
#side-list ul.area li {
	font-size: 16px;
	line-height: 1.2em;
}
#side-list ul.area li a {
	color: #000;
}
#side-list .bt,
#side-list .bt_jyoken,
#side-list .bt_search {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#side-list .bt a,
#side-list .bt_jyoken a {
	font-size: 14px;
	line-height: 1.2em;
	color: #06C;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 4px;
}
#side-list .bt_search a {
	font-size: 15px;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 13px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F7144B;
	border-radius: 4px;
	width: 90%;
}
#side-list .bt a:hover,
#side-list .bt_jyoken a:hover,
#side-list .bt_search a:hover {
	background-color: #F90;
	color: #FFF;
}

#side-list select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
	-moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
	box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
	border: 1px solid #D9D9D9;
	font-size: 16px;
	padding: 7px;
	width: 60%;
}
#side-list .check {
	padding-top: 10px;
}
#side-list input[type='checkbox'],
#side-list input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 0px;
    cursor: pointer;
    zoom: 1;
	width: 20px;
    height: 20px;
}
#side-list input[type='checkbox']:disabled,
#side-list input[type='radio']:disabled {
    cursor: default;
}
#side-list input[type='checkbox'] + label,
#side-list input[type='radio'] + label {
	background: url(../image/check-box2.png) no-repeat;
	background-position: 0 0;
	line-height: 20px;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: middle;
	padding-left: 25px;
	cursor: pointer;
	margin-bottom: 8px;
}
#side-list input[type='checkbox']:checked + label,
#side-list input[type='radio']:checked + label {
    background-position: 0px -20px;
}
#side-list input[type="text"] {
    padding: 5px;
    border: 1px solid #E6EDE0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#side-list .cbx_list {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	font-size: 13px;
}
}



@media screen and (min-width: 0px) and (max-width: 640px) {

#list {
	text-align: left;
	padding-top: 10px;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
#list h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#list #info {
	border: 2px solid #E4DEDA;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding: 10px;
}
#list #info h2 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #39BFCB;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#list #info .memberBt {
	display: block;
	width: 90%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#list #info .memberBt a {
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	background-color: #ff9933;
	text-align: center;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	border-radius: 200px;
}
#list #info .memberBt a:hover {
	background-color: #F00;
}
#list #info .number {
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;
}
#list #info .number b {
	font-size: 22px;
	font-weight: bold;
	color: #F00;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#list #info .number i {
	font-style: normal;
	font-weight: bold;
	color: #008A83;
	margin-left: 15px;
}
#list #info .number span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 16px;
}
#list #info .ad-bt {
	display: block;
	clear: both;
	text-align: left;
}
#list #info .error {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	padding-top: 10px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#list #info #bt {
	padding-top: 15px;
	padding-bottom: 10px;
}
#list #info #bt a {
	display: block;
	height: 71px;
	width: 304px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list #info #bt a:hover {
}
#list #info #bt .bt01 {
}
#list #info .linkMenu {
}
#list #info .linkMenu p {
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
}
#list #info .linkMenu ul {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#list #info .linkMenu li {
	float: left;
	margin-right: 10px;
	background-image: url(/image/arrow.png);
	background-position: left center;
	padding-left: 16px;
	font-size: 12px;
}
#list #info .linkMenu a {
	color: #E6005E;
	text-decoration: underline;
	font-weight: bold;
}
#list #info .linkMenu a:hover {
	color: #000;
}
#list .sort {
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	color: #000;
	text-align: left;

}
#list .sort a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#list .sort a:hover {
	color: #999;
}
#list .sort select {
	font-size: 16px;
	border: 1px solid #999999;
}
#list .pagenation {
	position:relative;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: auto;

}
#list .pagenation ul.pager {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#list .pagenation ul.pager li {
	list-style: none;
	display: inline;
	padding: 0;
	font-weight: bold;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0px;
}
#list .pagenation ul.pager li b {
	display: -moz-inline-box; /* firefox2 対塦 */
	display: inline-block;
	background-color: #EEEEEE;
	border: 1px #CCCCCC solid;
	font-size: 13px;
	line-height: 1em;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
#list .pagenation ul.pager li a {
	display: -moz-inline-box; /* firefox2 対塦 */
	display: inline-block;
	border: 1px #CCCCCC solid;
	background-color: #F5FCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
	margin: 0px;
}
#list .pagenation ul.pager li a i {
	font-size: 14px;
	font-style: normal;
}
#list .pagenation ul.pager li a:link,
#list .pagenation ul.pager li a:visited {
	border-color: #CCCCCC;
	color: #0033FF;
}
#list .pagenation ul.pager li a:hover,
#list .pagenation ul.pager li a:active {
	border-color: #993300;
	background-color: #B6256D;
	color: #FFFFFF;
}
#list .check,
#list .check2 {
	padding: 5px;
	margin-top: 20px;
}
#list .check ul,
#list .check2 ul {
	text-align: left;
}
#list .check li,
#list .check2 li {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #d80000;
	margin-bottom: 5px;
}
#list .check a,
#list .check2 a {
	box-shadow:1px 1px 1px 1px rgba( 0, 0, 0, 0.2);
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
	background-color: #009999;
	text-align: center;
	display: block;
	padding-top: 6px;
	padding-right: 2em;
	padding-bottom: 4px;
	padding-left: 2em;
	border: 1px solid #FFF;
	font-weight: normal;
	text-decoration: none;
}
#list .check a:hover,
#list .check2 a:hover {
	background-color: #F90;
}

#list-table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list-table ul#bk {
}
#list-table ul#bk li {
	margin-bottom: 20px;
}
#list-table ul#bk li ol li {
	margin-bottom: 0px;
}
#list input[type='checkbox'],
#list input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 0px;
    cursor: pointer;
    zoom: 1;
	width: 15px;
    height: 15px;
}
#list input[type='checkbox']:disabled,
#list input[type='radio']:disabled {
    cursor: default;
}
#list input[type='checkbox'] + label {
    background: url(../image/check-box.png) no-repeat;
    background-position: 0 0;
    line-height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 20px;
    cursor: pointer;
}
#list input[type='checkbox']:checked + label,
#list input[type='radio']:checked + label {
    background-position: -30px 0px;
}
#list .cbx_list {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
#list-table ol {
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px solid #CCC;
	list-style-type: none;
}
#list-table ol li {
	box-sizing: border-box;
	border-collapse: collapse;
	margin: 0px;
}
#list-table ul#bk li.member_bk ol {
	background-color: #E7FDFF;
}
#list-table ol li.checkbt {
	background-color: #F5F6FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	display: block;
	padding: 5px;
}
#list-table ul#bk li.member_bk ol li.checkbt {
	background-color: #66CCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#list-table ol li.detail {
}
#list-table ol li.detail a {
	display: block;
	padding: 10px;
	overflow: hidden;
	position: relative;
	color: #000;
	text-decoration: none;
}
#list-table ol li.detail a:hover {
	background-color: #EDF3FF;
}
#list-table ol li.detail .left {
	display: block;
	overflow: hidden;
	position: relative;
}
#list-table ol li.detail .left .photo {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
	width: 65%;
}
#list-table ul#bk li.member_bk .left .photo {
	width: 100%;
	text-align: center;
}
#list-table ol li.detail .left .photo img {
	height: auto;
	width: 100%;
}
#list-table ul#bk li.member_bk .left .photo img {
	height: auto;
	width: 70%;
}

#list-table ol li.detail .left .photo .icon {
	position: absolute;
	z-index: 8888;
	top: 5px;
	right: 5px;
	display: block;
	width: 50px;
}
#list-table ol li.detail .left .photo .icon img {
	height: auto;
	width: 100%;
}
#list-table ol li.detail .left ul.subphoto {
	margin-top: 0px;
	float: right;
	width: 30%;

}
#list-table ol li.detail .left ul.subphoto li {
	display: block;
	text-align: center;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 70px;
}
#list-table ol li.detail .left ul.subphoto li img {
	height: auto;
	width: 100%;
}
#list-table ol li.detail .right {
	text-align: left;
	display: block;
	padding-top: 0px;
}
#list-table ol li.detail .right ul.type {
	display: flex;
	flex-flow: nowrap;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#list-table ol li.detail .right ul.type li {
	margin-right: 5px;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF;
}
#list-table ol li.detail .right ul.type li.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #FFF;
	background-color: #f7144b;
	text-align: center;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	border-radius: 4px;
	display: block;
}
#list-table ol li.detail .right ul.type li.type1,
#list-table ol li.detail .right ul.type li.type2,
#list-table ol li.detail .right ul.type li.type3,
#list-table ol li.detail .right ul.type li.type4 {
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}
#list-table ol li.detail .right ul.type li.type1 {
	background-color: #F69;
}
#list-table ol li.detail .right ul.type li.type2 {
	background-color: #4D79BC;
}
#list-table ol li.detail .right ul.type li.type3 {
	background-color: #48AF4B;
}
#list-table ol li.detail .right ul.type li.type4 {
	background-color: #ED852F;
}
#list-table ol li.detail .right ul.type li.range {
	background-color: #58A99F;
	border-radius: 4px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}
#list-table ol li.detail .right ul.type li.member {
	background-color: #66CCFF;
	border-radius: 4px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
}

#list-table ol li.detail .right p.title {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#list-table ol li.detail .right p.title span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #FFF;
	background-color: #f7144b;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	border-radius: 4px;
	position: relative;
	top: -2px;
}
#list-table ol li.detail .right table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#list-table ol li.detail .right th {
	border-top-style: none;
	border-bottom-style: dotted;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #DDD;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 1.3em;
	width: 20%;
}
#list-table ol li.detail .right td {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #DDD;
	border-bottom-style: dotted;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 11px;
	text-align: left;
	padding-right: 2%;
	padding-left: 2%;
	line-height: 1.2em;
}
#list-table ol li.detail .right td b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	margin-right: 3px;
}
#list-table ol li.detail .right ul.icon {
	display: flex;
flex-flow: nowrap;
margin-top: 10px;
}
#list-table ol li.detail .right ul.icon li {
	width: 25%;
	line-height: 0px;
	display: block;
}

#side {
	padding-top: 20px;
}
#more {
	background-image: url(/search/image/search-more.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-top: 40px;
}
#more h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	background-image: url(/search/image/line-point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99FF9A;
}
#more h3 {
	margin-bottom: 15px;
}
#more table {
	margin: 0px;
	padding: 0px;
}
#more th {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#more td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.5em;
}
#more td td {
	padding: 3px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
.search-bt {
	text-align: center;
	margin-top: 20px;
}
.search-bt a {
	background-image: url(/search/image/search-bt.jpg);
	display: block;
	height: 46px;
	width: 216px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.search-bt a:hover {
	background-position: 0px -46px;
}

.btArea {
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.btArea .bt1 {
	text-align: center;
	float: left;
	width: 370px;
}
.btArea .bt2 {
	text-align: center;
	float: right;
	width: 370px;
}
.btArea a:hover img {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
.banner-special {
	margin-top: 20px;
}
.banner-special a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#no-result {
}
#no-result .box {
	background-image: url(../image/search/no-result-photo.jpg);
	background-position: right top;
	padding-right: 160px;
	margin-top: 40px;
	padding-bottom: 50px;
}
#no-result .box p {
	font-size: 14px;
	line-height: 1.8em;
	color: #000;
	padding-left: 15px;
}
#no-result .box p b {
	color: #F00;
	font-size: 18px;
}
#no-result ul {
	overflow: hidden;
	position: relative;
	margin-right: 50px;
	margin-left: 50px;
}
#no-result li {
	line-height: 0px;
	text-align: center;
	display: block;
	width: 50%;
	overflow: hidden;
	float: left;
}
#no-result .tel {
	text-align: center;
	margin-top: 60px;
}
#no-result a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}


#list input[type='checkbox'],
#list input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 0px;
    cursor: pointer;
    zoom: 1;
	width: 20px;
    height: 20px;
}
#list input[type='checkbox']:disabled,
#list input[type='radio']:disabled {
    cursor: default;
}
#list input[type='checkbox'] + label {
    background: url(../image/check-box.png) no-repeat;
    background-position: 0 0;
    line-height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 20px;
    cursor: pointer;
}
#list input[type='checkbox']:checked + label,
#list input[type='radio']:checked + label {
    background-position: -30px 0px;
}
#list .cbx_list {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
#loading {
	width: 240px;
	height: 240px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	text-align: center;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#loading img {
	margin-top: 60px;
}




#side-list {
	text-align: left;
	border: 1px solid #39BFCB;
}
#side-list p {
	margin: 0px;
}
#side-list p.title {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #39BFCB;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	background-image: url(../image/list/side-title.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	margin: 0px;
}
#side-list p.result {
	text-align: center;
	font-size: 16px;
	line-height: 1.7em;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
#side-list p.result b {
	font-size: 24px;
	color: #F00;
	margin-right: 3px;
}
#side-list p.title2 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #39BFCB;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
}
#side-list .box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#side-list ul.area {
}
#side-list ul.area li {
	font-size: 16px;
	line-height: 1.2em;
}
#side-list ul.area li a {
	color: #000;
}
#side-list .bt,
#side-list .bt_jyoken,
#side-list .bt_search {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#side-list .bt a,
#side-list .bt_jyoken a {
	font-size: 14px;
	line-height: 1.2em;
	color: #06C;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 4px;
}
#side-list .bt_search a {
	font-size: 15px;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 13px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F7144B;
	border-radius: 4px;
	width: 90%;
}
#side-list .bt a:hover,
#side-list .bt_jyoken a:hover,
#side-list .bt_search a:hover {
	background-color: #F90;
	color: #FFF;
}

#side-list select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
	-moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
	box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
	border: 1px solid #D9D9D9;
	font-size: 16px;
	padding: 7px;
	width: 60%;
}
#side-list .check {
	padding-top: 10px;
}
#side-list input[type='checkbox'],
#side-list input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 0px;
    cursor: pointer;
    zoom: 1;
	width: 20px;
    height: 20px;
}
#side-list input[type='checkbox']:disabled,
#side-list input[type='radio']:disabled {
    cursor: default;
}
#side-list input[type='checkbox'] + label,
#side-list input[type='radio'] + label {
	background: url(../image/check-box2.png) no-repeat;
	background-position: 0 0;
	line-height: 20px;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: middle;
	padding-left: 25px;
	cursor: pointer;
	margin-bottom: 8px;
}
#side-list input[type='checkbox']:checked + label,
#side-list input[type='radio']:checked + label {
    background-position: 0px -20px;
}
#side-list input[type="text"] {
    padding: 5px;
    border: 1px solid #E6EDE0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#side-list .cbx_list {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	font-size: 13px;
}
}

