/**
 ************************
 * @ver 0.00
 * @date 10/02/23
 * @editors kzms2
 ************************
 */

/* @import css file
========================*/
/* coa file */
@import url(coa.css);
/* common design file */
@import url(cmn.css);

/* @central area
========================*/
/* @contents
------------------------*/
#contentsColumn{
_width:556px;
}
#contentsColumn .eyecatch{
margin-bottom:10px;
}

#contentsColumn .designDl{
margin-bottom:30px;
}
.dtlLists{
overflow:hidden;
_zoom:1;
*margin-bottom:20px;
margin-right:-25px;
height:195px;
padding-bottom:10px;
}
.dtlLists li{
width:168px;
float:left;
padding:5px;
margin:0 10px 20px 0;
_margin-right:8px;
background-color:#f3f3f3;
border:1px solid #d5d5d5;
}
.dtlLists li h3{
margin-right:-4px;
color:#e70000;
font-weight:bold;
}
.dtlLists li .iconNew,
.dtlLists li .iconRecommend,
.dtlLists li .iconTodaysNew{
width:70px;
margin-bottom:1px;
*display:block;
line-height:0;
}
.dtlLists li h3 strong{
font-size:130%;
}
.dtlLists li h4{
margin-bottom:4px;
overflow:hidden;
*zoom:1;
font-size:90%;
color:#000;
}
.dtlLists li p{
clear:left;
background-color:#fff;
padding:5px;
line-height:1.4;
min-height:65px;
}
.dtlLists2:after,
.dtlLists2 div:after{
height:0;
visibility:hidden;
content: ".";
display: block;
clear: both;
}
.dtlLists2,
.dtlLists2 div{
width: 100%;
margin-bottom: 5px;
}
.dtlLists2 li{
float:left;
padding-bottom:10px;
margin-right:5px;
width:273px;
_width:270px;
background:#f3f3f3;
border:1px solid #D5D5D5;
min-height:160px;
}
.dtlLists2 h3{
font-weight:bold;
}
.dtlLists2 li strong{
font-size:130%;
color:#e70000;
}
.dtlLists2 .row1{
padding-right:5px;
vertical-align:top;
}
.dtlLists2 .row2 p{
margin-bottom:5px;
width: 100%;
}

.visualL{
width:90px;
height:90px;
}
/* @link box
------------------------*/
#contentsColumn .LinkBox ul{
margin-bottom:10px;
padding:0 20px;
width:520px;
}
/* @link images box
------------------------*/
#contentsColumn .LinkImageBox ul.simpleLists3{
margin-bottom:10px;
padding:8px 0;
width:557px;
padding-left: 1px;
}
#contentsColumn .LinkImageBox .simpleLists3 li{
float:left;
padding:10px 4px;
width:130px;
}
/* @featured box
-------------------------*/
#contentsColumn .featuredBox .bxInner{
margin-bottom:10px;
}
#contentsColumn .featuredBox ul.designLists3{
width:520px;
padding: 0 20px;
}
#contentsColumn .featuredBox .designLists3 li{
padding:5px;
float: left;
}
#contentsColumn .featuredBox .designLists3 li a{
width:160px;
min-height:40px;
height: auto!important;
height:40px;
font-size:100%;
}
#contentsColumn .featuredBox .designLists3 li a span{
height:40px;
}
/* @linkSearch box
-------------------------*/
#contentsColumn .linkSearchBox .bxInner{
margin-bottom:10px;
}
#contentsColumn .linkSearchBox dl#houseDl{
width:560px;
}
#contentsColumn .linkSearchBox #houseDl dd{
float:left;
margin:5px 40px;
width:160px;
}
#contentsColumn .linkSearchBox ul.designLists{
width:530px;
padding:0 15px;
}
#contentsColumn .linkSearchBox .designLists li{
width:140px;
padding:5px 5px 0;
float:left;
margin:0;
}


