@charset "utf-8";

body {
    background: url("/files/body_bg.jpg") repeat-x scroll center top transparent;
    color: #333;
    line-height: 1;
}

#site-description {
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 960px;
}

h2.osusume {
    font-size: 16px;
    line-height: 1.1;
    border-bottom: 2px solid #479C47;
    margin: 12px 24px 16px 24px;
    padding: 0 0 1px 2px;
    width: 960px;
    font-weight: bold;
}

#logo_area {
    padding-left: 10px;
    float: left;
    width: 450px;
    text-align: left;
}

h1.title {
    font-size: 22px;
    line-height: 1.1;
    border-left: 5px solid #479C47;
    margin: 16px 0;
    padding: 0 0 0 8px;
    font-weight: bold;
    text-align: left;
}

table {
    margin: 0 36px 16px 10px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    line-height: 1.2;
}

table.list, table.chintai {
    margin: 0 24px 16px 24px;
}

table th {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 3px 6px;
    text-align: center;
    background: none #ebebeb;
    vertical-align: middle;
}

table.list td.price, table.chintai td.price {
    background-color: #FFF2DF;
}


table.list td, table.chintai td {
    text-align: center;
    vertical-align: middle;
}

table.list td.syousai_btn, table.chintai td.syousai_btn {
    border-right: none;
    vertical-align: top;
    padding-left: 2px;
    padding-right: 0px;
}

table.list td.toiawase_btn, table.chintai td.toiawase_btn {
    border-left: none;
    vertical-align: top;
    padding-left: 1px;
    padding-right: 1px;
}

td.ensen {
    width  : 110px;
}

td.bus {
    width  :  40px;
}

td.b_name {
    width  : 190px;
}

td.menseki {
    width  :  100px;
}

td.madori {
    width  :  60px;
}

td.rimawari {
    width  :  90px;
}

td.tiku_ym {
    width  : 120px;
}

td.syubetu {
    width  :  50px;
}

td.hosyou {
    width  :  70px;
}

td.reikin {
    width  :  60px;
}

td.houhou {
    width  : 120px;
}


td.kakaku {
    width  :  85px;
}

td.b_image {
    width  :  200px;
}

td.syousai {
    width  :  58px;
}

td.syousai_btn {
    width  :  58px;
}

td.toiawase_btn {
    width  :  58px;
}

#page_index {
/*20170821    text-align: center;*/
padding-left:10px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
}

#page_index	ul li {
    display: inline;
    border-right: 1px solid #333333;
    padding-right: 12px;
    margin-right: 12px;
    font-size: 14px;
}

#page_index	ul li.end {
    border: none;
    margin-right: 0;
}

p {
/*    margin: 0 24px 16px 24px;*/
    margin: 0 24px 16px 10px;
}

.conditionItem {
    font-size: 115%;
    font-weight: bold;
}

.submit_bottom {
    width: 100px;
    font-size: 105%;
}

/*******************************************************
  ヘッダ・フッタデザイン調整
********************************************************/
#container {
    background: none;
}

.main_header {
    padding: 30px 0 0;
    text-align: left;
}

#main_column {
    text-align: left;
}

#outer_block {
    text-align: left;
    padding: 0;
}


dd {
    margin-top: 3px;
}

label {
    vertical-align: middle;
}

div#breadcrumb {
    margin-top: 10px;
    margin-left: 20px;
}
div#products_list {
    /*margin-left: 20px;*/
    margin-bottom: 50px;
}

#footer-widget-area {
    font-size: 11.6px;
}

#copyright {
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    float: none;
}

#undercolumn {
    margin-top : 30px;
    margin-left: 20px;
}
/*******************************************************
  物件問い合わせページ
********************************************************/
.contact th {
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    width: 150px;
}
.contact td {
    width: 500px;
}

table.contact {
    width: 700px;
}

.map_title {
    overflow: hidden;
}

/*******************************************************
  詳細ページデザイン修正
********************************************************/


table.detail_01 th, table.detail_02 th {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    font-weight: normal;
    text-align: center;
    background-color: #D2FBD2;
    font-size: 100%;
    width: 30%;
    text-align: left;
    min-width: 140px;
}

.detail_comment.left {
    clear: both;
}

.detail_comment {
    width: 100%;
    /* float: right; */

}

table.detail_01 {
    float: left;
}

table.detail_02 {
    float: right;
}

.detail_comment	table {
    width: 455px;
    margin-left: 0;
}

table {
    margin: 0 20px 16px 10px;
}

.z_g1 table {
    margin: 0 20px 16px 10px;
    width: 98%;
}

.img_list dt	img {
    margin: 0 25px 20px 30px;
}

span.price {
    font-weight: bold;
    color: red;
}

.item-box-price, .item-box-soldout {
    color: #FF6C00;
}

.detail_comment {
    margin-right: 0;
}

table.detail_02 {
    margin-right: 0;
}

ul.azukari_setumei {
    clear: both;
}

.detai_sub_title {
    font-size: 16px;
    margin: 0px 0 16px 0;
    padding: 9px 8px 2px 26px;
    font-weight: bold;
    background: url("/files/live/sub_title.png");
    height: 24px;
    border: none;
}

ul.azukari_setumei {
    line-height: 1.5em;
    color: red;
}

.img_list.left.other {
    border: 1px #D8D8D8 solid;
    margin-bottom: 30px;
	width: 100%;
}

.img_list.left.other img {
    max-width: 153px;
    height: auto;
}

/*.img_list.left.main img {
    border: 1px #D8D8D8 solid;
    padding: 5px;
}*/

.img_list.left.main dt {
    border: 1px #D8D8D8 solid;
}

.img_list.left.main {
    margin-bottom: 30px;
}

.img_list.left.main {
    width: 955px;
}

dl.left.madori {
    float: right;
    margin-right: 25px;
}


.img_list.left.main dt {
    width: 455px;
    height: auto;
}

.img_list dt	img {
    margin: 0;
}

.img_list.left.main img {
    margin: 10px;
}

.img_list.left.other img {
    max-width: 155px;
    height: auto;
    width: 155px;
}

.img_list dt {
    min-width: 148px;
    text-align: center;
}

dl.left.madori img {
    max-height: 300px;
    width: auto;
}

dl.left.gaikan img {
    max-height: 300px;
    width: auto;
}

.content_top {
    width: 960px;
    height: auto;
    background: #F3F3F3;
    border-radius: 10px;
	border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}


.sub_title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px 0;
    padding: 12px 0px 0 10px;
    font-weight: bold;
    background: url("/files/live/title.png");
    height: 38px;
    padding-left: 27px;
	border:none;
}

.content_top ul.status_icon.clearfix {
    margin: 0 0 10px 15px;
}


.maindetail dl {
    width: auto;
    float: left;
    margin-right: 60px;
}

.maindetail dt {
    float: left;
    clear: left;
    width: 60px;
    border: 1px #167ac6 solid;
    padding: 3px;
    text-align: center;
    background: #E9F6FF;
    color: #003965;
    margin-right: 10px;
}

.maindetail dd {
    float: left;
    line-height: 1.2em;
}

.maindetail {
    margin-left: 15px;
    width: 930px;
    height: 25px;
    border-bottom: 1px #909090 dotted;
}

.content_top .pr {
    width: 910px;
    background: #fff;
    margin: 10px 15px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px;
    line-height: 1.5em;
}

.maindetail dd.price {
    font-size: 20px;
    margin-left: 20px;
    line-height: 0.8em;
}

.content_top .to_toiawase {
    padding-bottom: 20px;
}

.content_middle {
    width: 960px;
    height: auto;
    background: #F3F3F3;
    border-radius: 10px;
    border-top: 10px #03AA96 solid;
    padding-top: 15px;
	border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
	margin: 0 auto;
    margin-top: 20px;
}

.movie {
    margin-left: 15px;
    margin-right: 8px;
    margin-bottom: 15px;
}

.to_toiawase {
    padding-bottom: 20px;
}

.detail_comment.left td {
    background: #fff;
}

.detail {
    width: 960px;
}




/*******************************************************
  検索結果一覧ページデザイン修正
********************************************************/

.article {
    width: 960px;
    height: auto;
    background: #F3F3F3;
    border-top: 10px #03AA96 solid;
    border-radius: 10px;
	font-size: 14px;
	margin: 0 auto;
    margin-top: 20px;
}

.mein_img {
    float: left;
}

.more {
    float: right;
    color: #39c;
    padding: 3px;
    cursor: pointer;
}

.detail01 dl {
    border-bottom: 1px #909090 dotted;
    padding: 10px 0 10px 0;
}

.detail01 {
    float: left;
    width: 630px;
    margin-left: 25px;
}

.detail03 {
    clear: both;
}

.detail01 table {
    margin: 0;
}


.detail01 table {
    margin-top: 10px;
}

.detail01 dt {
    float: left;
    width: 100px;
    font-weight: bold;
}

dd.price {
    color: red;
    font-size: 15px;
    font-weight: bold;
    padding-top: -2px;
    margin: 0;
}

table.detail02 {
    background: #fff;
}

td.td_left {
    background: #D2FBD2;
    width: 19%;
}

.pr {
    width: 680px;
    background: #fff;
    margin: 10px 10px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: 60px;
}

.detail_btn {
    width: 217px;
    height: 80px;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

h1.b_name a {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 15px 15px;
}

.article .detail {
    margin: 10px 10px 10px 15px;
}

p.status_label {
    margin: 0;
}

dl.first {
    border-top: 1px #909090 dotted;
    margin-top: 5px;
}



h1.b_name a {
    text-decoration: underline;
}

td.td_right {
    width: 35%;
}

p.pr_infomation {
    font-size: 14px;
    line-height: 1.3em;
    width: 675px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-top: 5px;
}

.pr {
    width: 680px;
    background: #fff;
    margin: 10px 10px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: 57px;
    overflow: hidden;
}

h2.osusume {
    font-size: 20px;
    border-bottom: none;
    padding: 15px 0 15px 0px;
    background: #2AB7A7;;
    color: #fff;
    border-radius: 10px;
	margin: 0 auto;
	margin-top: 20px;
	    clear: both;
}

h2.osusume a {
    color: #F2FF8F;
	margin-right: 15px;
	margin-top: 14px;
}

h1.title {
    padding: 15px 0 15px 15px;
    background: #F3F3F3;
    border-radius: 10px;
    border: 1px solid #ccc;
   border-top: 10px solid #2AB7A7;
   background: #F3F3F3;
   width: 945px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;

}

div#products_list {
    width: 960px;
    margin: 0 auto;
}

div#page_index ul li {
    background: url("/files/live/img/common/detail/page_index.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}
/*******************************************************
  問い合わせページデザイン修正
********************************************************/


div#undercolumn {
    width: 960px;
    height: auto;
    background: #F3F3F3;
    margin: 20px 15px 20px 15px;
    border-radius: 10px;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

h1.title.contact_title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px 0;
    padding: 12px 0px 0 10px;
    font-weight: bold;
    background: url("/files/live/title.png");
    height: 46px;
    padding-left: 27px;
    border: none;
	background-repeat: no-repeat;
}

div#undercolumn {
    margin: 0 auto;
    margin-bottom: 20px;
	margin-top: 20px;
}

#undercolumn_contact table {
    margin: 0 20px 16px 23px;
}

#undercolumn_contact table.contact {
    width: 870px;
	margin: 0 auto;
}

.contact th {
    padding-top: 5px;
}

div#undercolumn p {
    line-height: 1.5em;
}

div#undercolumn_contact {
    padding-bottom: 20px;
}

/*******************************************************
  topページデザイン修正
********************************************************/



.item-box-wrap {
    width: 150px;
    background: #F1F1F1;
    border: 1px solid #ccc;
    margin: 0 0px 10px 10px;
    border-radius: 10px;
}

.item-box-photo img {
    max-width: 150px;
    max-height: 113px;
	min-height: 113px;
}

.item-box-wrap {
    min-height: 273px;
    /* max-height: 270px; */
}

.item-box-wrap {
    padding: 6px;
}

.item-box-icon img {
    width: 48%;
    padding: 0;
    margin-right: 3px;
    margin-bottom: 4px;
}

.item-box-icon {
    height: 40px;
}

.item-box-photo {
    margin-top: 5px;
    margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}

.item-box-name {
    text-align: left;
    height: 30px;
}

.item-box-name_chintai {
    text-align: left;
    height: 35px;
    margin: 0;
    padding: 5px 0 5px;
    font-size: 12px;
    font-weight: bold;
}

.item-box-moyori {
    height: 20px;
}

.item-box-price, .item-box-soldout {
    color: red;
    margin-top: 7px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 5px;
}


/*求人情報ページ*/
.b_02 .eyecatch img, .img_size_small img, .img_size_medium img, .img_size_large img {
    height: auto;
    width: 100%;
}

.z_g1 h3.entry_title {
    background: transparent url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    position: static;
}

