@import "rentDetailCommon.css";
@import "detailSub.css";
@import "detailListBox.css";
/*
========== TABLE of CONTENTS ==========
* common
* splite
* detail splite
* itemHd2
* recomPoint
* detailTab
* detailOutline
* detailCarrousel
* priceBox
* detailTable
* detailStation
* detailAction
* detailPhotoList
* ListBOX
* detailMap
* detailTransit
* ListFoot
* detailInqFt
* lightBoxBg
* setsubi
========== TABLE of CONTENTS ==========
*/

/** common */
#pos-sqb{
	width:630px;
	margin:0 auto 15px auto;
}
#rentList{
	float:left;
	width:635px;
	margin-bottom:20px;
}
.recomedMod{
	margin-top:15px\9;
	/margin-top:0;
}
.posR{
	position:relative;
}
.posA{
	position:absolute;
}
table caption{
  display: none;
}

/** splite */
.detailTab{
	background:url(../../../images/rent_ad/bg_repaet.png) repeat-x;
}
.detailCarrousel .prev a,
.detailCarrousel .next a,
.detailCarrousel .prev span,
.detailCarrousel .next span,
.plusIcon a,
.plusIconGray span,
.helpIcon,
#detailPhotoList .zoom,
.btnRest .btnFavOn a,.detailInqDone .closeWindow a{
	background:url(../../../images/rent_ad/icon_rent.png) no-repeat;
}
.lightBoxInq .closeIcon a,
.lightBoxMod .pages li a,
.lightBoxMod .pages li.prevImgStop span,
.lightBoxMod .pages li.nextImgStop span,
.lightBoxMod p.closeBtn a,
.lightBoxMod .itemHd2wrap .closeIcon a,
.lightBoxMod .imgWrap div a.prevImg2:hover span,
.lightBoxMod .imgWrap div a.nextImg2:hover span {
	background:url(../../../images/rent_ad/detail_images_2.png) no-repeat;
}
.detailCarrousel .thumbnailTxt {
    text-align: right;
    margin: 4px 0 2px;
}
.detailCarrousel,
#detailPhotoList,
.lightBoxMod .imgBox{
	background-color:#f5f5f5;
}
.plusIcon .popupBox .rentListPopExa,{
	background:url(../../../images/rent_ad/list_pop.png);
}
.allChk img{
	background:url("../../../images/rent_ad/list_icon.png") no-repeat;
}
/*.detailInqDone*/
.rentListItem{
	background-color:#5aa84d;
	border:solid 1px #138300;
}
.rentListItem:hover{
	background-color:#afd04d;
}

/* detail splite*/
.arrowLink li a,
#detailInqRht .detailInqRhtPopup,
.routeStart,
.routeGoal,
#detailTransitSearch .changeBtn,
#detailInqRht .box.done,
#detailInqFt .detailInqTable td.hanko1,
#detailInqRht .detailInqTable .hanko1{
	background:url(../../../images/rent_ad/detail_images.png)  no-repeat;
}
.detailTab li,
.detailTab li a,
.detailTab li strong{
	background:url(../../../images/rent_ad/detail_tab.png)  no-repeat;
}
.btnExaOn_s_errTop p,
.btnExaOn_s_errBtm p{
	background:url("../../../images/rent_ad/detailErrBox.png")  no-repeat;
}
.btnExaOn_s_doneTop p{
	background:url(../../../images/rent_ad/detailDoneBox.png) no-repeat;
}

/** itemHd2*/
#yjMain .itemHd2{
	width:948px;
	word-break:break-all;
	word-wrap:break-word;
}
.itemHd2{
	border:1px solid #D8D8D8;
	margin:0px 0px 15px;
}
.itemHd2wrap{
	border:1px solid #FFFFFF;
	min-height:32px;
	padding:5px 8px;
	position:relative;
	background:url("../../../images/cross/bg_cross_title.gif") repeat-x center center;
}
.itemHd2wrap h1.ttl{
	float:left;
	width:560px;
	padding-top:8px;
	color:#333;
    font-size:125%;
    font-weight:bold;
	font-size:125%\9;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.itemHd2wrap h1.ttl:not(:target) {
    font-size:125%\9; /* IE9 */
}
.itemHd2wrap .snsBtn{
	float:right;
}
.itemHd2wrap2{
	border:1px solid #FFFFFF;
	min-height:28px;
	padding:5px 5px 0;
	position:relative;
	background:url("../../../images/cross/bg_cross_title.gif") repeat-x center center;
}
/** itemHd3*/
#yjMain .itemHd3{
	word-break:break-all;
	word-wrap:break-word;
}
.itemHd3{
	border:1px solid #D8D8D8;
	margin:0px 0px 15px;
}
.itemHd3wrap{
	border:1px solid #FFFFFF;
	min-height:32px;
	padding:5px 8px;
	position:relative;
	background:url("../../../images/cross/bg_cross_title.gif") repeat-x center center;
}
.itemHd3wrap{
	border:1px solid #FFFFFF;
	min-height:28px;
	padding:5px 5px 0;
	position:relative;
	background:url("../../../images/cross/bg_cross_title.gif") repeat-x center center;
}
.btnRest{
	display:table-cell;
	padding-right:20px;
	vertical-align:middle;
	/display:block;
	/float:left;
	/zoom:1;
}
.btnRestTop{
	display:table-cell;
	vertical-align:middle;
	/display:block;
	/float:left;
	/zoom:1;
}
.btnRest .btnFavOn a, .btnRestTop .btnFavOn a{
	display:block;
	width:147px;
	height:32px;
	background:url("../../../images/rent_ad/btnFavorite.png") no-repeat;
	text-indent:-9999px;
}
.btnRest .btnFavOn a:hover, .btnRestTop .btnFavOn a:hover{
	opacity:0.8;
	}
.btnRest .btnFavOff, .btnRestTop .btnFavOff{
	display:block;
	width:147px;
	height:32px;
	background:url("../../../images/rent_ad/btnFavorite2.png") no-repeat;
	text-indent:-9999px;
}
#subFixed .cvList .favBtn {
    display: table-cell;
    padding: 5px 10px;
    width: 180px;
    background: #fff;
    border: 1px solid #ccc;
    text-shadow: 0 0 1px #aaa;
    text-decoration: none;
    text-align: center;
    color: #008277;
    border-radius: 8px;
    font-size: 14px;
    vertical-align: middle;
    box-shadow: 0px 3px #008277;
    cursor: pointer;
}
#subFixed .cvList .inqBtn {
    display: table-cell;
    padding: 5px 15px;
    background: #fc8e53;
    background: -moz-linear-gradient(top, #fc8e53 0%, #ff5400 100%);
    background: -webkit-linear-gradient(top, #fc8e53 0%,#ff5400 100%);
    background: linear-gradient(to bottom, #fc8e53 0%,#ff5400 100%);
    border: 1px solid #F74425;
    text-shadow: 0 0 1px #333;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: 0px 2px #a83d05;
}
#subFixed .shoList li a {
    color: #006ACC;
}
.itemHd2wrap .twBtn,
.itemHd2wrap .fbBtn{
	display:table-cell;
	padding-right:10px;
	vertical-align:middle;
	/display:block;
	/float:left;
	/zoom:1;
}
.itemHd2wrap .twBtn a{
	display:block;
	width:65px;
	height:20px;
	background:url("../../../images/rent_ad/twitterIcon.png") no-repeat -10px -10px;
	text-indent:-9999px;
	font-size:0;
}
.itemHd2wrap .twBtn a:hover{
	background-position:-10px -32px;
}
.itemHd2wrap .twBtn a:active{
	background-position:-10px -54px;
}
.itemHd2wrap .fbBtn{
	overflow:hidden;
	_width:100px;
}
.itemHd2wrap .fbBtn iframe{
	border:none;
	overflow:hidden;
	width:100px;
	height:20px;
	height:21px\9;
	/height:20px;
}
.btnExaOn_s_errTop{
	position:relative;
	z-index:9999;
}
.btnExaOn_s_errTop p{
	position:absolute;
	display:block;
	left:-27px;
	top:1px;
	width:111px;
	padding:18px 10px 10px 10px;
	background-position:-11px -10px;
	color:#ff0000;
	border-bottom:1px solid #ff0000;
	font-weight:bold;
	font-size:92.3%; /* 12px */
	line-height:1.334; /* 16px */
}
.btnExaOn_s_doneTop {
	position:relative;
	z-index:9999;
}
.btnExaOn_s_doneTop p{
	position:absolute;
	display:block;
	left:-5px;
	top:1px;
	width:93px;
	padding:18px 3px 10px 3px;
	background-position:-1px -10px;
	color:#309B30;
	border-bottom:1px solid #005522;
	font-weight:bold;
	font-size:92.3%; /* 12px */
	line-height:1.334; /* 16px */
	text-align:center;
}
.btnExaOn_s_doneTop p a{
	color:#309B30;
	text-decoration:none;
}

/** .recomPoint */
.recomPoint{
	margin:0 0 10px 0;
	font-size:12px;
}
.recomPoint .recomTtl{
	float:left;
	margin-right:5px;
	padding:3px 13px 3px 5px;
	background:url(../../../images/rent/icn_recomTtl.png) no-repeat right 0;
	background-size:13px 24px;
	background-color:#DF9F1C;
	color:#FFF;
	overflow:hidden;
}
.recomPoint .recomItemWrp{
	overflow:hidden;
}
.recomPoint .recomItem{}
.recomPoint .recomItem li{
	display:inline-block;
	*display:inline;
    *zoom:1;
	margin:0 3px 5px 0;
	padding:3px 5px;
	background-color:#FFF5C4;
	border-radius:2px;
	color:#7B5400;
}

.cf:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}.cf{zoom:1;}

/** .detailTab */
.detailTab{
	width:635px;
	height:30px;
	margin-bottom:5px;
	padding-bottom:3px;
	background-position:0 -876px;
	padding-bottom:4px\9;
}
.detailTab ul{
	display:inline-block;
	padding:0 5px 0 0;
	/display:inline;
	/zoom:1;
}
.detailTab li{
	display:inline-block;
	padding:0 0 0 5px;
	background-position:0 -124px;
	vertical-align:top;
	margin-top:-1px\9;
	/display:inline;
	/padding-bottom:0;
	/margin-right:5px;
	/zoom:1;
	_margin-top:0;
}
.detailTab .crnt{
	height:26px;
	background-position:0 0;
	margin-top:-1px\9;
	border-bottom:1px solid #309b31;
	height:27px\9;
	_background-position:0 1px;
}
.detailTab .crnt:not(:target) { /* IE9 */
	margin-top:-1px\9;
	height:27px\9;
}
#rentList .detailTab li.tab1 a,
#rentList .detailTab li.tab1 strong,
#rentList .detailTab li.tab2 a,
#rentList .detailTab li.tab2 strong,
#rentList .detailTab li.tab3 a,
#rentList .detailTab li.tab3 strong{
	min-width:5.3em;
	_width:5.3em;
}
.detailTab li a,
.detailTab li strong{
	display:block;
	/*padding:4px 26px 2px 25px;*/
	padding:4px 16px 2px 11px;
	text-align:center;
	font-weight:bold;
	color:#444;
	background-position:right -124px;
	text-decoration:none;
	/*padding:4px 21px 2px 21px\9;*/
	padding:4px 11px 2px 6px\9;
}
.detailTab li.tab4 a,
.detailTab li.tab4 strong{
	padding:4px 26px 2px 21px;
	padding:4px 21px 2px 16px\9;
}
.detailTab li a{
	/padding-bottom:2px;
}
.detailTab li a:hover{
	color:#43aa00;
}
.detailTab li strong{
	height:19px;
	background-position:right 0;
	color:#FFF;
	border-bottom:1px solid #309b31;
	height:21px\9;
	_display:inline;
	_zoom:1;
	_background-position:right 1px;
}
.detailTab li strong:not(:target) { /* IE9 */
	height:21px\9;
}
.detailTab li .num{
	font-size:92.3%; /* 12px */
	font-weight:normal;
}
.detailTab li img{
	vertical-align:middle;
	_margin-bottom:8px;
}

/** #detailOutline */
#detailOutline{
	margin-bottom:20px;
}
#detailOutline .lfBox{
	float:left;
	width:285px;
	margin-right:10px;
	_margin-right:0;
}
#detailOutline .rhtBox{
	float:right;
	width:340px;
	padding:0;
	border:none;
}

/** .detailCarrousel */
.detailCarrouselMain{
	display: table-cell;
	background: #f3f3f3;
	width:640px;
	height:460px;
	padding:1px;
	margin-bottom:1px;
	border:1px solid #d1d1d1;
	text-align:center;
	vertical-align: middle;
	/layout-grid-line:420px;
	position: relative;
}
.detailCarrouselMain span#bigImage {
    position: relative;
    bottom: 15px;
}
.detailCarrouselMain .main img{
	max-width: 420px;
	width:/***/auto; /* IE8用 */
	max-height: 410px;
	height:/***/auto; /* IE8用 */
	box-shadow: 0 0 7px #555;
	-moz-box-shadow: 0 0 7px #555;
	-o-box-shadow: 0 0 7px #555;
	-ms-box-shadow: 0 0 7px #555;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);
}
.detailCarrouselMain #lImgArrow, .detailCarrouselMain #rImgArrow {
	position: absolute;
	top: 200px;
	cursor: pointer;
}
.detailCarrouselMain #lImgArrow {
	left: 10px;
}
.detailCarrouselMain #rImgArrow {
	right: 10px;
}
.detailCarrouselMain #lImgArrow img, .detailCarrouselMain #rImgArrow img {
	width: 50px;
	height: 50px;
}
.detailCarrouselMain p.caption {
    position: absolute;
    text-align: center;
    display: block;
    width: 640px;
    bottom: 5px;
    text-shadow: 1px 1px 2px #aaa;
}
.detailCarrousel{
	padding:3px 5px 3px 6px;
}
.detailCarrousel li{
	float:left;
	width:72px;
	height:72px;
	padding:1px;
	margin:2px 4px 0 0;
	border:1px solid #d1d1d1;
	background:#FFF;
}
.detailCarrousel li#image0 {
    margin-left: 10px;
}
.detailCarrousel .prev,
.detailCarrousel .next,
.detailCarrousel ul{
	float:left;
	margin-right:1px;
}
.detailCarrousel .prev,
.detailCarrousel .next{
	width:19px;
	height:70px;
	text-indent:-9999px;
}
.detailCarrousel .next{
	float:right;
	margin-right:0;
}
.detailCarrousel li div{
	width:72px;
	height:72px;
	text-align:center;
	vertical-align:middle;
	/layout-grid-line:72px;
}
.detailCarrousel li div a{
	display:table-cell;
	width:72px;
	height:72px;
	vertical-align:middle;
}
.detailCarrousel li div a img{
	vertical-align:middle;
	width: 72px;
	height: 72px;
}
.detailCarrousel .crnt{
	margin-top:0;
	border:3px solid #43aa00;
}
.detailCarrousel .prev a,
.detailCarrousel .next a,
.detailCarrousel .prev span,
.detailCarrousel .next span{
	display:block;
	width:19px;
	height:77px;
}
.detailCarrousel .prev a{
	background-position:2px -973px;
}
.detailCarrousel .next a{
	background-position:-7px -1173px;
}
.detailCarrousel .prev span{
	background-position:2px -1373px;
}
.detailCarrousel .next span{
	background-position:-7px -773px;
}
.detailCarrousel li a{
	display:block;
	width:70px;
	height:70px;
	font-size:0;
	line-height:0;
}
.detailCarrousel .last{
	margin-right:0;
}
.detailCarrouselMore{
	clear:both;
	text-align:center;
	padding:5px 0px;
}
.detailCarrouselMainCap{
	text-align:center;
	font-size:92.3%; /* 12px */
	line-height:1.333;
	padding:5px 0px 10px;
	background-color:#f5f5f5;
}
#countImagesLbl {
    text-align:center;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 5px;
    z-index: 1;
}
#countImagesLbl span.now {
    font-size: 32px;
    color: #ff5400;
}
#image1 { margin-left: 10px; }
/** .priceBox */
.priceBox{
	padding-top:10px;
}
.priceBox.mb10{
	margin-bottom:10px;
}
.priceBox.bdb{
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.priceBox dl{
	margin-top:2px;
}
.priceBox dt,
.priceBox dd{
	display:inline-block;
	/display:inline;
	/zoom:1;
}
.priceBox .large dt,
.priceBox .large dd{
	font-size:107.7%; /* 14px */
	font-weight:bold;
}
.priceBox { float: left; padding-bottom: 10px; }
.arrowLink { float: right; position: relative; bottom: -15px; }
.priceBox .large dd.sml{
	font-size: 12px;
	position: relative;
	left: -14px;
}
.priceBox .large dd strong{
	color:#ff5400;
	margin-right:2px;
	font-weight:bold;
	font-size:200%;
}
.priceBox .large dd strong .numbS {
	font-size:75%;
}
.priceBox .large .maintenance{
	margin-left:5px;
	font-weight:normal;
}
.priceBox .itemize{
	padding-top:3px;
	font-size:92.3%; /* 12px */
}
.priceBox .middle{
	display:inline-block;
	min-width:140px;
	/display:inline;
	/width:140px;
	/zoom:1;
}
.priceBox .middle dd{
	font-weight:bold;
}
.priceBox .txt{
	padding-top:10px;
	margin:10px 0 0 0;
	border-top:1px dotted #ccc;
	font-size:92.3%; /* 12px */
}

/** .detailTable */
.detailTableHeading{
	font-weight:bold;
	margin-bottom:10px;
	font-size:108%;
	line-height:1.3em;
	padding-left:15px;
	background:url(../../../images/rent_ad/h2Icon.png) no-repeat;
}
.detailTable{
	border-top:1px dotted #CCC;
	border-collapse:separate;

}
.detailTable th{
	padding:10px 8px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
	background:#ebebeb;
	vertical-align:middle;
	text-align:center;
	word-break:break-all;
	box-shadow:-1px 0 0 1px rgba(255,255,255,1) inset;
}
.detailTable td{
	padding:10px 8px;
	min-width:170px;
	border-bottom:1px dotted #CCC;
	vertical-align:middle;
	word-break:break-all;
	/width:170px;
}
.detailTable.table1{
}
.detailTable.table1 th{
	width:80px;
}
.detailTable.table1 td{
	width:240px;
	word-wrap:break-word;
	word-break:break-all;
}
.detailTable.table2{
	margin-bottom:10px;
	font-size: 14px;
}
.detailTable.table2 th{
	min-width:100px;
	/width:100px;
}
.detailTable.table2 td{
	width:187px;
}
.detailTable.table2 .largeTh{
	width:520px;
	line-height: 1.8;
}

/** .detailStation */
.detailStation{
	width:270px;
	padding:15px;
	margin-top:15px;
	border:1px solid #dddddd;
	background-color:#f9f9f9;
}
.detailStation h3.heading{
	padding-bottom:5px;
	font-weight:bold;
}
.detailStation h3.spacing { margin-top: 20px; }
.detailStation .station {
	display:block;
}
.detailStation .station li{
	float:left;
	padding:4px 10px;
	margin:5px 5px 0 0;
	border:1px solid #dddddd;
	border-radius:3px;
	background-color:#ffffff;
	white-space:nowrap;
}
.detailStation .station li a{
	line-height:1.0em;
	text-decoration:none;
}
.detailStation .station li a:hover{
	text-decoration: underline;
}
.detailStation .route{
	display:block;
	margin-top:15px;
	padding:0px 0px 0px 14px;
	background:url(../../../images/top_2010/list_all.png) no-repeat;
	background-position:4px -96px;
}

/** .detailAction */
.detailAction{
	clear:both;
	width:603px;
	padding:15px;
	margin-bottom:20px;
	background-color:#fff5c4;
	border:1px solid #fff5c4;
	text-align:center;
}
.detailAction li{
	display:inline-block;
	min-height:18px;
	margin-right:15px;
	/display:inline;
	/zoom:1;
}
.detailAction .last{
	margin-right:0;
}
.inquiryIcon{
	padding-left:18px;
	background:url(https://s.yimg.jp/images/maps/m2f/emailad.gif) no-repeat left 0.1em;
}
.plusIcon{
	/vertical-align:bottom;
}
.plusIcon a{
	padding-left:15px;
	background-position:0 -598px;
	background-position:0 -599px\9;
}
.plusIconGray span{
	padding-left:15px;
	background-position:0 -398px;
	color:#999;
}
.plusIcon2{
	background:url(../../../images/rent_ad/icon_plus.png) no-repeat;
	/vertical-align:bottom;
}
.plusIcon2 a{
	padding-left:18px;
}
.plusIcon2gray{
	padding-left:18px;
	background:url(../../../images/rent_ad/icon_plus_gray.png) no-repeat;
	color:#999;
}

.printIcon{
	padding-left:18px;
	background:url(https://s.yimg.jp/i/icon/print.gif) no-repeat left 0.1em;
}
.sendIcon{
	padding-left:18px;
	background:url(https://s.yimg.jp/i/ws/ic/mobile1.gif) no-repeat left 0.1em;
}
.helpIcon{
	position:relative;
	display:inline-block;
	width:14px;
	height:14px;
	margin:2px 0 0 3px;
	background-position:0 -1600px;
	cursor:pointer;
	/display:block;
	/zoom:1;
	_position:static;
}
.popupBox2{
position:absolute;
right:-20px;
top:8px;
}
.popupBox2 .detailInqPopExa{
right:-25px;
top:-75px;
background-position:-220px -120px;
width:180px;
}
.btnExaOn_s_errBtm{
	position:relative;
}
.btnExaOn_s_errBtm p{
	position:absolute;
	display:block;
	left:-32px;
	bottom:20px;
	width:111px;
	padding:10px 10px 18px 10px;
	background-position:-11px bottom;
	color:#ff0000;
	border-top:1px solid #ff0000;
	font-weight:bold;
	font-size:92.3%; /* 12px */
	line-height:1.334; /* 16px */
	z-index:9999;
	_bottom:35px;
}

/** #detailPhotoList */
#detailPhotoList{
	padding:20px 23px 0 23px;
}
#detailPhotoList li{
	float:left;
	width:280px;
}
#detailPhotoList .mr25{
	margin-right:25px;
	_margin-right:21px;
}
#detailPhotoList .imgBox{
	position:relative;
	width:280px;
	height:280px;
	padding:1px;
	margin-bottom:5px;
	border:1px solid #d1d1d1;
	background:#FFF url(../../../images/common/loading_white.gif) no-repeat center center;
	text-align:center;
	font-size:0;
	/layout-grid-line:280px;
}
#detailPhotoList .mb20 .imgBox{
	margin-bottom:20px;
}
#detailPhotoList .imgBox a{
	display:table-cell;
	width:280px;
	height:280px;
	vertical-align:middle;
	/layout-grid-line:280px;
}
#detailPhotoList .imgBox a img{
	vertical-align:middle;
}
#detailPhotoList .zoom{
	position:absolute;
	bottom:3px;
	right:3px;
	width:17px;
	height:17px;
	background-position:0 -1800px;
	z-index:9980;
}
#detailPhotoList .txtBox{
	margin-bottom:10px;
	text-align:center;
	font-size:92.3%; /* 12px */
	line-height:1.333; /* 16px */
}
/** ListBOX */
.btnExaOn {
	display:block;
    background-position:0 0;
    height:21px;
    width:89px;
	text-indent:-9999px;
	overflow:hidden;
}
.btnInq {
	display:block;
    background-position:0 -21px;
    height:22px;
    width:89px;
    text-indent:-9999px;
	overflow:hidden;
}
.btnExaOff {
	display:block;
    background-position:-89px 0;
    height:21px;
    vertical-align:middle;
    width:89px;
	text-indent:-9999px;
	overflow:hidden;
}
#rentListItems .itemHd2{
	width:593px;
}
#rentListItems .itemHd2 .btnExaOn_s_errTop p{
	left:-20px;
}
.itemBody{
	width:390px;
	margin-right:10px;
	_margin-right:5px;
}
#rentListItems .corp {
    font-size:92.3%;
    margin-bottom:5px;
}
#rentListItems .rating, #rentListItems .score {
    float:left;
}
#rentListItems .rating {
    margin-right:5px;
}
#rentListItems .infoBox {
    clear:both;
    font-size:92.3%;
	/margin-bottom:15px;
}
#rentListItems .infoBox dt, #rentListItems .infoBox dd {
    display:inline;
}
#rentListItems .infoBox dd {
	margin-right:10px;
}

#rentListItems .button{
	width:390px;
	margin:15px 0 10px 0;
}
#rentListItems .button .btnExaOn2{
	float:left;
	width:147px;
	margin:0 6px 0 31px;
}
#rentListItems .button .btnExaOn2 a{
	display:block;
	width:147px;
	height:32px;
	background:url("../../../images/rent_ad/btnFavorite.png") no-repeat;
	text-indent:-9999px;
}
#rentListItems .button .btnExaOff2{
	float:left;
	display:block;
	width:147px;
	height:32px;
	margin:0 6px 0 31px;
	background:url("../../../images/rent_ad/btnFavorite2.png") no-repeat;
	text-indent:-9999px;
}
#rentListItems .button .inqry{
	float:left;
	width:206px;
	height:32px;
	background:url("../../../images/rent_ad/btnInquiry.png") no-repeat;
	cursor:pointer;
}
#rentListItems .button .btnExaOn2 a:hover,
#rentListItems .button .inqry:hover{
	opacity:0.8;
}

.listFt .yellowBox{
	width:633px;
	height:50px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFEFA1;
	border:1px solid #FFCF72;
}
.listFt .yellowBox .allCheck{
	float:left;
	width:200px;
	height:50px;
}
.listFt .yellowBox input{
	margin:0px;
	top:0px;
}
.listFt .yellowBox .allCheck .arw2{
	float:left;
	margin:10px 3px 0 10px;
	background:url("../../../images/rent_ad/list_icon.png") no-repeat;
	background-position:0 -150px;
}
.listFt .yellowBox .allCheck .chkBox{
	float:left;
	margin:15px 0 0 0;
}
.listFt .yellowBox .allCheck .chkBox span{
	background-color:#FFCF72;
	margin:2px 6px 2px 0;
	padding:0px 3px 3px;
}
.listFt .yellowBox .allCheck .txt{
	float:left;
	margin:16px 0 0 0;
	font-size:108%;
	font-weight:bold;
	color:#9f4f01;
}
.listFt .yellowBox .submit{
	float:left;
	width:433px;
	height:50px;
}
.listFt .yellowBox .submit .btnExaOn2{
	float:left;
	width:147px;
	margin:9px 6px 0 54px;
}
.listFt .yellowBox .submit .btnExaOn2 a{
	display:block;
	width:147px;
	height:32px;
	background:url("../../../images/rent_ad/btnFavorite.png") no-repeat;
	text-indent:-9999px;
}
.listFt .yellowBox .submit .inqry{
	float:left;
	width:206px;
	height:32px;
	margin:9px 0 0 0;
	background:url("../../../images/rent_ad/btnInquiry.png") no-repeat;
	cursor:pointer;
}
.listFt .yellowBox .submit .btnExaOn2 a:hover,
.listFt .yellowBox .submit .inqry:hover{
	opacity:0.8;
}

.price {
    font-size:109%;
    font-weight:bold;
    line-height:2em;
    margin:0 0 5px;
	border-bottom:none;
}
.areaTable {
    font-size:92%;
    margin:0 0 8px;
    width:100%;
}
.areaTable th, .areaTable td {
    border-bottom:1px dotted #CCCCCC;
    border-top:1px dotted #CCCCCC;
    padding:3px;
    vertical-align:middle;
}
.areaTable th {
    background:#EBEBEB;
    padding:3px 5px;
    text-align:center;
    width:16%;
}
.areaTable td {
    padding:3px 5px;
    width:20%;
}

/** detailMap */
#detailMap{
	position:relative;
	width:635px;
	height:601px;
	overflow:hidden;
	margin-bottom:5px;
}
#detailMap .gMap:before{
	content:" ";
	position:absolute;
	width:655px;
	height:601px;
	box-shadow:-10px 3px 3px rgba(0,0,0,0.4) inset;
	z-index:9999;
}
#detailMap .gMap,
#detailMap .streetView{
	width:635px;
	height:300px;
}
#detailMap .gMap{
	border-bottom:1px solid #FFF;
}
#detailMap.detailMapJsoff{
	width:635px;
	height:600px;
	background:#EBEBEB;
	color:#F00;
	font-weight:bold;
	text-align:center;
	line-height:1.8;
}
#detailMap.detailMapJsoff div{
	margin-top:280px;
}

#detailMap2{
	position:relative;
	width:635px;
	height:401px;
	overflow:hidden;
	margin-bottom:5px;
}
#detailMap2 .yMap:before{
	content:" ";
	position:absolute;
	width:655px;
	height:401px;
	box-shadow:-10px 3px 3px rgba(0,0,0,0.4) inset;
	z-index:9999;
}
#detailMap2 .yMap{
	width:635px;
	height:400px;
	border-bottom:1px solid #FFF;
}
#detailMap2.detailMapJsoff{
	width:635px;
	height:400px;
	background:#EBEBEB;
	color:#F00;
	font-weight:bold;
	text-align:center;
	line-height:1.8;
}
#detailMap2.detailMapJsoff div{
	margin-top:280px;
}

.noticeTxt {
	margin:10px 0;
	font-size:95%;
}
.noticeTxt ul li {
	padding-left:12px;
	background:url(../../../images/rent/notice.gif) left 4px no-repeat;
	margin-bottom:3px;
}
.noticeTxt ul li img {
margin-right:3px;
vertical-align:middle;
}

/** detailTransit */
#detailTransit{
	width:950px;
	background-color:#f5f5f5;
	margin-top:5px;
}
#detailTransitSearch{
	padding:15px 10px 5px 10px;
	background-position:0 -151px;
	text-align:center;
}
#detailTransitSearch h3{
	display:inline;
	margin-right:13px;
	font-weight:bold;
	vertical-align:middle;
}
.routeStart,
.routeGoal{
	width:131px;
	height:18px;
	margin-right:5px;
	padding-left:22px;
	border:1px solid #b2b2b2;
	background-color:#ffffff;
}
.routeStart{
	background-position:-662px -16px;
}
.routeGoal{
	background-position:-662px -116px;
}
#detailTransitSearch .routeStart,
#detailTransitSearch .routeGoal{
	cursor:text;
	padding-top:3px\9;
	height:15px\9;
}
#detailTransitSearch .routeStartWrap,
#detailTransitSearch .routeGoalWrap{
	position:relative;
	display:inline-block;
}
#detailTransitSearch .routeStartWrap .routeStartSug,
#detailTransitSearch .routeGoalWrap .routeGoalSug{
	position:absolute;
	top:1.63em;
	left:0;
	z-index:9000;
	padding:5px;
	box-shadow:-2px -2px rgba(222, 222, 222, 1) inset,2px 2px rgba(222, 222, 222, 1) inset;
	border:1px solid #707070;
	background:white;
}

#detailTransitSearch .routeStartWrap .routeStartSug li,
#detailTransitSearch .routeGoalWrap .routeGoalSug li{
	line-height:1.2;
	margin:3px 0px 0px;
	padding:2px;
	text-align:left;
	width:140px;

}
#detailTransitSearch .routeStartWrap .routeStartSug li:hover,
#detailTransitSearch .routeGoalWrap .routeGoalSug li:hover {
background:#009F16;
color:white;
}

#detailTransitSearch .changeBtn{
	cursor:pointer;
	display:inline-block;
	width:26px;
	height:21px;
	margin-right:5px;
	background-position:-654px -219px;
	text-indent:-9999px;
	vertical-align:middle;
	/display:inline;
	/zoom:1;
}
#detailTransitSearch .searchBtn{
	padding:2px 30px;
	margin-left:10px;
	border-radius:2px;
	border:1px solid #707070;
	background:#FFF;
	box-shadow:-2px -2px 0 rgba(223,222,222,1) inset;
	/padding:4px 30px 2px 30px;
}
#detailTransitRoutes{
	padding-bottom:5px;
	border-bottom:3px solid #e6e6e6;
	/padding-bottom:12px;
}
#detailTransitRoutes table{
	width:850px;
	border-collapse:separate;
	border-spacing:0 10px;
	/border-bottom:1px solid #b2b2b2;
	margin: 0 auto;
}
#detailTransitRoutes tr{
	cursor:pointer;
}
#detailTransitRoutes tr.on{
	background:#f6fcd2;
}
#detailTransitRoutes th{
	padding:0 10px;
	width:43px;
	background:#ebebeb;
	text-align:center;
	font-weight:bold;
	border:1px solid #b2b2b2;
	border-right:none;
	box-shadow:-1px 0 0 1px #FFFFFF inset;
	/border-bottom:none;
}
#detailTransitRoutes td{
	width:574px;
	padding:10px;
	border:1px solid #b2b2b2;
	border-left:none;
	/border-bottom:none;
}
#detailTransitRoutes dl{
	margin-bottom:8px;
}
#detailTransitRoutes dd,
#detailTransitRoutes dt,
#detailTransitRoutes li{
	display:inline;
}
#detailTransitRoutes dd{
	margin:0 13px 0 -5px;
	font-weight:bold;
	color:#ff5400;
}
#detailTransitRoutes .routeStart,
#detailTransitRoutes .routeGoal{
	border:none;
	padding:2px 0 2px 19px;
	font-weight:bold;
	background-position:-665px -18px;
}
#detailTransitRoutes .routeGoal{
	background-position:-665px -118px;
}
#detailTransitRoutes .nextRoute{
	margin:0 10px;
}

/** ListFoot */
.listFt .chk {
	display:inline-block;
	background-color:#FFEFA1;
	border:1px solid #FFCF72;
	height:22px;
	margin:0px 0 8px;
	padding:3px 8px;
}
.allChk{
	display:inline;
	font-size:108%;
	font-weight:bold;
	color:#9F4F01;
	padding:0px 12px 0px 0px;
}
.allChk img{
	vertical-align:middle;
	background-position:0px -150px;
	margin:0px 3px 0px 0px;
}
.allChk span{
	background-color:#FFCF72;
	margin:2px 6px 2px 0;
	padding:0px 3px 3px;
	vertical-align:middle;
}
.allChk input {
    height:13px;
    width:13px;
}
.allChk label{
	cursor:pointer;
	vertical-align:middle;
}
.listFt .chk .btnExaOn,
.listFt .chk .btnInq{
	display:inline-block;
	margin:0px 0px 0px 5px;
	vertical-align:bottom;
	/display:inline;
	/zoom:1;
}
.chkSubmit{
	display:inline;
	vertical-align:middle;
	font-size:92%;
	color:#9F4F01;
}
.listFt .pagenation{
	min-height:32px;
    padding:10px 0 0 0;
	background-position:0px -753px;
}
*html .listFt .pagenation{
	height:32px;
}
.listFt .hit{
    float:left;
    font-size:108%;
}
.listFt .hit .num {
    font-size:138%;
}
.listFt .hit span {
    color:#009F16;
    font-size:123%;
    font-weight:bold;
    margin:0 3px;
}
.listFt .page{
    float:right;
    font-size:108%;
}
.listFt .page li{
    background:#fff;
    border:1px solid #ccc;
    display:inline-block;
    margin:0 0 0 3px;
    padding:2px 6px;
	/display:inline;
	/zoom:1;
}
.listFt .page li span{
	font-weight:bold;
	color:#0000ee;
}
.listFt .page li.current{
	background:#009F16;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
}
.moreLink{
	float:right;
	margin:12px 0px 5px 3px;
}
.moreLink a{
	background:url(../../../images/common/listbg3.gif) no-repeat left center;
	padding:0px 0px 0px 12px;
}

/** detailInqFt */
#detailInqFt{
	clear:both;
	margin-bottom:15px;
}
#detailInqFt .cmnBarL{
	padding:2px;
	border:1px solid #ccc;
	border-bottom:3px solid #309b30;
}
.cmnBarL .ttl span {
    font-weight: normal;
    font-size: 12px;
    position: relative;
    left: 80px;
    color: #777;
    text-decoration: under-line;
    padding:2px 4px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 11px;
}
.cmnBarL .ttl span em {
    font-size: 1.5em;
    position:relative;
    top:2px;
    font-weight: bold;
}
#detailInqFt .box{
	border:1px solid #ccc;
	border-top:none;
}
#detailInqFt .cmnBarL{
	/padding-top:1px;
}
#detailInqFt .summary{
	float:left;
	width:313px;
	padding:5px 10px 10px 10px;
	background:#FFF;
	line-height:1.7;
}
#detailInqFt.oneClick .summary{
	border-right:1px dotted #ccc;
}
#detailInqFt .summary h3{
	margin:0 0 8px 0;
	font-weight:bold;
}
#detailInqFt .rating{
	float:left;
	margin-right:5px;
}
#detailInqFt .data{
	clear:both;
	display:block;
}
#detailInqFt .data dt{
	font-weight:bold;
}
#detailInqFt .data dt,
#detailInqFt .data dd{
	display:inline;
}
#detailInqFt .mb5{
	margin-bottom:5px;
}
#detailInqFt .kome{
	clear:both;
	color:#ff5400;
	font-size:92.3%; /* 12px */
	line-height:1.333; /* 16px */
}
#detailInqFt .blandImg{
    margin:12px 0 16px;
	clear:both;
}
#detailInqFt .blandImg > img:not(:last-child){
	float:left;
	margin:2px 5px 0 0;
}
#detailInqFt .blandImg .notice{
	font-size:92.3%; /* 12px */
	line-height:1.3;
}
#detailInqFt .dataTel{
	margin:0 -10px 16px;
	padding:10px;
	clear:both;
	background-color:#f5f5f5;
}
#detailInqFt .dataTel > dt{
	font-size:92.3%; /* 12px */
	font-weight:bold;
}
#detailInqFt .dataTel .tel{
	font-weight:bold;
	font-size:22px;
	color:#f50;
}
#detailInqFt .dataTel .komeList{
	font-size:92.3%; /* 12px */
	line-height:1.3;
}
#detailInqFt .dataTel .komeList li:not(:last-child){
	margin-bottom:5px;
}
#detailInqFt .dataTelBtn{ margin: 0 -10px 16px; padding: 11px 10px 10px; background-color: #f5f5f5; text-align: center;}
#detailInqFt .dataTelBtn .btn{ width: 221px; margin: 0 auto;}
#detailInqFt .dataTelBtn .btn a{ display: table-cell; width: 221px; height: 34px; box-shadow: 0 3px #004793; padding-top: 3px; border: #0056a6 1px solid; border-radius: 8px; background: #0060c5; background: linear-gradient(to bottom, #007fd5 0%,#0060c5 100%); color: #fff; font-size: 16px; text-decoration: none; text-shadow: 0 0 1px #333; vertical-align: middle;}
#detailInqFt .dataTelBtn .btn a:hover{ text-decoration: underline; opacity: 0.9;}
#detailInqFt .dataTelBtn .btn a:active{ position: relative; top: 3px; box-shadow: none;}
#detailInqFt .dataTelBtn .btn a img{ position: relative; top: 3px; left: 8px;}
#detailInqFt .dataTelBtn .note{ margin-top: 7px; font-weight: bold; font-size: 12px; line-height: 1.5;}
#detailInqFt .bkList{
	margin:0px;
	background:url(../../../images/common/listbg3.gif) no-repeat left center;
	padding:0px 0px 0px 12px;
}
#detailInqFt .rhtBox{
	float:right;
	width:594px;
	padding:10px;
	border-left:1px dotted #ccc;
}
#detailInqFt.oneClick .rhtBox{
	border-left:none;
}
#detailInqFt .formLf{
	float:left;
	width:290px;
	padding-top:1px;
	zoom:1;
}
#detailInqFt.oneClick .formLf{
	width:250px;
	margin:10px 0 40px 0;
	text-align:right;
	_width:260px;
}
#detailInqFt.oneClick .detailInqSt .formLf{
	margin-bottom:33px;
}
#detailInqFt .slctmail{
	width:295px;
}
#detailInqFt.oneClick .formRht{
	margin:10px 0 0 0;
}
#detailInqFt.oneClick .formRht .cofirmBtn{
	margin:0 auto 4px auto;
}
#detailInqFt.oneClick .formRht p{
	font-size:92.3%; /* 12px */
	text-align:center;
}
#detailInqFt.oneClick .formLf .bold-text{
	float:left;
	width:277px;
	margin-bottom:7px;
}
#detailInqFt.oneClick .formLf .popupBox{
	float:right;
	width:14px;
}
#detailInqFt .formRht{
	float:right;
	width:290px;
}

#detailInqFt label{
	display:inline-block;
	height:22px;
	vertical-align:baseline;
}
#detailInqFt input{
	display:inline-block;
	margin-left:-3px;
	vertical-align:baseline;
	font-size:108%;
}
#detailInqFt input.cofirmBtn{
	font-size:15px;
}
#detailInqFt input:focus{
	outline:0;
}
#detailInqFt #btmTxt1,
#detailInqFt #btmTxt2{
	width:97px;
	height:22px;
	border:0;
	cursor:text;
	background-color:#fffae8;
	overflow:hidden;
}
#detailInqFt #btmTxt3,
#detailInqFt #btmTxt4{
	width:80px;
	height:22px;
	border:0;
	cursor:text;
	background-color:#fffae8;
	overflow:hidden;
}
#detailInqFt #btmTxt5{
	width:217px;
	height:22px;
	border:0;
	cursor:text;
	background-color:#fffae8;
	overflow:hidden;
}
#detailInqFt .formWrapBtmTxt1,
#detailInqFt .formWrapBtmTxt2,
#detailInqFt .formWrapBtmTxt3,
#detailInqFt .formWrapBtmTxt4,
#detailInqFt .formWrapBtmTxt5{
	border:1px solid #B2B2B2;
	padding:2px 0px 2px 3px;
	background-color:#fffae8;
}
#detailInqFt .formWrapBtmTxt6{
	border:1px solid #B2B2B2;
	padding:2px 0px 2px 3px;
	background-color:#fffae8;
}
#detailInqFt .formWrapBtmTxt1,
#detailInqFt .formWrapBtmTxt2,
#detailInqFt .formWrapBtmTxt3,
#detailInqFt .formWrapBtmTxt4{
	width:132px;
	height:22px;
	margin:0 0 10px 0;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#fffae8;
}
#detailInqFt .formWrapBtmTxt1,
#detailInqFt .formWrapBtmTxt3{
	float:left;
}
#detailInqFt .formWrapBtmTxt2,
#detailInqFt .formWrapBtmTxt4{
	float:right;
}
#detailInqFt .formWrapBtmTxt5{
	width:282px;
	height:22px;
	clear:both;
	margin:0 0 10px 0;
	padding-top:7px;
	padding-bottom:7px;
}
#detailInqFt .formWrapBtmTxt6 {
	margin:0 0 10px 0;
}
#detailInqFt .formWrapBtmTxt6 textarea {
	width:100%;
	_width:98%;
	height:68px;
	font-size:small;
  overflow-x :hidden ;
  overflow-y :auto;
	margin-left:-2px;
	border:0;
	cursor:text;
}
#detailInqFt textarea:focus {
	outline:0;
}

#detailInqFt .lfForm .formWrapBtmTxt1,
#detailInqFt .lfForm .formWrapBtmTxt2,
#detailInqFt .lfForm .formWrapBtmTxt3,
#detailInqFt .lfForm .formWrapBtmTxt4{
	width:107px;
}
#detailInqFt .lfForm .formWrapBtmTxt5{
	width:232px;
}
#detailInqFt .lfForm #btmTxt1,
#detailInqFt .lfForm #btmTxt2{
	width:75px;
	cursor:text;
}
#detailInqFt .lfForm #btmTxt3,
#detailInqFt .lfForm #btmTxt4{
	width:64px;
	cursor:text;
}
#detailInqFt .lfForm #btmTxt5{
	width:175px;
	cursor:text;
}

#detailInqFt .errorForm{
	border:1px solid #ff0000;
}
.errorTxt{
	color:#ff0000;
	font-weight:bold;
	margin-bottom:3px;
	clear:both;
}
.need{
	float:right;
	padding:1px 5px 0 5px;
	text-align:right;
	border:1px solid #fe6b00;
	color:#fe6b00;
	background:#FFF;
	font-weight:normal;
	font-size:92.3%;/* 12px */
}
#detailInqFt .attention{
	clear:both;
	background:#FFF;
	text-align:center;
	font-size:92.3%;/* 12px */
	/padding-top:0;
}
#detailInqFt .attention p,
#detailInqFt .attentionSt p{
	text-align:left;
}
#detailInqFt .attBox,
#detailInqFt .attBox2,
#detailInqFt .attBox3,
#detailInqFt .attBox4{
	width:581px;
	height:50px;
	padding:5px;
	margin-bottom:10px;
	overflow:auto;
	font-size:83.3%; /*10px */
	text-align:left;
	border:1px solid #B2B2B2;
	background:#f5f5f5;
	scrollbar-base-color:#f5f5f5;
	scrollbar-track-color:#f5f5f5;
	scrollbar-face-color:#dcdcdc;
	scrollbar-highlight-color:#f5f5f5;
	scrollbar-shadow-color:#f5f5f5;
	scrollbar-3dlight-color:#f5f5f5;
	scrollbar-darkshadow-color:#f5f5f5;
}
#detailInqFt .attBox2{
	height:90px;
	font-size:83.3%; /*10px */
	margin-bottom:0;
}
#detailInqFt .attBox3{
	width:360px;
	height:151px;
	margin-bottom:0;
	/height:168px;
}
#detailInqFt .attBox4{
	width:360px;
	height:73px;
	margin-bottom:0;
}
#detailInqFt .attBox li,
#detailInqFt .attBox2 li,
#detailInqFt .attBox3 li{
	margin-left:17px;
	list-style-type:decimal;
	text-align:left;
	/margin-left:25px;
}
#detailInqFt .attBox2 .bold-text{
	margin-bottom:8px;
}
#detailInqFt .attention .txt,
#detailInqFt .formSt p{
	text-align:center;
}
#detailInqFt .attention .txt{
	padding:10px 0 15px 0;
}
.cofirmBtn{
	min-width:230px;
	min-height:40px;
	padding:6px 0;
	margin:0 auto 4px auto;
	border-radius:4px;
	cursor:pointer;
	border:1px solid #bf592c;
	box-shadow:1px 1px 0 rgba(255,131,33, 1) inset;
	/width:230px;
	background:#fe821f url(../../../images/rent_ad/bg_inputButton.png) repeat-x bottom;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	line-height:1.0em;
}
.cofirmBtn:hover {
	opacity:0.9;
	background:#fe821f url(../../../images/rent_ad/bg_inputButton.png) repeat-x bottom;
}
.cofirmBtn.loadingBtn {
		height:30px;
		width:30px;
		min-width:30px;
		padding:1px 99px;
		cursor:wait;
}
.cofirmBtn.loadingBtn:hover {
  background:#ce2400 url(../../../images/rent_ad/bg_repaet.png) repeat-x left -1000px;
}
.cofirmBtn2{
	display: table-cell;
	width:280px;
	height:48px;
	background: #fc8e53; /* Old browsers */
	background: -moz-linear-gradient(top, #fc8e53 0%, #ff5400 100%);
	background: -webkit-linear-gradient(top, #fc8e53 0%,#ff5400 100%);
	background: linear-gradient(to bottom, #fc8e53 0%,#ff5400 100%);
	border: 1px solid #F74425;
	text-shadow: 0 0 1px #333;
	color: #fff;
	border-radius: 8px;
	font-size: 16px;
	vertical-align: middle;
	box-shadow: 0px 3px #a83d05;
	cursor: pointer;
}
.cofirmBtn2 img {
	position: relative;
	left: 4px;
	top: 4px;
}
.cofirmBtn2:hover {
	text-decoration: underline;
	opacity: 0.9;
}
.cofirmBtn2:active {
	position: relative;
	top: 3px;
	box-shadow: none;
}
#detailInqFt .detailInqTable{
	width:930px;
	margin:0 10px 15px 10px;
	font-size:92.3%;
}
#detailInqFt .detailInqTable td{
	padding:5px 10px 5px 0;
	border-bottom:1px dotted #ccc;
}
#detailInqFt .detailInqTable label{
	padding:15px 10px 15px 0;
	cursor:pointer;
}
#detailInqFt .detailInqTable .priceTd{
	width:86px;
}
#detailInqFt .detailInqTable .initioalTd{
	width:99px;
}
#detailInqFt .detailInqTable .areaTd{
	width:87px;
}
#detailInqFt .detailInqTable .floarTd{
	width:97px;
}
#detailInqFt .detailInqTable .corpTd{
	width:300px;
}
#detailInqFt .detailInqTable .infoTd{
	width:187px;
	padding-right:35px;
}
#detailInqFt .detailInqTable td.hanko1{
	background-position:-575px -285px;
}
#detailInqFt .corpName,
#detailInqFt .scoreBox{
	display:inline;
}
#detailInqFt .ratingS,
#detailInqFt .score{
	float:none;
	display:inline-block;
	/display:inline;
	/zoom:1;
}
#detailInqFt .ratingS{
	margin-right:3px;
	vertical-align:-1px;
}
#detailInqFt .detailInqSt{
	width:948px;
	padding-bottom:12px;
}
#detailInqFt .formSt{
	float:left;
	width:535px;
	padding:0 0 0 10px;
}
#detailInqFt .lfForm{
	float:left;
	width:240px;
}
#detailInqFt .rhtForm{
	float:right;
	width:287px;
}
#detailInqFt .clBox{
	clear:both;
	text-align:center;
}
#detailInqFt .attentionSt{
	float:right;
	width:375px;
	padding:0 10px 0 17px;
	font-size:92.3%; /* 12px */
	line-height:1.333; /* 16px */
}
#detailInqFt .formSt .cofirmBtn{
	margin:0 auto 4px auto;
}
#detailInqFt.oneClick .formRht{
	width:273px;
	margin-top:13px;
	text-align:center;
}
#detailInqFt.oneClick .formLf .bold-text{
	width:235px;
	font-size:92.3%; /* 12px */
}
#detailInqFt.oneClick .formLf .txtBox{
	position:relative;
}
#detailInqFt.oneClick .formLf .detailInqPopExa{
	right:-25px;
	_right:246px;
}
#detailInqFt.oneClick .detailInqSt .formLf .detailInqPopExa{
	_right:212px;
}
#detailInqFt .formSt .slctmail{
	width:230px;
}
#detailInqFt .detailInqSt .errorTxt{
	font-size:92.3%; /* 12px */
	text-align:left;
}
#detailInqFt .formSt .formWrapRhtSmTel input{
	width:45px;
}
.lightBoxInq{
	position:absolute;
	top:30px;
	width:670px;
	left:50%;
	margin-left:-345px;
	padding:10px 10px 0px;
	background:url("../../../images/rent_ad/bg_cross.png") repeat scroll 0 0;
	border-radius:3px 3px 3px 3px;
	z-index:9999;
}
.lightBoxInq .itemHd2{
    width:668px;
}
.lightBoxInq .itemHd2 h2{
	font-size:87%;
	margin:5px 0px 0px;
}
.lightBoxInq .closeIcon {
    position:absolute;
    right:5px;
    top:5px;
}
.lightBoxInq .closeIcon a{
    background-position:0 -52px;
    display:block;
    height:24px;
    text-indent:-9999px;
    width:24px;
}
.inqCfmBkn{
	font-size:92%;
	margin:0px 0px 5px;
	text-align:left;
	padding:3px;
	font-weight:bold;
	border-bottom:2px solid #9BC00C;
}
.inqCfmBkn span{
	font-size:87%;
}
#inqCfmForm{
	width:668px;
	border-bottom:1px solid #ccc;
	font-size:87%;
	margin:0px 0px 10px;
}
#inqCfmForm th,#inqCfmForm td{
	border-top:1px solid #ccc;
	background:#EAF4B3;
	text-align:left;
	padding:10px;
	vertical-align:top;
}
#inqCfmForm th{
	width:23%;
	background:#EAF4B3;
	font-weight:bold;
}
#inqCfmForm td{
	width:77%;
	background:#FFF;}

#inqCfmForm td li{
    list-style-type:disc;
    margin:0 0 3px 20px;
}
.inqBtnSubmit{
	margin:0 0 3px 0px;
	padding:10px 10px 0px;
	background:#fff;
	border:1px solid #DFDFDF;
}
.inqBtnSubmit .txt{
	margin:0 0 8px 0px;
	font-weight:bold;
	font-size:92%;}
.lightBoxInqBtnBox{
	margin:0px 0px 20px;
}
.lightBoxInq input.orangeBtn{
	width:300px;
}
.orangeBtn{
	padding:10px;
	text-align:center;
	font-size:16px;
	border-radius:3px;
	cursor:pointer;
	vertical-align:middle;
	border:1px solid #bf592c;
	color:#FFF;
	font-weight:bold;
	background:#fc7621 url(../../../images/rent_ad/inquiry_bg2.png) repeat-x left bottom;
}
.whiteBtn{
    background:url("../../../images/rent_ad/inquiry_bg1.png") repeat-x scroll left bottom #FFFFFF;
    border:1px solid #959595;
    color:#000000;
    display:inline-block;
    line-height:1.2;
}
.lightBoxInqDone{
	background:#FFF;
	padding:20px 20px 0px;
	margin:0px 0px 10px;
	border-radius:3px 3px 3px 3px;
	border:1px solid #CCC;
}
.lightBoxInqDone p{
font-size:92%;
}
.lightBoxInqDone p.lightBoxInqDoneTh{
	padding:20px;
	font-weight:bold;
	color:#FF6000;
font-size:123%;
}
.lightBoxInqDone p.lightBoxInqDoneTh2{
	margin-bottom:30px;
}
.lightBoxInqErr{
	margin:0px 0px 10px;
}
.lightBoxInqErrT{
	font-weight:bold;
	margin:0px 0px 10px;
	color:#F00;
	border:2px solid #F00;
	padding:20px;
}

.lightBoxInqErrBk{
	font-size:77%;
	border-top:2px solid #CCC;
	border-left:1px solid #CCC;
	margin-bottom:25px;
}
.lightBoxInqErrBk td{
	padding:3px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:left;
	vertical-align:top;
}
.lightBoxInqErrBk .lightBoxInqErrBk01{width:17%;}
.lightBoxInqErrBk .lightBoxInqErrBk02{width:17%;}
.lightBoxInqErrBk .lightBoxInqErrBk03{width:15%;}
.lightBoxInqErrBk .lightBoxInqErrBk04{width:8%;}
.lightBoxInqErrBk .lightBoxInqErrBk05{width:20%;}
.lightBoxInqErrBk .lightBoxInqErrBk06{width:23%;}
p.closeBtn{
	border:1px solid #707070;
	border-radius:2px 2px 2px 2px;
	box-shadow:-2px -2px #DEDEDE inset;
	color:#43AA00;
	width:100px;
	height:1%;
	line-height:1.2em;
	padding:3px 5px;
	margin:0px auto;
	background:#FFF;
}
p.closeBtn a{
	display:block;
	font-size:77%;
	text-decoration:none;
	color:#424242;
}
p.closeBtn a:hover{
	color:#43AA00;
}
.inqListTit{
	font-size:92%;
	margin:0px 0px 5px;
	text-align:left;
	padding:5px 10px;
	font-weight:bold;
	border-bottom:2px solid #ACC5FD;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	color:#4F4F4F;
	background:#FFF;
}
.inqListTit span {
    margin-left: 10px;
    font-size: 0.8em;
    color:#333;
}
.inqList{
	width:668px;
	background:#FFF;
	margin:0px 0px 10px;
}
.inqList th{
	padding:3px 5px;
	font-size:83%;
	font-weight:bold;
	text-align:center;
}
.inqList .chkboxTh{
	width:30px;
}
.inqList .imgTh{
	width:75px;
}
.inqList td{
	padding:3px 5px;
	font-size:75%;
	text-align:center;
	border-right:1px solid #CCC;
}
.inqList .chkBoxTd{
	cursor:pointer;
}
.inqList.chkList{
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
.inqList.chkList th{
	background:#c9d9fe;
	border-right:1px solid #FFF;
	border-bottom:1px solid #CCC;
}
.inqList.chkList th.last{
	border-right:none;
}
.inqList.chkList td{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.inqList .taL{
	text-align:left;
}
/** .lightBoxBg */
.lightBoxBg{
	width:100%;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:9990;
}
.lightBoxMod{
	position:absolute;
	/*width:870px;*/
	width:670px;
	padding:10px;
	background:#FFF;
	top:30px;
	left:50%;
	margin-left:-345px;
	z-index:9999;
}
.lightBoxMod .itemHd2{
	/*width:870px;*/
	width:668px;
	_position:relative;
}
.lightBoxMod .itemHd2wrap{
	/*width:848px;*/
	padding:10px;
	min-height:15px;
	_height:15px;
	position:relative;
}
.lightBoxMod .itemHd2wrap .ttl{
	font-size:87.5%; /* 14px */
}
.lightBoxMod .itemHd2wrap .closeIcon{
	position:absolute;
	right:5px;
	top:5px;
}
.lightBoxMod .itemHd2wrap .closeIcon a{
	text-indent:-9999px;
	display:block;
	width:24px;
	height:24px;
	background-position:0 -52px;
}

.lightBoxMod .pages{
	margin-bottom:10px;
	text-align:center;
}

.lightBoxMod .pages li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	/vertical-align:middle;
}

.lightBoxMod p.closeBtn {
margin:0 auto;
width:80px;
}
.lightBoxMod .pages li a,
.lightBoxMod .pages li.nextImgStop span,
.lightBoxMod .pages li.prevImgStop span,
.lightBoxMod p.closeBtn a{
	display:block;
	width:80px;
	height:26px;
	text-indent:-9999px;
}

.lightBoxMod .pages li.prevImg a{
	background-position:0 0;
}
.lightBoxMod .pages li.nextImg a {
	background-position:-80px 0;
}
.lightBoxMod .pages li.prevImgStop span{
	background-position:0 -26px;
}
.lightBoxMod .pages li.nextImgStop span{
	background-position:-80px -26px;
}
.lightBoxMod p.closeBtn a {
	background-position:-160px 0;
}
.lightBoxMod .pages .num{
	margin:0 27px;
	font-size:87.5%; /* 14px */
}
.lightBoxMod .pages .num .crnt{
	color:#009f16;
	font-weight:bold;
}
.lightBoxMod .imgBox{
	padding:10px 0;
	margin-bottom:10px;
	font-size:75%; /* 12px */
	text-align:center;
}

.lightBoxMod .imgBox .imgWrap{
	width:502px;
	height:502px;
	margin:0 auto;
	position:relative;
}
.lightBoxMod .imgWrap div{
	height:500px;
	width:500px;
	border:1px solid #D8D8D8;
	padding:1px;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
	background:#fff url(../../../images/common/loading_white.gif) no-repeat center center;
	/layout-grid-line:500px;
	/*position:relative;*/
	z-index:9990;	zoom:1;
}
.lightBoxMod .imgWrap div img{
	vertical-align:middle;
	z-index:9990;
	display:inline;
}
.lightBoxMod .imgBox p{
	margin:10px 10px 0;
}
.lightBoxMod .imgWrap div a{
	height:500px;
	width:250px;
	display:block;
	position:absolute;
	z-index:9999;
	outline:none;
	background-image:url(../../../images/rent_ad/trans.gif);	/* for IE */
}
.lightBoxMod .imgWrap div a.prevImg2{
	left:2px;
	top:2px;
}
.lightBoxMod .imgWrap div a.nextImg2{
	left:252px;
	top:2px;
}
.lightBoxMod .imgWrap div a.prevImg2 span,
.lightBoxMod .imgWrap div a.nextImg2 span{
	display:block;
	width:25px;
	height:33px;
	text-indent:-9999px;
	position:absolute;
}
.lightBoxMod .imgWrap div a.prevImg2 span{
	top:232px;
	left:0;
}
.lightBoxMod .imgWrap div a.nextImg2 span{
	top:232px;
	right:0;
}
.lightBoxMod .imgWrap div a.prevImg2:hover span{
	background-position:-25px -52px;
}
.lightBoxMod .imgWrap div a.nextImg2:hover span{
	background-position:-50px -52px;
}

.cofirmBtnBox {
	position:relative;
	width:280px;
	margin:0 auto;
}
.detailInqDone {
	height:53px;
	position:absolute;
	top:-55px;
	left:50%;
	z-index:9999;
}
.detailInqDone p{
	text-indent:-9999px;
	width:88px;
	height:53px;
	left:-50%;
	position:relative;
	background:url(../../../images/rent_ad/detailDone_fukidashi.png) no-repeat center 0;
}
.detailInqErr {
	height:72px;
	position:absolute;
	top:-72px;
	left:50%;
	z-index:9999;
}
.detailInqErr p{
	text-indent:-9999px;
	width:140px;
	height:72px;
	left:-50%;
	position:relative;
	background:url(../../../images/rent_ad/detailDone_fukidashi.png) no-repeat center -70px;
}

/** loading **/

.LoadingPop.detailLoad{
padding:50px 5px;
left:33%;
}

/** setsubi **/

.detailHd {
    color:#309B30;
	font-weight:bold;
}
.setsubiBox {
    margin-bottom:10px;
}
.setsubiPickoutList {
    list-style:none;
    text-align:center;
    margin:0 0 2px;
}
.setsubiPickoutList li.setsubiNrm, .setsubiPickoutList li.setsubiGray {
    font-size:12px;
    width:153px;
    margin:4px 4px 0 0;
	padding:2px 0;
    float:left;
}
.setsubiPickoutList li.noSpacing {
    margin:4px 0 0 0;
}
.setsubiPickoutList li.setsubiNrm:last-child, .setsubiPickoutList li.setsubiGray:last-child {
    margin-right:0;
}
.setsubiPickoutList li.setsubiNrm {
    background-color:#F1FCE9;
    color:#0C4C4C;
    border:1px solid #C5E8AC;
}
.setsubiPickoutList li.setsubiGray {
    background-color:#F0F0F0;
    color:#D0D0D0;
    border:1px solid #D0D0D0;
}
.setsubiOther {
    margin:0 0 20px;
}

/** average **/

.agerageBox {
    margin:0 0 10px;
}
.averageTable {
    display:block;
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
    font-size:100%;
    text-align:center;
}
.averageTable .averageData th {
    width:100px;
    padding:8px 0;
    margin:0 5px;
    border-right:2px solid #FFFFFF;
    border-bottom:2px solid #FFFFFF;
    font-weight: bold;
    background:#F1FCE9;
}
.averageTable .averageData td {
	width: 200px;
	background-color:#F3F3F3;
	padding: 12px 0 10px;
	border-bottom: 2px solid #FFFFFF;
}
.averageTable .averageData td span {
    font-size:1.6em;
}
.averageNowTxt {
    color:#FF5400;
}
.averageNotes {
    margin:5px 0 0;
    font-size:0.9em;
}
/** #detailRcmnd2 */
#detailRcmnd2{
    margin-bottom:15px;
    position: relative;
}
#detailRcmnd2 .cmnBarL{
    padding:2px;
    border:1px solid #ccc;
    border-bottom:3px solid #309b30;
}
#detailRcmnd2 .list{
    border:1px solid #ccc;
    border-top:none;
}
#detailRcmnd2 li{
    border-bottom:1px dotted #D8D8D8;
}
#detailRcmnd2 .last{
    border-bottom:none;
}
#detailRcmnd2 li a{
    display:block;
    font-size:92.3%;/* 12px */
    /padding-bottom:10px;
    /text-decoration:none;
}
#detailRcmnd2 li a:hover{
    background:#f6fcd2;
}
#detailRcmnd2 li h3{
    /text-decoration:underline;
}
#detailRcmnd2 li .txt{
    color:#333;
    text-decoration:none;
}
#detailRcmnd2 li .rht{
    float:left;
    width:174px;
    margin:10px 0;
    _margin-right:5px;
}
#detailRcmnd2 li .lf{
    float:left;
    width:70px;
    height:70px;
    margin:10px;
    padding:1px;
    border:1px solid #D8D8D8;
    text-align:center;
    _margin-left:5px;
}
#detailRcmnd2 li .lf div{
    display:table-cell;
    width:70px;
    height:70px;
    vertical-align:middle;
    background:#FFF;
    /layout-grid-line:70px;
}
#detailRcmnd2 li .lf img{
    vertical-align:middle;
}
#detailRcmnd2 li .rht h3{
    font-weight:bold;
    text-decoration:underline;
}
#detailRcmnd2 li .fav {
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    left: -10px;
    top: 10px;
    vertical-align: -3px;
    background-image: url(../../../images/rent/sprite_icon.png);
    background-repeat: no-repeat;
    background-size: 37px 1350px;
    display: inline-block;
    line-height: 1;
    text-indent: -9999px;
	background-position: 0px -182px;
}
#detailRcmnd2 li .fav:hover {
	opacity: 0.6;
}
#detailRcmnd2 li .fav.done{
    background-position: 2px -323px;
}
#view_his .notice {
    margin: 20px; padding: 4px 10px 0;
    border:2px solid #ccc;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 73%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 73%,#f3f3f3 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 73%,#f3f3f3 100%);
	border-radius: 6px;
    position: absolute;
    top: 16px;
    right: -145px;
    z-index: 9999;
}
#view_his .notice:after,#view_his .notice:before {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#view_his .notice:after {
	border-color: rgba(243, 243, 243, 0);
	border-bottom-color: #fff;
	border-width: 4px;
	margin-left: -4px;
}
#view_his .notice:before {
	border-color: rgba(170, 170, 170, 0);
	border-bottom-color: #ccc;
	border-width: 7px;
	margin-left: -7px;
}
#view_his .notice p .done, #view_his .notice p .yet {
    width: 20px; height: 20px;
    background-image: url(../../../images/rent/sprite_icon.png);
    background-repeat: no-repeat;
    background-size: 37px 1350px;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    top: 2px;
}
#view_his .notice p.yetP {
    position: relative; top: -7px;
    podding-bottom: 0;
}
#view_his .notice p .done {
    background-position: 2px -323px;
}
#view_his .notice p .yet {
    background-position: 0 -182px;
}
.overlay{ position: fixed; top: 0; left: 0; z-index: 10001; width: 100%; height: 100%; background-color: #000;}
.overlay.show{ opacity: 0.5; -ms-filter: "alpha(opacity=50)"; transition: 0.3s;}
.overlay.hide{ z-index: -1; opacity: 0; -ms-filter: "alpha(opacity=0)"; transition: 0.3s;}
.overlay:hover{ cursor: pointer;}
.modalSmall{ position: fixed; top: 50px; left: 50%; z-index: 10002; width: 590px; margin-left: -295px; padding: 15px; border-radius: 5px; background-color: #fff;}
.modalSmall.show{ opacity: 1; -ms-filter: "alpha(opacity=100)"; transition: 0.3s;}
.modalSmall.hide{ z-index: -1; opacity: 0; -ms-filter: "alpha(opacity=0)"; transition: 0.3s;}
.modalSmall .modalCloseBtn a{ display: block; position: absolute; top: 7px; right: 5px; z-index: 10; width: 15px; height: 15px; padding: 10px;}
.modalSmall .modalCloseBtn a:hover{ opacity: 0.8;}
.modalSmall .head{ height: 23px; padding: 2px 0 8px; border-bottom: #d4d4d4 1px solid; font-size: 16px;}
.modalSmall .head .title{ font-weight: bold;}
.modalSmall .txtTel{ padding: 12px 10px 10px; background-color: #f6f3d3; color: #ff8a00; font-weight: bold; font-size: 26px; text-align: center; line-height: 1;}
.modalSmall .listNote{ font-size: 12px; line-height: 1.4;}
.modalSmall .listNote > li{ margin-bottom: 4px; color: #9f9f9f;}
.modalSmall .listNote > li:last-child{ margin-bottom: 0;}
.modalSmall .ttlSmall2{ padding: 6px 10px 4px; background-color: #ededeb; font-weight: bold; font-size: 15px; line-height: 1.4;}
.modalSmall .marTop20{ margin-top: 20px;}
.modalSmall .marBtm0{ margin-bottom: 0 !important;}
.modalSmall .marBtm5{ margin-bottom: 5px !important;}
.modalSmall .marBtm8{ margin-bottom: 8px !important;}
.modalSmall .marBtm10{ margin-bottom: 10px !important;}
.modalSmall .marBtm15{ margin-bottom: 15px !important;}
.modalSmall .marRight10{ margin-right: 10px !important;}
.modalSmall .marLeft10{ margin-left: 10px !important;}
.modalSmall .lineHeight1_5{ line-height: 1.5;}
.modalSmall .fontSize14{ font-size: 14px;}
.modalSmall .fontBold{ font-weight: bold;}
.modalSmall .tblData th{ padding: 5px 7px 3px; border-bottom: #fff 2px solid; background-color: #e9e8e6; font-size: 12px; text-align: center;}
.modalSmall .tblData td{ padding: 2px 7px 0; border-bottom: #fff 2px solid; font-weight: bold; font-size: 14px;}
