@charset "UTF-8";
/******************************************************************************
 * 一覧共通
 *****************************************************************************/
.list-sort  { clear: both; padding: 4px; font-size: 12px; text-align: center; border-bottom: solid 1px #789FCC; margin-bottom: 10px; }
.list-guide { padding: 5px; font-size: 10px; }

.list-view  { display: block; clear: both; overflow: hidden; }
.list-view li { list-style: none !important; }
.list-view .visited   { padding: 4px 8px; background: #039; border-radius: 4px; color: #fff; font-size: 12px; }
.list-view .builcode  { float: left; width: 50px; text-align: center; font-family: monospace; font-weight: bold;}
.list-view .builname  { margin-left: 55px; font-size:120%; font-weight: bold; }
.list-view .address   { margin-left: 55px; line-height:24px; }
.list-view .icons     { width: 150px; float: right; text-align: right; padding-right: 4px;}
.list-view .icons img { vertical-align: middle;   }
.list-view .newIcon   { clear: both; float: left; width: 45px; }
.list-view table.floor { width: 100%; table-layout: fixed; border-collapse: collapse; }
.list-view table.floor th { padding: 2px; background-color: #DCE6F2; border: solid 1px #7F7F7F; color: #595959; font-weight: normal; font-size: 10px; }
.list-view table.floor td { padding: 2px; border: solid 1px #7F7F7F; color: #595959;  text-align: center; }
.list-view table.floor td.builimage { padding: 4px; }
.list-view table.floor td.station { border-left: none; }
.list-view table.floor td.ordered { font-weight: bold;  color: black;  background-color: #FFFFCC; }
.list-view table.floor .buuken-header { text-align: left; line-height:150%; background-size: 225px auto; background-position: center right; background-repeat: no-repeat; overflow: hidden; border-right: none; }
.list-view table.floor .buuken-header span {  }
.list-view table.floor div.station { text-align: left; font-size: 12px; }
.list-view table.floor div.ordered { font-weight: bold;  color: black;   }
.list-view table.floor .bottom { position: relative; }
.list-view table.floor .bottom .catchcopy { clear: left;  text-align: left; padding-left:4px; line-height: 22px; }
.list-view table.floor .bottom .controls { position: absolute; bottom: 0; right: 0; }
.list-view table.floor .bottom .controls .btn { display: block; float: left; margin: 2px; }
.list-view table.floor .builimage { }
.list-view table.floor .update { padding-top: 4px; line-height:1; }
.list-view table.floor .update  span { font-size: 10px; }
.list-view table.noborder td { border: 0; }

/******************************************************************************
 * 物件情報
 *****************************************************************************/
.pager { padding: 8px 0px; height: 24px; clear: left; }
.pager .result { float: left; width: 220px; height: 26px; line-height: 26px; font-weight: bold; }
.pager .result span { color: red; font-size: 20px; }
.pager .pnavi { float: right; width: 500px; }
.pager .pnavi ul { float: right; }
.pager .pnavi li { list-style: none !important; float: left; margin: 0 0 0 4px ; line-height: 20px; width: 28px; border: solid 1px #CECFD2; color: #CECFD2; text-align: center; cursor: pointer; }
.pager .pnavi li:hover { background-color: #ffff99; }
.pager .pnavi li.cur { background-color: #E33F00; color: white; }


/******************************************************************************
 * LIST
 *****************************************************************************/
table.list { width: 100%; margin-top: -1px; border-collapse: collapse; border: solid 1px #666666; }
table.list tr { background-color: white; }
table.list th { padding: 2px; border:solid 1px #666666; background-color: #eaeaea;	font-weight: normal; font-size: 10px; color: #646464; }
table.list td { padding: 2px; border:solid 1px #666666; font-weight: normal; font-size: 12px; text-align: center; }
table.list th.no 	{width:46px;}
table.list th.photo {width:70px;}
table.list th.accsess {width:9em;}
table.list th.floor	{width: auto; }
table.list th.space	{width: auto; }
table.list th.warranty{}
table.list th.rent	{width:76px;}
table.list th.cac	{width:76px;}
table.list th.time	{width:60px;}
table.list th.old	{width:58px;}
table.list td.no{ background-color:#b0deff; }
table.list tr.even{	background-color: #fffdde; }
table.list tr.odd{	background-color: #ffffff; }
table.list .cmd input { font-size: 12px; width: 110px; padding-top: 2px; }
table.list .change {	font-weight: bold; color : #600; }
table.list th.selected { background-color: #ddd; background-repeat:no-repeat; background-position: right; padding-right: 8px; padding-left: 0px; }
table.list th.selected a { font-weight: bold; text-decoration: none; color :#646464; }
table.list td div.code { font-weight: bold; color: #000033; padding-top:10px; }
table.list td.access { vertical-align: top; }
table.list td div.address { font-weight:bold; padding: 4px 0px; }
table.list td div.eki { margin-top: 5px; font-size: 10px; }
table.list td.unit { font-size: 1.0em }
table.list td.num { text-align: right }
table.list td div.floor { margin: 0px 5px 5px; padding: 4px 0px 4px ; border-bottom : solid 1px #666666; font-weight: bold;}
table.list td.icons { text-align: center;}
#list .dimage { background: url(/images/camera.gif) no-repeat center left; padding-left: 23px; text-align: left; }
#list .dimage span { padding: 0 4px; color: #369; font-size: 140%; font-weight: bold; }

/******************************************************************************
 * FEE LIST
 *****************************************************************************/
#list .feelist { width: 100%; border-collapse: collapse; font-size: 13px; }
#list .feelist th { height: 60px; padding: 5px; background: #eaeaea; border: solid 1px #fff; font-weight: normal; color: #646464; }
#list .feelist td { height: 60px; padding: 5px; border: solid 1px #fff; text-align: center; }
#list .feelist th       { background: #666; color: #fff; }
#list .feelist td.empty { width:57px; background: #eee; }
#list .feelist td.low   { width:57px; background: url(/search/images/low_back2.jpg)  repeat-x center left; color:#fff; font-weight: bold; }
#list .feelist td.mid   { width:57px; background: url(/search/images/mid_back2.jpg)  repeat-x center left; color:#fff; font-weight: bold; }
#list .feelist td.high  { width:57px; background: url(/search/images/high_back2.jpg) repeat-x center left; color:#fff; font-weight: bold; }
#list .feelist th a     { color: #fff; }
#list .feelist td a     { color: #333; }


/*取引形態：媒介の注釈*/
div.note_baikai { margin: 2px 0px; font-size: 10px; text-align: right; color: #666666; }

/* バナー広告枠 */
div.banner_ad { padding: 10px 0; margin-bottom:10px; text-align: center; }

/* スライダーボックス */
#scrollbox { position: absolute; right: 0; z-index: 1000; width: 250px; height: 185px; overflow: hidden; background: url(/search/images/bg_side_contact.gif) no-repeat; text-align: center; padding-bottom: 20px; }
#scrollbox div { margin: 106px 0 0 0; }


/******************************************************************************
 * SP版
 *****************************************************************************/
@media screen and (max-width:640px) {

.pager { position: relative; margin: 0 5px; }
.pager .result { position: absolute; top: 0; left: 0; }
.pager .pnavi  { position: absolute; top: 0; right: 0; }
.pager .pnavi li { width: 70px; background: #369; border: solid 1px #369; color: #fff; text-align: center; cursor: pointer; }
.pager .pnavi li:hover { background: #369; }
.pager .pnavi li.prev { border-radius: 8px 0 0 8px; }
.pager .pnavi li.next { border-radius: 0 8px 8px 0; }

.list-guide   { padding: 5px; font-size: 12px; }
.list-guide * { font-size: 12px; }
.list-sort    { padding: 5px; font-size: 16px; }
.list-sort  * { font-size: 16px; }

.list-view * { font-size: 16px; font-family: Meiryo,"メイリオ",Arial,Osaka,san-serif; }
.list-view li      { padding: 10px 5px; border-bottom: solid 1px #ccc; }
.list-view .visited { color: #009; background: none; font-size: 14px; }
.list-view section { overflow: hidden; }
.list-view .header .code { display: block; overflow: hidden; float: left; width: auto; height: 1.3em; line-height: 1.3em; text-align: left; }
.list-view .header .updt { display: block; overflow: hidden; float: right; height: 1.3em; line-height: 1.3em; }
.list-view cite     { display: block; overflow: hidden; margin-bottom: 5px; padding: 2px 5px; background: #ddd; border-radius: 4px; font-size: 16px; font-style: normal; font-weight: bold; }
.list-view cite a   { color: #369; }
.list-view figure   { float: left; width: 120px; height: 160px; margin: 0 5px 5px 0; padding: 0; border: solid 1px #333; }
.list-view .notice  { color: #333; font-weight: normal; text-align: right; }
.list-view .address { margin-bottom: 10px; }
.list-view address { font-style: normal; }
.list-view .address a { color: #369; font-style: normal; }
.list-view .title   { color: #369; font-weight: bold; }
.list-view .station { margin-bottom: 10px; }
.list-view .old     { margin-bottom: 10px; }
.list-view .tsubo      { font-size: 12px; }
.list-view .tsubo span { font-size: 16px; color: #c66; font-weight: bold; }
.list-view .space      { font-size: 12px; }
.list-view .space span { font-size: 16px; color: #c66; font-weight: bold; }
.list-view .space sup  { font-size: 12px; }
.list-view dl { overflow: hidden; margin: 0; font-size: 14px; }
.list-view dt { display: block; clear: both; float: left; width: 64px; margin-bottom: 4px; padding: 4px; text-align: center; font-size: 14px; }
.list-view dd { display: block; float: left; margin-bottom: 4px; padding: 4px; }
.list-view dd span { font-weight: bold; color: #c66; }
.list-view .catchcopy { padding: 5px; background: #cdf; color: #039; }
.list-view .controls { margin-top: 5px; text-align: center; }
.list-view button { width: auto !important; font-size: 12px !important; }
.list-view button.detail  { float: left; }
.list-view button.inquiry { float: right; }
.list-view .banner { display: none; }
}

.list-change { margin: 10px; }
