<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.57, #15183b), color-stop(0.20, #474b7b));
	background: -webkit-linear-gradient(top, #474b7b 20%, #15183b 56%);
	background: -moz-linear-gradient(top, #474b7b 20%, #15183b 56%);
	background: -o-linear-gradient(top, #474b7b 20%, #15183b 56%);
	background: -ms-linear-gradient(top, #474b7b 20%, #15183b 56%);
	background: linear-gradient(to bottom, #474b7b 20%, #15183b 56%);
	text-align: left;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	font-size: 12px;
	line-height: 1.231;
	color: #333;
}
#main .date {
	text-align: right;
	margin-right: 15px;
}


html{-webkit-text-size-adjust: none;}

a img {
    border-style:none;
}

a {
    -webkit-tap-highlight-color: 0,0,0,0;
}

#header {
	background:#FFF;
	margin: 0px;
	padding: 0px;
}

#header #navi {
	margin: 5px;
}

#header #navi li {
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

/*ul, ol {
	list-style: none outside none;
}*/

ul, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#search {
	background:#FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clearfix {
	clear: both;
}

#wrapper{
	width:100%;

 overflow-hidden;
	margin: 0px;
	padding: 0px;
}
#main {



 overflow-hidden;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* news */
#news {
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #389FE4;
}

#news .newmark{
	font-size: 13px;
	background-color: #036;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}




/* newbukken */

#new_bukken ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#bukken ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#new_bukken li{
	text-align:left;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#bukken li {
	text-align:left;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#new_bukken li:last-child{
border-bottom:1px #ccc solid;
}

#new_bukken li&gt;a{
	color:#666;
	display:block;
	height:auto;
	text-align:left;
	font-size:12px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#new_bukken li&gt;a&gt;span{
	display:table-cell;
	clear:none;
	vertical-align:middle;
	height:auto;
	padding-left: 5px;
}
#new_bukken li&gt;a&gt;span:last-child{
width:100%;
}

#new_bukken li&gt;a:after{
	content:url(../images/list_mark.png);
	padding-right:10px;
	color:#FFFFFF;
	display:table-cell;
	vertical-align:middle;
	padding-left: 5px;
}

/* */
.new_bukken ul{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
 }

 .new_bukken ul li{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	background: linear-gradient(#fff, #f0f0f0);
	height: 155px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding-right: 12px;
 }



 
 .new_bukken ul li a{
	color: #666;
	display: block;
	height: 155px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../images/common/list_mark.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
 }


 
 
 .new_bukken ul li img{
	float: left;
	height: 50px;
	padding: 10px;
 }
.new_bukken  ul  li  .sub  {
	display: block;
	padding-top: 10px;
	color: #444444;
	font-size: 11px;
	width: 100px;
	float: left;
	margin-bottom: 10px;
}

.new_bukken ul li .sub .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}
.new_bukken ul li .sub2 {
	display: block;
	padding-top: 5px;
	color: #444444;
	font-size: 12px;
	width: 100px;
	float: left;
	margin-bottom: 10px;
}
.new_bukken ul li .sub2 .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}


#wrapper .new_bukken ul li a table {
	font-size: 11px;
	color: #444;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
}

#wrapper .new_bukken ul li a table th {
	background-color: #999;
	color: #FFF;
	padding: 5px;
	border: 1px solid #666;
}


#wrapper .new_bukken ul li a table td {
	border: 1px solid #666;
	padding: 5px;
	width: 100px;
	background-color: #FFF;
}


 .new_bukken ul li a strong{
	display: block;
	font-weight: bold;
	padding-top: 10px;
 }


.new_bukken ul li .img_w {
	display: block;
	text-overflow: ellipsis;
	width: 75px;
	float: left;
}


.bukken ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bukken ul li a {
	color: #666;
	display: block;
	/*height: 70px;*/
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../images/common/list_mark.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
}

.bukken ul li img {
	float: left;
	height: 50px;
	padding: 10px;
}

.bukken ul li strong {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #666;
	background-color: #E4DAC0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bukken ul li .img_w {
	display: block;
	text-overflow: ellipsis;
	width: 75px;
	float: left;
	margin-top: 10px;
}

.bukken ul li .sub {
	display: block;
	padding-top: 5px;
	color: #444444;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.bukken ul li .sub .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}
.bukken ul li table.a1  {
	font-size: 11px;
	color: #444;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
}
.bukken ul li table.a1 th{
	background-color: #999;
	color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	white-space: nowrap;
}
.bukken ul li table.a1 td{
	border: 1px solid #666;
	padding: 5px;
	width: 100px;
	background-color: #FFF;
}

/*おすすめ物件一覧*/

.bukken_osusume ul {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	/* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebdac0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	margin: 0px;
	padding: 0px;
}
.bukken_osusume ul lil:last-child {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%); /* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebdac0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	margin: 0px;
	padding: 0px;
}

.bukken_osusume ul li a {
	color: #666;
	display: block;
	height: auto;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../images/common/list_mark.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
}

.bukken_osusume ul li img {
	float: left;
	height: 50px;
	padding: 10px;
}

.bukken_osusume ul li strong {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #666;
	background-color: #E4DAC0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bukken_osusume ul li .img_w {
	display: block;
	text-overflow: ellipsis;
	width: 75px;
	float: left;
	margin-top: 10px;
}



.bukken_osusume ul li .sub {
	display: block;
	padding-top: 5px;
	color: #444444;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.25em;
}

.bukken_osusume ul li .sub .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}
.bukken_osusume ul li table {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
	width: 90%;
}
.bukken_osusume ul li table.a1  {
	font-size: 11px;
	color: #444;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
}

.bukken_osusume ul li table.a1 th{
	background-color: #999;
	color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	white-space: nowrap;
}
.bukken_osusume ul li table.a1 td{
	border: 1px solid #666;
	padding: 5px;
	background-color: #FFF;
}

/*新築物件一覧中*/

.bukken_osusume_b ul {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	/* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebdac0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	margin: 0px;
	padding: 0px;
}
.bukken_osusume_b ul lil:last-child {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%); /* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebdac0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	margin: 0px;
	padding: 0px;
}

.bukken_osusume_b ul li a {
	color: #666;
	display: block;
	height: auto;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../images/common/list_mark.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
}

.bukken_osusume_b ul li strong {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #666;
	background-color: #E4DAC0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bukken_osusume_b ul li .img_w {
	display: block;
	text-overflow: ellipsis;
	margin-top: 10px;
	float: left;
	width: 65px;
	background-color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}

.bukken_osusume_b ul li img {
	width: 50px;
	padding: 10px;
	height: auto;
}



.bukken_osusume_b ul li .sub {
	display: block;
	padding-top: 5px;
	color: #444444;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.25em;
}

.bukken_osusume_b ul li .sub .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}
.bukken_osusume_b ul li table {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
	width: 90%;
}
.bukken_osusume_b ul li table.a1  {
	font-size: 11px;
	color: #444;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
}

.bukken_osusume_b ul li table.a1 th{
	background-color: #999;
	color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	white-space: nowrap;
}
.bukken_osusume_b ul li table.a1 td{
	border: 1px solid #666;
	padding: 5px;
	background-color: #FFF;
}

#wrapper #main .bukken_osusume ul li a table tr td .pr {
	font-size: 14px;
	color: #F00;
}

#wrapper #main .bukken_osusume ul li a table.syousai {
	font-size: 11px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main .bukken_osusume_b ul li a table.syousai td {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
}


#wrapper #main .bukken_osusume_b ul li div {
	height: 15px;
	margin: 0px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 5px;
}


/*空室情報*/

.bukken_vacancy ul {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	/* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bukken_vacancy ul lil:last-child {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	/* グラデーション */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.bukken_vacancy ul li a {
	color: #666;
	display: block;
	height: auto;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../images/common/list_mark.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
}

.bukken_vacancy ul li img {
	float: left;
	height: 70px;
	padding: 10px;
}

.bukken_vacancy ul li strong {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #666;
	background-color: #E4DAC0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bukken_vacancy ul li .img_w {
	display: block;
	text-overflow: ellipsis;
	width: 75px;
	float: left;
	margin-top: 10px;
}

.bukken_vacancy ul li .sub {
	display: block;
	padding-top: 5px;
	color: #444444;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.25em;
}

.bukken_vacancy ul li .sub .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}
.bukken_vacancy ul li table {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
	width: 90%;
}
.bukken_vacancy ul li table.a1  {
	font-size: 11px;
	color: #444;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
}

.bukken_vacancy ul li table.a1 th{
	background-color: #999;
	color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	white-space: nowrap;
}
.bukken_vacancy ul li table.a1 td{
	border: 1px solid #666;
	padding: 5px;
	background-color: #FFF;
}

h3 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #82bcea), color-stop(0.50, #408fd3), color-stop(0.50, #1375ca), color-stop(1.00, #3c669c));
	background: -webkit-linear-gradient(top, #82bcea 0%, #408fd3 50%, #1375ca 50%, #3c669c 100%);
	background: -moz-linear-gradient(top, #82bcea 0%, #408fd3 50%, #1375ca 50%, #3c669c 100%);
	background: -o-linear-gradient(top, #82bcea 0%, #408fd3 50%, #1375ca 50%, #3c669c 100%);
	background: -ms-linear-gradient(top, #82bcea 0%, #408fd3 50%, #1375ca 50%, #3c669c 100%);
	background: linear-gradient(to bottom, #82bcea 0%, #408fd3 50%, #1375ca 50%, #3c669c 100%);
	font-size: 16px;
	color: #FFF;
	padding: 5px;
	margin: 0px;
	text-shadow: 1px 1px 3px #1b3b61;
}
h4 {
	font-size: 16px;
	color: #444;
	background-position: left;
	background-image: url(../images/common/h4.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

h4.vacancy {
	font-size: 16px;
	color: #444;
	background-position: left;
	background-image: url(../images/common/h4.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

dl.new_bukken2 {
	width:100px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}

dl.new_bukken2 dt {
height:80px: margin-top:10px;
	float: left;
	clear: both;
	font-size: 12px;
}

dl.new_bukken2 dd {
	margin: 0;
	font-size: 12px;
}
dl.bukken2 {

}


dl.bukken2 dt {
	clear: left;
	float: left;
	width: 4em;
	color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}


dl.bukken2 dd {
	margin-bottom: 1em;
	margin-left: 4em;
}

dl.bukken3 {
}


dl.bukken3 dt {
	clear: left;
	float: left;
	width: 4em;
	color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
}
dl.bukken3 dd {
	margin-bottom: 0.8em;
	margin-left: 4em;
}
dl.bukken4 {
}
dl.bukken4 dt {
	clear: left;
	float: left;
	width: 5em;
	color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
dl.bukken4 dd {
	margin-bottom: 1em;
	margin-left: 4em;
	padding-left:1em;
}

.sub2 {
	display: block;
	padding-top: 5px;
	color: #444444;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 70%;
}

.sub2 .pr {
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}

.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mr20 {
	margin-right: 20px;
}





/*　リンクボタン */
.btn {
	background: -moz-linear-gradient(top, #252759 0%, #6f7190 63%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #6f7190), color-stop(0.00, #252759));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #6f7190;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 140px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	}
.btn_search {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #4f841a), color-stop(0.20, #89ab54));
	background: -webkit-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -moz-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -o-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -ms-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: linear-gradient(to bottom, #89ab54 20%, #4f841a 56%);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #6f7190;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	clear: both;
	margin-bottom: 10px;
}

.btn_search a {
	padding-left: 10px;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}
#wrapper #main .btn_search table {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}

/* お問合せボタン */

.btn_tel, .btn_mail {
	background: -moz-linear-gradient(top, #252759 0%, #6f7190 63%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #6f7190), color-stop(0.00, #252759));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #6f7190;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	clear: both;
}
.btn_tel a, .btn_mail a   {
	padding-left: 10px;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn_tel a img, .btn_mail a img    {
	padding-right: 15px;
}



#wrapper form input.write {
	width: 75%;
	height: 35px;
	margin: 10px;
	-webkit-appearance: none;
	-webkit-border-radius: 2px;
	font-size: 14px;
}
#wrapper form input.btn_c  {
	width:15%;
	height: 35px;
	margin: 10px;
	margin: 0;
	padding: 5px;
	background: -moz-linear-gradient(top, #252759 0%, #6f7190 63%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #6f7190), color-stop(0.00, #252759));
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #000;
	font-size:14px;
}
input.btn_d {
	width:30%;
	height: 35px;
	margin: 10px;
	margin: 0;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.89, #02133b), color-stop(0.00, #3f61d9));
background: -webkit-linear-gradient(top, #3f61d9 0%, #02133b 89%);
background: -moz-linear-gradient(top, #3f61d9 0%, #02133b 89%);
background: -o-linear-gradient(top, #3f61d9 0%, #02133b 89%);
background: -ms-linear-gradient(top, #3f61d9 0%, #02133b 89%);
background: linear-gradient(to bottom, #3f61d9 0%, #02133b 89%);
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #000;
	font-size:14px;
}
input.btn_e {
	width:30%;
	height: 35px;
	margin: 10px;
	margin: 0;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d20003), color-stop(1.00, #360b0b));
background: -webkit-linear-gradient(#d20003, #360b0b);
background: -moz-linear-gradient(#d20003, #360b0b);
background: -o-linear-gradient(#d20003, #360b0b);
background: -ms-linear-gradient(#d20003, #360b0b);
background: linear-gradient(#d20003, #360b0b);

	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #000;
	font-size:14px;
}





	
	.btn a {
	color: #FFF;
	text-decoration: none;
	}
	
	/*　お気に入りリストを見る */
.favorite_l_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #4f841a), color-stop(0.20, #89ab54));
	background: -webkit-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -moz-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -o-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -ms-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: linear-gradient(to bottom, #89ab54 20%, #4f841a 56%);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	clear: both;
	margin-top: 15px;
	text-align: center;
	}

	
.favorite_l_btn a {
	color: #FFF;
	text-decoration: none;
	}

/*　お気に入りリストへ追加 */
.favorite_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #4f841a), color-stop(0.20, #89ab54));
	background: -webkit-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -moz-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -o-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: -ms-linear-gradient(top, #89ab54 20%, #4f841a 56%);
	background: linear-gradient(to bottom, #89ab54 20%, #4f841a 56%);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	clear: both;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 0px;
	}


	
	.favorite_btn a {
	color: #FFF;
	text-decoration: none;
	}
.favorite_toi_btn a {
	color: #FFF;
	text-decoration: none;
}
.favorite_toi_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.38, #666), color-stop(1.00, #111));
background: -webkit-linear-gradient(top, #666 38%, #111 100%);
background: -moz-linear-gradient(top, #666 38%, #111 100%);
background: -o-linear-gradient(top, #666 38%, #111 100%);
background: -ms-linear-gradient(top, #666 38%, #111 100%);
background: linear-gradient(to bottom, #666 38%, #111 100%);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	clear: both;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 0px;
}

.favorite_del_btn a {
	color: #FFF;
	text-decoration: none;
}
.favorite_del_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0e1a53), color-stop(0.38, #2e507f));
background: -webkit-linear-gradient(top, #2e507f 38%, #0e1a53 100%);
background: -moz-linear-gradient(top, #2e507f 38%, #0e1a53 100%);
background: -o-linear-gradient(top, #2e507f 38%, #0e1a53 100%);
background: -ms-linear-gradient(top, #2e507f 38%, #0e1a53 100%);
background: linear-gradient(to bottom, #2e507f 38%, #0e1a53 100%);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	clear: both;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 0px;
}

.tel_toi_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b2410a), color-stop(0.00, #ffbc00));
background: -webkit-linear-gradient(#ffbc00, #b2410a);
background: -moz-linear-gradient(#ffbc00, #b2410a);
background: -o-linear-gradient(#ffbc00, #b2410a);
background: -ms-linear-gradient(#ffbc00, #b2410a);
background: linear-gradient(#ffbc00, #b2410a);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	clear: both;
	margin-top: 15px;
	text-align: center;
}


.tel_toi_btn a {
	color: #FFF;
	text-decoration: none;
}


/*横並びの場合*/
.tel_toi_btn2 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b2410a), color-stop(0.00, #ffbc00));
	background: -webkit-linear-gradient(#ffbc00, #b2410a);
	background: -moz-linear-gradient(#ffbc00, #b2410a);
	background: -o-linear-gradient(#ffbc00, #b2410a);
	background: -ms-linear-gradient(#ffbc00, #b2410a);
	background: linear-gradient(#ffbc00, #b2410a);
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 5px;
	height: 15px;
	margin-top: 15px;
	text-align: center;
	float: left;
	width: 46%;
	margin-bottom: 10px;
}

/*.tel_toi_btn2 a:before{
	content:url(../images/common/btn_tel.png);
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}*/

.tel_toi_btn2 a {
	text-decoration: none;
	color: #FFF;
}

.tel_toi_btn2 img {
	padding-top: 5px;

}


/* メールでのお問い合わせ */
.mail_toi_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #3f2718), color-stop(0.01, #ab8c6d));
	background: -webkit-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: -moz-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: -o-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: -ms-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: linear-gradient(to bottom, #ab8c6d 1%, #3f2718 99%);
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	clear: both;
	margin-top: 15px;
	text-align: center;
}


.mail_toi_btn a {
	color: #FFF;
	text-decoration: none;
}

/* 横並びの場合 */
.mail_toi_btn2 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #3f2718), color-stop(0.01, #ab8c6d));
	background: -webkit-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: -moz-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: -o-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: -ms-linear-gradient(top, #ab8c6d 1%, #3f2718 99%);
	background: linear-gradient(to bottom, #ab8c6d 1%, #3f2718 99%);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	height: 15px;
	margin-top: 15px;
	text-align: center;
	display: block;
	float: right;
	width: 46%;
	margin-bottom: 10px;
}

.mail_toi_btn2 img {
	padding-top: 2px;
}



.mail_toi_btn2 a {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
}
.address_t {
	width: 70%;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#wrapper #main #main #location div {
	margin-bottom: 15px;
	text-align: center;
}


.maplink_btn {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #244386), color-stop(0.00, #4375a8));
	background: -webkit-linear-gradient(#4375a8, #244386);
	background: -moz-linear-gradient(#4375a8, #244386);
	background: -o-linear-gradient(#4375a8, #244386);
	background: -ms-linear-gradient(#4375a8, #244386);
	background: linear-gradient(#4375a8, #244386);
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	height: 10px;
	margin-top: 0px;
	text-align: center;
	display: block;
	float: right;
	width: 50px;
	margin-bottom: 0px;
}
.maplink_btn a {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
}

#wrapper #main #main #location .tel_toi_btn2 a img {
	width: 20px;
}

#wrapper #main #main #location .mail_toi_btn2 a img {
	width: 20px;
}


#footer_list {
	font-family:HiraKakuProN-W6;
	line-height:19px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

/* 下部リスト */

#footer_list li{
	height:40px;
	border-bottom:solid 1px #d9d9d9;
	font-family:HiraKakuProN-W6;
	line-height:19px;
	overflow:hidden;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #998243), color-stop(0.01, #d2c091));
	background: -webkit-linear-gradient(top, #d2c091 1%, #998243 63%);
	background: -moz-linear-gradient(top, #d2c091 1%, #998243 63%);
	background: -o-linear-gradient(top, #d2c091 1%, #998243 63%);
	background: -ms-linear-gradient(top, #d2c091 1%, #998243 63%);
	background: linear-gradient(to bottom, #d2c091 1%, #998243 63%);
	}
#footer_list a{
	font-size:14px;
	display:block;
	height:35px;
	text-decoration:none;
	color:#FFF;
	background-image:url(../images/common/list_mark_w.png);
	background-repeat:no-repeat;
	background-position:right 50%;
	text-shadow: 1px 1px 3px #000;
	font-weight: bold;
	padding-right: 26px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-right: 10px;
	}
	
#footer_list li:last-child{
	margin-bottom:22px;
	}


/* ヘッダーの右にメニュー２ */
.header2{
　
 background: linear-gradient(#ececec, #fff);
	background-size: 100% 100%;
	height: 60px;
	background-color: #FFF;
 }
.header2 h2{
	display: block;
	line-height: 20px;
	font-weight: bold;
	margin-left: 5px;
	float: left;
	background-color: #FFF;
 }
 .header2 nav{
	float: right;
	margin-top: 5px;
 }
 .header2 nav li{
	float: left;
 }

 .header2 nav li&gt;a{
	text-align: center;
	display: block;
	width: 51px;
	height: 50px;
 }
.search nav li&gt;a {
	text-align: center;
	display: block;
	width: 50px;
	height: 50px;
}

 .header2 nav li:first-child&gt;a{

 }
 .header2 nav li:last-child&gt;a{

 }
h1   {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background-color: #CCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

/*search_area */
#search_area {
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 85px;
}
.search_area {
	float: left;
	margin: 0px;
	padding: 0px;
}
.search_area li  {
	float: left;
	margin: 0px;
	padding: 0px;

}
.search_area li a  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
}
.search_area li a img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

/* top-nav */
	
#top-nav {
height: 54px;
border-bottom: 1px solid #FFF;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(50%,#1c1c1c), color-stop(51%,#030303), color-stop(100%,#000000)); /* グラデーション */
-webkit-box-shadow: 0 0 6px rgba(0,0,0,.6); /* ドロップシャドウ */
}

#top-nav ul {
	display: -webkit-box; /* 横並び */
	display: -moz-box;
	border-right: 1px solid #5a5a5a;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

#top-nav ul li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 1000px;
	width: 62px;
	height: 100%;
	border-right: 1px solid #000;
	border-left: 1px solid #5a5a5a;
	font-size: 10px;
	line-height: 55px;
	text-align: center;
	text-shadow: 0 -1px 0 #000; /* 文字にドロップシャドウ */
	color: #FFFFFF;
    }

#top-nav ul li a {
    display: block;
    color: #FFF;
    text-decoration: none;
    }
#top-nav ul li a:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(50%,#252525), color-stop(51%,#252525), color-stop(100%,#252525)); /* グラデーション */
    }
	
#top-nav li:nth-of-type(6n){
border-right:none;
}



/*沿線で探す*/

.lineMenu,.lineMenu ul{
    list-style-type:none;
    margin:0;
    padding:0;
	
}


.lineMenu &gt; li{
	padding:1px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-indent:5px;
	border-top:1px #ccc solid;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */	
}

.lineMenu &gt; li &gt; div{
	cursor:pointer;
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	
}


.lineMenu &gt; li &gt; div:after{
	content:url(../images/common/icon_plus.png);
	float: right;
		padding-right:5px;
}

.lineMenu &gt; li &gt;a:after{
	content:url(../images/common/list_mark.png);
	float: right;
		padding-right:10px;
}

.lineMenu &gt; li &gt;a{
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;	
}

.lineMenu &gt; li:last-child{
    border-bottom:1px solid #cccccc;
}

.lineMenu ul &gt; li{
	border-top:1px #ccc solid;
	background-color: #ECF3FB;
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
.lineMenu ul &gt; li a{
	color:#333333;
	height:10px;
	display:block;
	text-align:left;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 0px;
}

.lineMenu ul &gt; li a:after{
	content:url(../images/common/list_mark.png);
	float: right;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	display:table-cell;
	vertical-align:middle;
	padding-bottom: 10px;
	padding-right:10px;
}

/*検索条件*/

.selectMenu,.selectMenu ul{
    list-style-type:none;
    margin:0;
    padding:0;
	
}


.selectMenu &gt; li{
	text-indent:5px;
	border-top:1px #ccc solid;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	clear: both;
}

.selectMenu &gt; li &gt; div{
	cursor:pointer;
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: left;
}


.selectMenu &gt; li &gt; div:after{
	content:url(../images/common/icon_plus.png);
	float: right;
	padding-right:5px;
	clear: both;
}


.selectMenu &gt; li &gt;a:after{
	content:url(../images/common/list_mark.png);
	float: right;
		padding-right:10px;
}
.selectMenu &gt; li &gt;a{
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;	
}

.selectMenu &gt; li:last-child{
    border-bottom:1px solid #cccccc;
}

.selectMenu ul &gt; li{
	background-color: #FFF;
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 5px;
	clear: left;
}


.selectMenu ul &gt; li a{
	color:#333333;
	height:10px;
	display:block;
	text-align:left;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
.selectMenu ul &gt; li :after{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	display:table-cell;
	vertical-align:middle;
	padding-bottom: 10px;
	padding-right:10px;
	padding-left: 0px;
	clear: both;
}
.s_menu li ul li span   {
	width: 150px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.s_menu li ul li span:last-child {
	width: 100px;
	display: block;
	float: left;
	clear: both;
}


.check    {
	height: 30px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
.ichiran {
	background-color: #FFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ichiran a {
    background-image: url("../images/common/icon01.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    color: #0099CC;
    padding: 25px;
    text-decoration: none;
}




#footer_btn {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	height: 120px;
}


#footer_link {
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C90;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}
.bukken {
	background-color: #FFF;
}
.detail_bg_gray {
    background-color: #EEEEEE;
}

.detail_table_bukken {
	border: 1px solid #CEBA8A;
	background-color: #FFF;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.detail_table_bukken td {
	padding: 5px;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CEBA8A;
	border-right-color: #CEBA8A;
	width: 50px;
	background-color: #FFF;
}

.detail_table_bukken th {
	padding: 5px;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CEBA8A;
	border-right-color: #CEBA8A;
}

.detail_bg_brown {
	background-color: #F3EEE2;
}


/*新築物件一覧*/

.bukkenMenu,.bukkenMenu ul{
	list-style-type:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


.bukkenMenu &gt; li{
	padding:1px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-indent:10px;
	border-top:1px #ccc solid;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */	
}

.bukkenMenu &gt; li &gt; div{
	cursor:pointer;
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}


.bukkenMenu &gt; li &gt; div:after{
	content:url(../images/common/icon_plus.png);
	float: right;
		padding-right:5px;
}

.bukkenMenu &gt; li &gt;a:after{
	float: right;
	padding-right:10px;
}

.bukkenMenu &gt; li &gt;a{
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;	
}

.bukkenMenu &gt; li:last-child{
    border-bottom:1px solid #cccccc;
}

.bukkenMenu ul &gt; li{
	border-top:1px #ccc solid;
	background-color: #ECF3FB;
	color:#333333;
	display:block;
	height:auto;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
}
.bukkenMenu ul &gt; li a{
	color:#333333;
	height:10px;
	display:block;
	text-align:left;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bukkenMenu ul &gt; li a:after{
	float: right;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	display:table-cell;
	vertical-align:middle;
	padding-bottom: 10px;
	padding-right:10px;
}

.detail_table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 5px;
	font-size: 11px;
}
.detail_table_bukken table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.detail_table td {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: 12px;
	padding: 5px;
}
.detail_table td span   {
	color: #F00;
	font-size: 14px;
}
#wrapper #main #location div img {
	width: 240px;
	margin-left: 10px;
}
#wrapper #main #location div p {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




.detail_table th {
	background-color: #E8E8E8;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
}

#location {
	margin-top: 10px;
}

.select_ttl {
	background-color: #CCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}











/*accordion*/
.accordion_list {
	margin: 0px;
	padding: 0px;
}

dl.accordion {
	margin: 0px;
	display: block;
	padding: 0px;
}

	dl.accordion dt {
	text-indent:5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	cursor: pointer;
	word-wrap:break-word;
	margin: 0px;
	display: block;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #fff;
	}


	dl.accordion dt::before {
	content:url(../images/common/icon_plus.png);
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-top-color: #fff;
	width: 0;
	height: 0;
	/*top: 5px;*/
	right: -20px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}
	dl.accordion dt.open::before {
	content:url(../images/common/icon_mn.png);
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-bottom-color: #fff;
	/*top: -5px;*/
	right: -20px;
	padding-right: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	dl.accordion dd {
	word-wrap:break-word;
	margin: 0px;
	padding: 0px;
	}
	dl.accordion dd ul li {
	list-style: none;
	margin: 0px;
	background-color: #ECF3FB;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
	dl.accordion dd ul li.check_b {
	list-style: none;
	background-color: #ECF3FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	}

	dl.accordion dd ul li a {
	color: #333;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 1px;
	margin: 0px;
	background-color: #ECF3FB;
	text-decoration: none;
	font-size: 13px;
	}
.accordion_list li.checkbtn    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

dl.accordion dd ul li:last-child {
	color: #333;
	display: block;
	margin: 0px;
	background-color: #ECF3FB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

	dl.accordion dd ul li a::before {
	content:url(../images/common/list_mark.png);
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-left-color: #333;
	width: 0;
	height: 0;
	top: 0;
	right: -25px;
	padding-right: 15px;
	background-color: #ECF3FB;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
dl.accordion dd ul li div {
	width: 50%;
	float: left;
}
dl.accordion dd ul li div:last-child {
	width: 50%;
	clear: both;
	float: none;
}


dl.accordion dd ul li span{
	width: 150px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ECF3FB;
}

dl.accordion dd ul li span:last-child {
	width: 100px;
	display: block;
}


/*accordion2*/

.accordion2_list {
	margin: 0px;
	padding: 0px;
}

dl.accordion2 {
	margin: 0px;
	display: block;
	padding: 0px;
}

	dl.accordion2 dt {
	text-indent:5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	cursor: pointer;
	word-wrap:break-word;
	margin: 0px;
	display: block;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #fff;
	}
	dl.accordion2 dd {
	word-wrap:break-word;
	margin: 0px;
	padding: 0px;
	}
	dl.accordion2 dd ul li {
	list-style: none;
	margin: 0px;
	background-color: #ECF3FB;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
	dl.accordion2 dd ul li.check_b {
	list-style: none;
	margin: 0px;
	background-color: #ECF3FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	}

	dl.accordion2 dd ul li a {
	color: #333;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 1px;
	margin: 0px;
	background-color: #FFF;
	text-decoration: none;
	font-size: 13px;
	}
.accordion2_list li.checkbtn    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

dl.accordion2 dd ul li:last-child {
	color: #333;
	display: block;
	margin: 0px;
	background-color: #ECF3FB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

	dl.accordion2 dd ul li a::before {
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-left-color: #333;
	width: 0;
	height: 0;
	top: 0;
	right: -25px;
	padding-right: 5px;
	background-color: #ECF3FB;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
dl.accordion2 dd ul li div {
	width: 50%;
	float: left;
}
dl.accordion2 dd ul li div:last-child {
	width: 50%;
	clear: both;
	float: none;
}


dl.accordion2 dd ul li span{
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}


dl.accordion2 dd ul li span:last-child {
	width: 100px;
	display: block;
}


/*accordion3*/

.accordion3_list {
	margin: 0px;
	padding: 0px;
}

dl.accordion3 {
	margin: 0px;
	display: block;
	padding: 0px;
}

	dl.accordion3 dt {
	text-indent:5px;
	word-wrap:break-word;
	margin: 0px;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
	}



	dl.accordion3 dt::before {
	content:url(../images/common/icon_plus.png);
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-top-color: #fff;
	width: 0;
	height: 0;
	/*top: 5px;*/
	right: -20px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}

#wrapper #main .bukken ul .accordion3_list li .accordion3 dd ul li a .bukken2.sub dt {
	background-image: none;
}
#wrapper #main .bukken ul .accordion3_list li .accordion3 dd ul li a .bukken2.sub dt::before {
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-top-color: #fff;
	width: 0;
	height: 0;
	/*top: 5px;*/
	right: -20px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#wrapper #main .bukken ul .accordion3_list li .accordion3 dd ul li a .img_w {
	width: 50px;
}


	dl.accordion3 dt.open::before {
	content:url(../images/common/icon_mn.png);
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-bottom-color: #fff;
	/*top: -5px;*/
	right: -20px;
	padding-right: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	dl.accordion3 dd {
	word-wrap:break-word;
	margin: 0px;
	padding: 0px;
	}
	dl.accordion3 dd ul li {
	list-style: none;
	margin: 0px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	/* グラデーション */
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
	dl.accordion3 ul li img{ float: left;
    height: 50px;
    padding: 10px;
	}
	
	dl.accordion3 dd ul li.check_b {
	list-style: none;
	margin: 0px;
	background-color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	}

	dl.accordion3 dd ul li a {
   background-image: url("../images/common/list_mark.png");
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(51%,#ececec), color-stop(100%,#f3f3f3)); /* グラデーション */
    background-position: right 50%;
    background-repeat: no-repeat;
    color: #666666;
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 20px 0 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.detail_table_vacancy {
	line-height: 1.75em;
	margin-bottom: 15px;
}
.detail_table_vacancy th {
	font-weight: normal;
}


.accordion3_list li.checkbtn    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

dl.accordion3 dd ul li:last-child {
	color: #333;
	display: block;
	margin: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

	dl.accordion3 dd ul li a::before {
	position: relative;
	float: right;
	/*border: 8px solid transparent;*/
	  border-left-color: #333;
	width: 0;
	height: 0;
	top: 0;
	right: -25px;
	padding-right: 5px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
dl.accordion3 ul li div  {
    float: left;
    height: 15px;
    margin: 0;
    padding: 70px 0 70px 5px;
}

dl.accordion3 dd ul li div:last-child {
	width: 50%;
	clear: both;
	float: none;
}
#wrapper #main .bukken ul .accordion3_list li .accordion3 dd ul li a {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.63, #fff), color-stop(0.01, #f7e9d9));
	background: -webkit-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -moz-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -o-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: -ms-linear-gradient(top, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	background: linear-gradient(to bottom, #f7e9d9 1%, #fff 63%, #fff 63%, #fff 63%);
	/* グラデーション */
color: #666;
	display: block;
	/*height: 70px;*/
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../images/common/list_mark.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
}



dl.accordion3 dd ul li span{
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


dl.accordion3 dd ul li span:last-child {
	width: 100px;
	display: block;
}


















#acMenu dt{
	sdisplay:block;
	height:50px;
	line-height:50px;
	text-align:center;
	border:#666 1px solid;
	cursor:pointer;
	padding-right:30px;
	background-repeat: no-repeat;
	background-position: 280px -69px;
	background-image: url(../images/common/icon_pm.png);
	
    }
#acMenu dd{
	background:#f2f2f2;
	height:50px;
	line-height:50px;
	text-align:center;
	border:#666 1px solid;
	display:none;
	margin: 0px;
	padding: 0px;
    }
#acMenu dt.active{
	background-image: url(../images/common/icon_pm.png);
    }

input[type="checkbox"] {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
}

/* ページネーション */

.pagenation_box {
	height: 50px;
	text-align: center;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.pagenation .current {
    background-color: #A48F55;
    color: #FFFFFF;
}
.pagenation div {
    border: 1px solid #A48F55;
    float: left;
    height: 20px;
    margin-right: 10px;
    padding: 6px 5px 5px;
    width: 20px;
}

.pagenation_box .pagenation div .text a {
	text-decoration: none;
	color: #A48F55;
}

.detail_table_bukken tr td a {
	background-image: url("../images/common/list_mark.png");
	background-position: right 50%;
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	margin: 0;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#pankuzu {
	list-style: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}

/* パンくずリスト */
.breadcrumb {
	list-style: none;
	overflow: hidden;
	font: 12px Helvetica, Arial, Sans-Serif;
	background-color: #8f97bb;
	height: 40px;
}

.breadcrumb li {
	float: left;
	background-color: #434b6f;
}
.breadcrumb li a {
	color: white;
	text-decoration: none;
	background: #434b6f;
	position: relative;
	display: block;
	float: left;
	background-color: hsla(229,40%,35%,1);
	height: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 55px;
}
.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(229,40%,35%,1);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
	padding-left: 20px;
	padding-right: 10px;
}
.breadcrumb li:first-child {
	background-color: hsla(229,40%,35%,1);
}

.breadcrumb li:nth-child(2) a       {
	background:        hsla(228,34%,45%,1);
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb li:nth-child(2) a:after { border-left-color: hsla(228,34%,45%,1); }
.breadcrumb li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }
.breadcrumb li:last-child a {
	color: black;
	pointer-events: none;
	cursor: default;
	background-color: #8f97bb;
}

.breadcrumb li:last-child a:after {
	border: 0;
	background-color: #8f97bb;
}

.breadcrumb li:last-child {
	border: 0;
	background-color: #8f97bb;
	color: #FFF;
}
.breadcrumb li a:hover { background: hsla(229,69%,25%,1); }
.breadcrumb ul li:last-child {
	margin-left: 40px;
	margin-top: 10px;
}

.breadcrumb li a:hover:after { border-left-color: hsla(229,69%,25%,1) !important; }
.sorting  {
	text-align: right;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 5px;
}


select[type="sort"] {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	padding: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}

#wrapper #main .new_bukken.clearfix ul li div {
	height: 15px;
	margin: 0px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 5px;
}
#wrapper #main .bukken_osusume ul li a table tr td .pr {
	font-size: 14px;
	color: #F00;
}

#wrapper #main .bukken_osusume ul li a table.syousai {
	font-size: 11px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main .bukken_osusume ul li a table.syousai td {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
}


#wrapper #main .bukken_osusume ul li div {
	height: 15px;
	margin: 0px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 5px;
}

#wrapper #main .bukken_vacancy ul li a table tr td .pr {
	font-size: 14px;
	color: #F00;
}

#wrapper #main .bukken_vacancy ul li a table.syousai {
	font-size: 11px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main .bukken_vacancy ul li a table.syousai td {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
}


#wrapper #main .bukken_vacancy ul li div {
	height: 15px;
	margin: 0px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 5px;
}

#wrapper #main .bukken.clearfix ul li div {
	height: 15px;
	margin: 0px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 5px;
}


#wrapper .bukken ul .menu li ul li .detail_table_bukken tr td span {
	color: #F00;
	font-size: 14px;
	text-align: center;
}

#wrapper .bukken ul .detail_table_bukken tr td span {
	font-size: 14px;
	color: #F00;
	background-color: #FFF;
	text-align: center;
}




/* main_navi */

nav.main_navi ul{
list-style:none;
}

nav.main_navi li{
	float:left;
	text-align:center;
	list-style:none;
	width:25%;
	height:90px;
	border-bottom:1px #ddd solid;
	border-right:1px #ddd solid;
	-webkit-box-sizing:border-box;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.86, #005359), color-stop(0.00, #4f9ca2));
	background: -webkit-linear-gradient(top, #4f9ca2 0%, #005359 86%);
	background: -moz-linear-gradient(top, #4f9ca2 0%, #005359 86%);
	background: -o-linear-gradient(top, #4f9ca2 0%, #005359 86%);
	background: -ms-linear-gradient(top, #4f9ca2 0%, #005359 86%);
	background: linear-gradient(to bottom, #4f9ca2 0%, #005359 86%); /* グラデーション */
}
nav.main_navi li.navi2 {
	float:left;
	text-align:center;
	list-style:none;
	width:25%;
	height:90px;
	border-bottom:1px #ddd solid;
	border-right:1px #ddd solid;
	-webkit-box-sizing:border-box;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b04600), color-stop(0.11, #e68d00));
	background: -webkit-linear-gradient(top, #e68d00 11%, #b04600 100%);
	background: -moz-linear-gradient(top, #e68d00 11%, #b04600 100%);
	background: -o-linear-gradient(top, #e68d00 11%, #b04600 100%);
	background: -ms-linear-gradient(top, #e68d00 11%, #b04600 100%);
	background: linear-gradient(to bottom, #e68d00 11%, #b04600 100%);
}


nav.main_navi li:nth-of-type(4n){
border-right:none;
}

nav.main_navi ul:after{
content:'.';
display:block;
clear:both;
visibility:hidden;
}

nav.main_navi a{
	position:absolute;
	top:15px;
	color:#FFF;
	display:block;
	text-decoration:none;
	text-align:center;
	position:relative;
	text-shadow: 0px 0px 1px #000;
}

nav.main_navi a:after{
	display:block;
	width:100%;
	content:attr(title);
	font-size:11px;
	text-align:center;
	line-height:10px;
}

div#map{
	width:95%;
	height:200px;
	border:4px solid white;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	margin-right: auto;
	margin-left: auto;
}

/*お問い合わせ*/

#inquiry {
	padding: 5px;
	margin: 0px;
	font-family: 14px/1.231 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	font-size: 12px;
}

#inquiry p {
	text-indent:-1em;
	padding-left:1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inquiry .inquiry_cyui {
	line-height: 1.5em;
}
#inquiry .inquiry_cyui dt {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 20px;
	display: block;
}
#inquiry div {
	background-color: #EAE5D7;
	padding: 5px;
}
#wrapper #main #inquiry .BdrBtm {
	    float: left;
    width: 50%;
}



#inquiry .inquiry_cyui dd {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;


}

#inquiry .inquiry_cyui dd span{
	color: #F00;
}

#wrapper #main #inquiry .inquiry_table.clearfix tr td .inputform {
	height: 25px;
}
#wrapper #main #inquiry span.field {
	color: #F00;
}
</pre></body></html>