@charaset"Shift_JIS";



*{
margin:0px;
padding:0px;
}


body{
text-align:center;
margin:0px auto;
background:#E9E9E9;
}

.clear{
clear:both;
margin:0px;
padding:0px;
}

.right{
text-align:right;
}

a{
outline:0;
}

/*目次/////////////////////////////////////////////////
【01】ボックス指定
【02】見出しテキスト指定
【03】テーブル指定
【04】テキスト指定
【05】リンク指定
【06】画像指定
【07】リスト
//////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////
【01】ボックス指定
//////////////////////////////////////////////////*/

/*head*/
#head{
width:980px;
text-align:left;
margin:0 auto;
background-color:#E9E9E9;
}

#headL{
float:left;
width:710px;
text-align:left;


}


#headR{
float: right;
width:210px;
text-align: right;

}



#container{
clear:both;
width:980px;
text-align:center;
margin:0 auto;
background-color:#FFFFFF;
}



#flash{
width:980px;
}


		

#contents{
clear:both;
width:940px;
margin:0 auto;
}


#footLink{
width:940px;
padding:3px;
background-color:#111183;
}

#footLinkL{
float:left;
width:670px;
text-align:left;
}

#footLinkR{
float:right;
width:250px;
text-align:right;
}

#footLogo{
width:940px;
}

#footLogoL{
float:left;
width:670px;
text-align:left;
}

#footLogoR{
float:right;
width:250px;
text-align:right;
}



/*トピックス*/
.conRleft{
float:left;
width:680px;
text-align:left;
margin:10px 0 0 0;
}

.conRtopics{
margin:0 0 10px 5px;
width:665px;
height:110px; 
overflow: auto;
}


/*バナー部分*/
.conRright{
float:right;
width:240px;
text-align:left;
margin:10px 0 0 0;
}

/*注目物件*/
.conRBbox01{
width:460px;
height:220px;
float:left;
margin:0 8px 6px 0;
background:url(../image/index/kabe_conRBbox01-02.gif) no-repeat bottom;
text-align:center;
}

.conRBboxhead01{
width:460px;
padding:10px 0;
background:url(../image/index/kabe_conRBbox01-01.gif) no-repeat;
}

.conRBboxmain01{
width:440px;
margin:0 auto;
}

.conRBboxmainL01{
float: left;
width:220px;
text-align:left;
}

.conRBboxmainR01{
float:right;
width:210px;
text-align:left;
}




/*物件*/
.conRBbox{
width:230px;
height:220px;
float:left;
margin:0 6px 6px 0;
background:url(../image/index/kabe_conRBbox02.gif) no-repeat bottom;
text-align:center;
}

.conRBboxhead{
width:230px;
padding:10px 0;
background:url(../image/index/kabe_conRBbox01.gif) no-repeat;
}


.conRBboxmain{
width:210px;
margin:0 auto;
text-align:left;
}







/*/////////////////////////////////////////////////
【02】見出しテキスト指定
//////////////////////////////////////////////////*/
h1{
padding:3px 0;
text-align:left;
font-size:10px;
font-weight:normal;
color:#717171;
}

h2{
margin:0 0 5px 0;
}



h3{
margin:0 0 10px 0;
font-size:12px;
font-weight:bold;
color:#6D360E;
}


h3.h302{
margin:0 0 2px 0;
font-size:12px;
font-weight:bold;
color:#6D360E;
}


/*/////////////////////////////////////////////////
【03】テーブル
//////////////////////////////////////////////////*/
td.tdBukken{
width:186px;
height:40px;
background:url(../image/index/kabe-bukken.gif) center no-repeat;
padding:0 2px;
text-align:center;
font-size:11px;
font-weight:bold;
}


/*/////////////////////////////////////////////////
【04】テキスト指定
//////////////////////////////////////////////////*/
.txtNew{
margin:0 0 0 3px;
padding:1px 3px;
font-size:10px;
color:#FFFFFF;
letter-spacing:1px;
background:#990000;
font-weight:normal;
line-height:1.5;
}

.txtInfo{
margin:3px 0 0 0;
font-size:12px;
line-height:1.5;
color:#990000;
}

.txtkakaku{
margin:0;
font-size:12px;
line-height:1.3;
color:#990000;
}

.txt10{
font-size:10px;
line-height:1.5;
color:#484848;
}

.txt11{
font-size:11px;
line-height:1.5;
color:#484848;
}

.txt12{
font-size:12px;
line-height:1.5;
color:#484848;
}

.txt10conLsc02{
font-size:10px;
text-align:justify;
line-height:1.5;
color: #666666;
/*color:#8D8D8D;*/
}

.footLink{
font-size:10px;
line-height:1.5;
color:#FFFFFF;
}



address{
font-size:10px;
line-height:1.5;
font-weight:normal;
font-family: verdana;
font-style:normal;
color:#FFFFFF;
}



/*/////////////////////////////////////////////////
【05】リンク指定
//////////////////////////////////////////////////*/
a:link {
color: #8F6F58;
text-decoration: underline;
}

a:visited {
color: #8F6F58;
text-decoration: underline;
}

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

a:active {
color: #484848;
text-decoration: none;
}


/*TOPICS部分*/
a.aTopics:link {
color: #484848;
text-decoration: none;
}

a.aTopics:visited {
color: #484848;
text-decoration: none;
}

a.aTopics:hover {
color: #8F6F58;
text-decoration: underline;
}

a.aTopics:active {
color: #8F6F58;
text-decoration: underline;
}

/*物件紹介部分*/
a.ah3:link {
color: #6D360E;
text-decoration: none;
}

a.ah3:visited {
color: #6D360E;
text-decoration: none;
}

a.ah3:hover {
color: #6D360E;
text-decoration: underline;
}

a.ah3:active {
color: #6D360E;
text-decoration: underline;
}







/*フッダーリンク部分*/
a.afootLink:link {
color: #FFFFFF;
text-decoration: none;
}

a.afootLink:visited {
color: #FFFFFF;
text-decoration: none;
}

a.afootLink:hover {
color: #FFFFFF;
text-decoration: underline;
}

a.afootLink:active {
color: #FFFFFF;
text-decoration: underline;
}


/*/////////////////////////////////////////////////
【06】画像指定
//////////////////////////////////////////////////*/
.logo{
float:left;
margin:5px 0 10px 0;
}

.logo02{
float: right;
margin:16px 0 10px 0;
}

.conLsc02img{
margin:5px 10px 5px 0;
border:#AFAFAF 1px solid;
}


.conRBboximg{
margin:0 0 10px 0;
}

.footlogo{
float:left;
margin:10px 0 20px 0;
}

.footlogo02{
float: right;
margin:10px 0 20px 0;
}

.yohaku00100{
margin:0 0 10px 0;
}

.yohaku10000{
margin:10px 0 0 0;
}

.yohaku30000{
margin:30px 0 0 0;
}

.yohaku100{
margin:10px 0;
}


.yohaku50000{
margin:5px 0 0 0;
}

.yohaku0050{
margin:0 0 5px 0;
}



/*/////////////////////////////////////////////////
【07】リスト
//////////////////////////////////////////////////*/




dl.dlconRtop{
margin:0 0 10px 0;
}


dt.dtCom{
margin:6px 0 0 0;
padding:0 0 0 70px;
font-size:12px;
line-height:1.5;
color:#484848;
background: url(../image/index/dt_img_com.gif) no-repeat top left;
list-style:none;
}

dt.dtPro{
margin:6px 0 0 0;
padding:0 0 0 70px;
font-size:12px;
line-height:1.5;
color:#484848;
background: url(../image/index/dt_img_pro.gif) no-repeat top left;
list-style:none;
}


dd.ddconRtop{
margin:-22px 0 3px 0;
padding: 0 0 2px 140px;
font-size:12px;
line-height:2;
color:#484848;
border-bottom:#BDBDBD 1px dashed;

}


ul.ulconRtop{
margin:0 0 10px 0;
}

li.liconRtop{
padding:0 0 0 15px;
font-size:12px;
line-height:2.2;
color:#484848;
border-bottom:#BDBDBD 1px dashed;
background:url(../image/index02_0810up/bt_ya_03.gif) no-repeat top left;
list-style:none;
}

ul.ulconRtopul{
margin:0 0 10px 0;
}

li.liconRtopli{
padding:0 0 0 45px;
font-size:10px;
line-height:1.2;
color:#484848;
list-style:none;
}



ul.ulconLsc{
margin:0 2px;
}

li.liconLsc{
display:block;
padding:5px 0 4px 25px;
font-size:12px;
line-height:2.2;
color:#484848;
background: url(../image/index02_0810up/kabe_conlsclist01.gif) no-repeat left bottom;
list-style:none;
}

