@charset "utf-8";

/*===================================================
 Alert Box CSS
=================================================== */
.alertPageBox01 {
width:707px;
margin:0 0 22px 23px;
background:url(/dir_common/dir_img/module/alertPageBox_bg_01m.gif) repeat-y top left;
}
.alertPageBox01 .boxFrame01 {
padding:50px 30px 80px;
background:url(/dir_common/dir_img/module/alertPageBox_bg_01b.gif) no-repeat bottom left;
}

.alertPageBox01 p {
text-align:center;
line-height:1.8;
font-size:134%; /* 16px */
font-weight:bold;
}

/*  20121114追記ここから  */
.searchSingleColumn .alertPageBox01 {	margin:20px auto 22px ;}
/*  20121114追記ここまで  */
/*  20121116追記ここから  */

body.layoutType02 #mainArea {
    float: none!important;
}

.searchSingleColumn .alertPageBox02 {
	margin: 20px 0 10px 0;
	width: 950px;
	background:url(/dir_common/dir_img/module/alertPageBox_bg_02m.gif) repeat-y top left;
}
.searchSingleColumn .alertPageBox02 .boxFrame01 {
	padding: 50px 30px 80px 30px;
	background: url(/dir_common/dir_img/module/alertPageBox_bg_02b.gif) no-repeat bottom left;
}
.searchSingleColumn .alertPageBox02 p {
    font-size: 134%;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
}
.searchSingleColumn .alertPageBox02 p.notFound {
	width: 700px;
    text-align: left;
	margin: 0 auto;
}
/*/mansion/search-tokyo/list-13-112/error_noresult.html*/
.result0 {
	padding: 10px 0!important;
}
/*  20121116追記ここまで  */