@charset "utf-8";

.condition_left h2,
.condition_left p,
.condition_left,
.condeition_detail dl dt,
.condeition_detail dl dd {
    float: left;
}

.noborder {
    border: none!important;
    margin: 0!important;
}

.list_company,
.condeition_detail,
#more-select {
    clear: both;
}

#condition,
#contents,
#list_content,
.list_company,
.menuInner .item ul,
.list_company h3,
#more-select dl,
.search-num{
    overflow: hidden;
    height: 100%;
}

#list_content {
    margin: 0 0 20px;
}

/*◆◆◆◆◆◆選択中の検索条件◆◆◆◆◆◆*/

/*--#condition--*/
#condition {
    margin: 0 0 17px;
}
.condition_left {
    width: 771px;
    background: url(/images/search/bg_list_arrow.gif) no-repeat right 28px;
}
.condition_left p {
    font-weight: bold;
    padding: 5px 0 0 10px;
}
.condition_right {
    float: right;
    width: 175px;
    margin: 19px 0 0 0;
}
.condition_right li {
    margin: 0 0 4px;
}
.condeition_detail {
    border: 1px solid #7a7a7a;
    border-radius: 0 5px 5px 5px;
    background: #fff;
    width: 730px;
    padding: 7px 7px 0;
}
.condeition_detail dl {
    border-bottom: 1px dashed #000;
    padding: 0 0 4px;
    margin: 0 0 4px;
}
.condeition_detail dl.fixation dd {
    width: 150px;
    margin: 0 10px 0 0;
}
.condeition_detail dl.fixation dd.madori {
    width: 410px;
}
.condeition_detail dt {
    background: #2d4383;
    color: #fff;
    font-weight: bold;
    width: 65px;
    text-align: center;
    margin: 0 7px 0 0;
}
.condeition_detail dd.icn {
    margin: 0;
    width: 658px;
}
.condeition_detail dd.icn li{
    float: left;
    line-height: 13px;
    border: 2px solid #bbb;
    background: #e5e5e5;
    text-align: center;
    margin: 0 3px 3px 0;
    padding: 1px 5px;
}

/*◆◆◆◆◆◆物件一覧◆◆◆◆◆◆*/

#main {
    float: right;
    width: 700px;
}
#bknpublic {
    width: 18px;
    height: auto;
    margin: 0;
    cursor: pointer;
}
.space {
    margin: 12px 0 0;
    float: left;
}
.bknVacancy {
    font-weight: bold;
    float: left;
    background-color: #FFFFFF;
    color: #07519A;
    padding: 0.4em 0.4em 0.3em;
    border: solid 1px #A9A9A9;
    border-radius: 2px;
    cursor: pointer;
    margin: 5px 0;
}
.bknVacancy:hover {
    color: #e10000 !important;
}
    /*--.check_area--*/
.check_area {
    background: url(/images/search/bg_list_check.gif) no-repeat left center;
    width: 700px;
    height: 47px;
    clear: both;
}
.check_area {
    margin: 0 0 5px;
}
.check_area ul {
    padding: 0 0 0 139px;
    height: 47px;
    float: left
}
.check_area li {
    display: table-cell;
    _display: inline;
    *display: inline;
    zoom: 1;
    padding: 5px 0;
    vertical-align: middle;
}
.check_area li img {
    margin: 0 5px 0 0;
}
.check_area p {
    border: 1px dotted #000;
    background: #fff;
    width: 98px;
    float: left;
    line-height: 1;
    padding: 7px 3px 3px 5px;
    margin: 5px 0 0 44px;
    display: inline;
    position: relative;
}
.check_area p input {
    position: absolute;
    top: 11px;
    right: 1px;
}

/*--会員ボタン部分--*/

#list_member {
    background: url(/images/search/bg_list_member.jpg) no-repeat left center;
    width: 700px;
    height: 92px;
    margin: 0 0 15px;
    position: relative;
}
#list_member p {
    position: absolute;
}
#list_member p.nember {
    left: 182px;
    font-size: 110%;
}
#list_member p.btn {
    top: 5px;
    right: 2px;
}
#list_member p span {
    font-size: 200%;
    font-weight: bold;
    color: #ff0000;
}

/*--.pager--*/
#main .pager {
    float: right;
    margin-top: 12px;
}
#main .under {
    margin: 0 0 10px;
}
#main .pager p,
#main .pager ul,
#main .pager ul li {
    float: left;
}
#main .pager p {
    margin: 0 5px 0 0;
    padding: 5px 0 0 0;
}
#main .pager ul {
    padding: 12px 0 0 0;
}
#main .pager ul li {
    margin: 0 5px 0 0;
    border-right: 1px solid #ccc;
    padding: 0 5px 0 0;
}
#main .pager ul li.go {
    border: none;
}
#main .pager p span {
    font-size: 150%;
    color: #2577c4;
    font-weight: bold;
}

/*◆◆◆◆◆◆サイドバー◆◆◆◆◆◆*/

.list_menu {
    float: left;
    width: 234px;
}
.list_menu h3 {
    background: none;
    clear: both;
}
.menuInner {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    padding: 10px 7px ;
    position: relative;
}
.fukidashi {
    background: url(/images/search/img_fukidashi.png) no-repeat left center;
    width: 172px;
    height: 51px;
    position: absolute;
    top: -30px;
    right: 0;
    padding: 0 0 0 5px;
}
.fukidashi span {
    color: #ff0000;
    font-weight: bold;
    font-size: 160%;
}
.fukidashi p {
    float: left;
    padding: 7px 0 0 0;
    margin: 0 2px 0;
}
.item {
    border-bottom: 1px dotted #666;
    padding: 0 0 5px;
    margin: 0 0 10px;
}
.item ul.classification li {
    width: auto;
}
.item .price {
    background: #e5e5e5;
    padding: 5px;
    margin: 0 0 10px;
}
.item select {
    width: 95px;
}
.item .selectroomnum{
	font-weight: bold;
}


p.list_side_search {
    text-align: center;
}
p.list_side_search img {
    cursor:pointer;
}

.item h4 {
    border-left: 4px solid #2D4383;
    padding: 0 0 0 4px;
    margin: 0 0 5px;
    font-weight: bold;
}
.item .price h4 {
    border: none;
    padding: 0;
}
.menuInner li {
    float: left;
    width: 109px;
}

#panoramaVrLabel {
    width: 100%;
}

.menuInner label {
    display: inline-block;
}
.menuInner .madori label,
.menuInner .kokai label {
    width: 107px;
}
.menuInner .leftKodawari label{
    width: 100%;
}
.menuInner ul.shikirei li{
    float: none;
    width: auto;
}

input {
    vertical-align: -2px;
}
#more-select {
    border-top: 2px solid #2B45A6;
    padding: 1px 0 0 0;
}
#more-select dl {
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: 1px dotted #999;
    background: #f6f6f6;
}
#more-select dt {
    float: left;
    width: 81px;
    border-left: 2px solid #2B45A6;
    text-shadow: 0 1px 1px #fff;
    padding: 0 0 0 5px;
    font-weight: bold;
}
#more-select dd {
    float: left;
    width: 850px;
}
#more-select dd li {
    float: left;
    width: 195px;
    margin: 0 0 5px;
}
#more-select dd li a {
    text-decoration: none;
    background: url(/images/search/bg_checkbox.jpg) no-repeat left center;
    padding: 0 0 0 15px;
}
#more-select dd li a:hover {
    background: url(/images/search/bg_checkbox_on.jpg) no-repeat left center;
}

#more-select ul {
    padding-left: 65px;
}

#more-select dd li span {
    background: url(/images/search/bg_checkbox.jpg) no-repeat left center;
    padding: 0 0 0 15px;
}

#more-select dd li strong {
    background: url(/images/search/bg_checkbox_on.jpg) no-repeat left center;
    padding: 0 0 0 15px;
}
#more-station{
    float: right;
    width: 700px;
}

#more-station .footlink{
	border: 1px solid #ccc;
    background: #fff;
    clear: both;
}
#more-station .footlink p{
    border-left: 1px solid #fff;

    background: #eee;
    padding: 5px;
}
#more-station .footlink ul{
	overflow: hidden;
    height: 100%;
    padding: 0 10px;
}
#more-station .footlink ul li{
	float: left;
    width: 135px;
    font-size: 110%;
    padding: 2px 0;
}


.search-num {
    background: url(/images/search/bg_side_list.jpg) no-repeat left top;
    width: 209px;
    height: 34px;
    padding: 6px 0 0 5px;
    margin: 10px 0 0 0;
}
.search-num p {
    float: left;
    line-height: 32px;
}
.search-num p.txt {
    font-size: 90%;
    _font-size: 85%;
    *font-size: 85%;
}
.search-num p span {
    font-size:180%;
    font-weight:bold;
    color:red;
}


/*---------------------------------------------------------------------------------
                              SEOCONTENTS
-----------------------------------------------------------------------------------*/
div#titleContents,
div#kodawariContents {
    width: 950px;
    margin: 0 0 20px;
}
div#titleContents h2 {
    font-size: 250%;
    color: #fff;
    background: url(/images/bg_kodawari_title.jpg);
    letter-spacing: 1px;
    padding-left: 50px;
    padding-top: 4px;
    margin: 20px 0;
    height: 46px;
    text-shadow: 2px 5px 5px #555;
}
div#titleContents p.image {
    width: 188px;
    text-align: left;
    float: left;
}
div#titleContents p.image img {
    border: 2px solid #ccc;
}
div#titleContents dl.text {
    width: 755px;
    min-height: 100px;
    float: right;
}
div#kodawariContents dl.text {
    width: 950px;
    min-height: 100px;
    float: right;
}
div#titleContents dl.text dt,
div#kodawariContents dl.text dt {
    font-size: 140%;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    height: 20px;
    color: #af4503;
    border: 2px solid #ccc;
    border-bottom: 1px dotted #666;
    border-radius: 5px 5px 0 0;
    background: #fff;
}
div#titleContents dl.text dd,
div#kodawariContents dl.text dd {
    line-height: 1.5;
    padding: 0 20px 6px;
    padding-top: 10px;
    min-height: 75px;
    border: 2px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    color: #777;
}


.menuInner label {
    cursor:pointer;
}

.menuInner label:hover {
    background:#DDDDDD;
}


/*---------------------------------------------------------------------------------
                              ポップアップ部分
-----------------------------------------------------------------------------------*/

.open,
#ipop_close {
    cursor: pointer;
}
.meyasu img{
    vertical-align: -2px;
    margin: 0 0 0 2px;
}
#ipop {
    background: #ffffff;
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
    border: 3px solid #333;
    display: none;
    position: fixed;
    padding: 10px;
    width: 500px;
    z-index: 100;
    top: 45%;
    left: 49%;
    margin: -115px 0 0 -220px;
    _margin: 100px 0 0 300px;
}
#ipop h3 {
    font-size: 150%;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    margin: 0 0 10px;
    color: #2D4383;
    position: relative;
}
#ipop p {
    margin: 0 0 20px;
}
#ipop .red {
    color: #ff0000;
}
#ipop dl {
    margin: 0 0 20px;
}
#ipop dt {
    font-weight: bold;
}
#ipop dd {
    padding: 0 0 0 10px;
    border-bottom: 1px dotted #bbb;
}
#ipop ul {
    margin: 0 0 10px;
}
#ipop li {
    font-size: 80%;
    line-height: 1.5;
    margin: 0 0 5px;
}
#ipop p#ipop_close {
    text-align: center;
    font-weight: bold;
    font-size: 130%;
    color: #fff;
    background: #333;
    padding: 3px;
    border-radius: 10px;
    width: 150px;
    margin: auto;
}
#ipop p#ipop_close:hover {
    background: #666;
}
#ipop span#ipop_close_right {
    background: #000;
    box-shadow: 0 1px 5px #999;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 86px;
    padding: 0 4px;
    position: absolute;
    right: -20px;
    top: -20px;
}
#ipop span#ipop_close_right:hover {
   background: #666;
}

.kodawaricnt{
    margin:0 0 0 5px;
    color: #747474;
    font-size: 87%;
}

label.disabled{
    color:#AEAEAE;
    cursor:default;
}

#kodawari_refine a,
#class_refine a{
    background-image: linear-gradient(to bottom, #FFFFFF, #D8D8D8);
    border: 1px solid #777777;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px;
    text-align: center;
    display: block;
}