@charset "utf-8";
/* CSS Document */


/************************************
 Reset
************************************/
article, aside,figure, footer, header, hgroup, listing, nav, plaintext, section, xmp {
	display: block;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a ,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { 
	margin: 0;
	padding:0;
	font-size: 1em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
}

ul , ol { list-style: none; }
img { border: 0; }
legend { display: none; }
fieldset { border:none; }
hr { display: none; }
a{
	outline:none;
	text-decoration: underline;
}
a:focus {
	outline: none;
	text-decoration: none;
}
em {
	font-style:normal;
}

label {
	cursor:pointer;
}

* html .clearfix			 { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clearfix:after {
	display:block;
	clear:both;
	content:"";
}


/***********************************
 共通設定
************************************/
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}

body img {display:none;}
body div img {display:inline;}

body {
	overflow-x: hidden;
	position: relative;
	min-width: 985px;;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size: 0.875em;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust:100%;
}

* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}

.dispNone { display:none;}

#wrapper {
	position:relative;
}

a {
	color: #007e91;	
}
a:hover {
	text-decoration:none;
}

/* IE6,7*/
* {zoom: 1;}
input,select {
outline:0px none black;
}
img {
	vertical-align:top;
}

button, input, select, textarea, optgroup, option {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	max-width:100%;
	vertical-align:middle;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(82, 168, 236, 0.3);
	outline: 0 none;
}

/***********************************
 スプライト画像
************************************/

.icon {
	background-image:url("/search_buy/images/detail_error_sprite.png");
	background-repeat:no-repeat;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	overflow:hidden;
}

.icon.sorry{
	background-position: 0 0;
	height: 50px;
    width: 60px;
	margin-right:20px;
}

.icon.btnnear{
	background-position: -59px 0px;
	height: 26px;
    margin: 0 15px;
    width: 34px;
}

.icon.near{
	background-position: -96px 0px;
	height: 26px;
    margin: 0 10px;
    width: 30px;
}

.icon.other{
	background-position: -125px 2px;
	height: 26px;
    margin: 0 10px;
    width: 30px;
}

.icon.arrowleft {
    background-position: -157px -15px;
    height: 16px;
    margin-right: 0;
    width: 16px;
}
.icon.arrowright {
    background-position: -157px 0;
    height: 16px;
    margin-right: 0;
    width: 16px;
}

.btn .icon.arrowright {
	margin:0 15px;
}

.iconLabel.new {
    background-position: -177px 0;
    height: 45px;
    margin-right: 5px;
    width: 40px;
}
.iconLabel {
    background-image: url("/search_buy/images/detail_error_sprite.png");
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}



/***********************************
 共通パーツ
************************************/

.inlineBlock {
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.unit.articleArea .articleIn .label {
    border: 1px solid #ea6744;
    color: #ea6744;
    font-size: 0.78em;
    margin-bottom: 5px;
    padding: 2px 5px;
}
.label {
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}


.material a:hover{
	opacity:0.7;
}

h3{
	font-size:1.35em;
	border-left:solid 6px #EA6744;
	padding-left:15px;
	font-weight:normal;
}


/***********************************
 ヘッダー、タグライン
************************************/

.header {
	border-top:5px solid #d12b15;
	border-bottom:1px solid #e2ddda;
	box-shadow:0 0 2px 0 rgba(61, 39, 23, 0.3);
	display:block;
}
.header .module {
	width:985px;
	padding:5px 0 10px;
	margin:0 auto;
}
.header .siteLogo {
	width:205px;
	height:42px;
	overflow:hidden;
}
.header .siteLogo a {
	background:url("/search_buy/images/logo_myhome.png") 0 0 no-repeat;
	display:block;
	width:205px;
	height:42px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}

/***********************************
 コンテンツ
************************************/

.unit .module {
	width:985px;
	margin:0 auto;
}

/*--errArea--*/

.unit.errArea .module{
	padding:110px 40px 70px;
}

.unit.errArea h1{
	font-size:2em;
	text-align:center;
	margin:0 0 50px;
}

.unit.errArea .errTxt{
	margin:0 80px 100px;
	color:#666;
}

.unit.errArea .btn{
	background:#f2ebda;
	padding:30px;
	text-align:center;
	font-size:1.2em;
}

.unit.errArea .normalBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#4e2f1a;
	border:1px solid #ad7d59;
	vertical-align:middle;
	padding:15px;
	text-decoration:none;
	border-radius:4px;
	font-weight:bold;
	background:#fff;
	box-shadow:1px 1px 1px rgba(0,0,0,0.3);
}

.unit.errArea .normalBtn:hover{
	opacity:0.8;
}

/*--bannerArea--*/
.unit.bannerArea{
	width: 985px;
    margin: 0 auto;
	text-align: center;
	padding: 0px 0px 50px;
}

/* CLS回避用のサイズ指定クラス */
img.full_width_img {
	width:100%;
	height:auto;
}

/*--articleArea--*/

.unit.articleArea{
	margin-bottom:40px;
}

.unit.articleArea .flow{
	overflow: hidden;
	position: relative;
	width:985px;
}

.unit.articleArea .module{
	position:relative;
}

.unit.articleArea h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.articleArea .articleFont{
	font-size:0.94em;
	font-weight:normal;;
}

.unit.articleArea .articleIn{
	margin:0 auto;
	width:1000%;
}

.unit.articleArea .articleIn {
	width : 1000%;
	position : relative;
}
.unit.articleArea .articleIn ul {
	position : relative;
	width : 915px;
	float : left;
}

.unit.articleArea .prev{
	background-color:#F2EBDA;
	vertical-align: middle;
	display:block;
	position:absolute;
	/*top:70px;*/
	bottom: -8px;
	left:0;
	width:29px;
	height:197px;
	z-index:8;
}

.unit.articleArea .prev span{
	position: absolute;
	top: 45%;
	left: 25%;
}

.unit.articleArea .next{
	background-color:#F2EBDA;
	vertical-align: middle;
	display:block;
	position:absolute;
	/*top:70px;*/
	bottom: -8px;
	right:0;
	width:29px;
	height:197px;
}

.unit.articleArea .next span{
	position: absolute;
	top: 45%;
	left: 25%;
}

.unit.articleArea .articleIn .arrowr{
	background-color:#F2EBDA;
	padding-left:5px;
	vertical-align: middle;
}

.unit.articleArea .articleIn ul{
	display:block;
	padding: 0 37px;
	margin:0 auto;
	float: left;
}

.unit.articleArea .articleIn li{
	display:block;
	float:left;
	padding:0 10px;
}

.unit.articleArea .articleIn .label{
	border:solid 1px #EA6744;
	color:#EA6744;
	padding:2px 5px;
	margin-bottom:5px;
	font-size:0.78em;
}

.unit.articleArea .articleIn .hoverText .textArea .price{
	font-size:1.12em;
	font-weight:bold;
}
.unit.articleArea .articleIn .hoverText .textArea .line{
	line-height: 1.2;
	padding: 5px 5px 0;
}
.unit.articleArea .articleIn .hoverText .textArea .rentDetail{
	font-size:0.92em;
}
.unit.articleArea .articleIn .hoverText .textArea .rentDetail span{
	display: inline-block;
}

.unit.articleArea .articleIn .hoverText .textArea .linkPos{
	margin-top: 10px;
}
.unit.articleArea .articleIn .hoverText .textArea .linkText{
	font-size:0.92em;
	text-decoration:underline;
}

.unit.articleArea .iconLabel.new{
	display:block;
	position:absolute;
	top:0;
	left:1px;
	z-index:10;
}

.unit.articleArea .articleIn .photo img{
	border:solid 1px #B3B3B3;
	width:160px;
	height:160px;
}

.unit.articleArea .articleIn .hoverText{
	position: relative;
	display:block;
}

.unit.articleArea .articleIn a{
	text-decoration: none;
}

.unit.articleArea .articleIn .textArea{
	background:url("/search_buy/images/detail_bg_detail_text.png") repeat;
	width:161px;
	height:161px;
	position: absolute;
	top:0;
	left:0;
	z-index:5;
	display: none;
}

.unit.articleArea .articleIn a:hover .textArea{
	display:block;
}

.unit.articleArea .articleIn .textArea .inner{
	text-align: center;
	padding-top:20px;
	color:#fff;
}

/*--articleDetail--*/

.articleDetail .inner .detailTable .mapLink{
	background-color:#efeeee;
	border:solid 1px #999;
	border-radius: 5px;
	padding:5px 20px;
}

.articleDetail .inner .detailTable table{
	width:100%;
	margin-top:10px;
	margin-bottom: 65px;
}

.articleDetail .inner .detailTable tr{

}

.articleDetail .inner .detailTable th{
	background-color: #FFFCDC;
	color:#998675;
	padding:20px 20px;
	border:solid 1px #CCCCCC;
	width:110px;
}

.articleDetail .inner .detailTable td{
	padding:20px 20px;
	border:solid 1px #CCCCCC;
}


/*--otherArticle--*/

.unit.otherArticle{
	margin-bottom:40px;
}

.unit.otherArticle h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.otherArticle h2 .textRight{
	float:right;
}

.unit.otherArticle h2 a{
	font-size:0.84em;
	font-weight:normal;
	text-align:right;
	color:#4D4D4D;
}

.unit.otherArticle .articleList{
	width:946px;
	margin:0 auto;
}

.unit.otherArticle dl{
	
}

.unit.otherArticle dt{
	margin-bottom:8px;
}

.unit.otherArticle .label{
	background-color: #F2EBDA;
	color:#725D4C;
	padding:3px 10px;
	font-size:0.86em;
}

.unit.otherArticle dd{
	margin-bottom:30px;
	margin-left:-10px;
}

.unit.otherArticle ul{
	
}

.unit.otherArticle li{
	float:left;
}

.unit.otherArticle li a{
	color:#4D4D4D;
	font-size:1.14em;
	margin-left:20px;
}

.unit.otherArticle li span{
	font-size:0.71em;
	text-decoration: none;
}





/*--footer--*/


#bottomCaution {
    background: none repeat scroll 0 0 #ffffff;
    color: #838383;
    font-size: 0.86em;
    line-height: 1.5;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 965px;
}

#footerNavi {
    background-color: #474747;
    width: 100%;
}

#footerNaviContainer {
    color: #fff;
    margin: 0 auto;
    padding: 10px 0 20px;
    width: 985px;
}

#footerNaviContainer .footerNaviBlock {
    border-right: 1px dotted #686868;
    float: left;
    min-height: 21em;
    padding: 0 0 0 30px;
    width: 287px;
}
#footerNaviContainer li.last {
    border-right: medium none;
    width: 317px !important;
}

.footerNaviCaption {
    background: url("/search_top/images/icons.png") no-repeat scroll 0 -735px;
    color: #fff;
    padding-left: 22px;
}

.footerNaviContents {
    font-size: 0.85em;
    padding-top: 10px;
}


.footerNaviContents li {
    background: url("/search_top/images/icons.png") no-repeat scroll -17px -671px transparent;
    line-height: 1.8;
    padding-left: 17px;
}

.footerNaviContents li a {
    color: #fff;
    font-weight: normal;
}

footer {
    font-size: 0.9em;
    margin: 0 auto;
    width: 985px;
}



#anchrNifty {
    margin: 10px 0 0;
    padding: 10px 10px 0;
    text-align: left;
}

#anchrNifty dt {
    display: inline;
    font-weight: bold;
}

#anchrNifty dd {
    display: inline;
}

#anchrNifty dd span {
    border-right: 1px solid #7d7d7d;
    line-height: 1.2;
    margin: 0 2px 0 0;
    padding: 0 5px 0 0;
}
