BODY{
margin:0px auto;
padding:0;
text-align:center;
font-size:small;
color:#333;
}
img{
border:0;
}
a:link{
color:#000066;
}

a:visited{
color:#660066;
}

.small{
font-size:x-small;
}

.bold{
font-weight:bold;
}

.red{
color:#FF0000;
}

/*コンテンツ部分*/
#container{
width:810px;
margin:0px auto;
text-align:center;
border-left:#000000 1px solid;
border-right:#000000 1px solid;
}

/*ヘッダ*/
#header{
width:810px;
height:50px;
background-color:#000000;
margin:0px;
}

#sitetag{
margin-top:2px;
margin-left:4px;
text-align:left;
color:#FFFFFF;
float:left;
font-size:11px;
}

#titlelogo{
margin-left:15px;
margin-top:2px;
float:left;
}

#tel{
width:249px;
float:right;
margin-top:5px;
}
/*メニュー部分*/
#menu{
clear:both;
width:810px;
height:34px;
margin:0px;
}
/*トップ画像*/
#top_img{
background:url(../img/top_img.jpg) no-repeat;
width:810px;
height:215px;
}
/*メイン部分*/
#main{
width:810px;
}

/*メイン左側メニュー*/
#main_left{
width:223px;
float:left;
margin:0px;
}

/*更新情報*/
#new_logo{
background:url(../img/new_logo.jpg) no-repeat;
height:30px;
}

#new_contents{
background:url(../img/new_bg.jpg) no-repeat;
width:223px;
height:100px;
}

#new_text{
text-align:left;
padding:10px;
}
/*エリアから探す*/
#area_logo{
background:url(../img/area_logo.jpg) no-repeat;
height:30px;
margin:0px;
}

#area_contents{
background:url(../img/area_bg.jpg) no-repeat;
width:223px;
height:82px;
}

#area_text{
text-align:left;
padding:10px;
font-size:medium;
margin-left:20px;
}

/*お問い合わせ*/
#toiawase_logo{
background:url(../img/toiawase_logo.jpg) no-repeat;
height:30px;
margin:0px;
}

#toiawase_contents{
background:url(../img/toiawase_bg.jpg) no-repeat;
width:223px;
height:193px;
margin:0px;
}

#toiawase_text{
text-align:left;
padding:5px;
}
/*メイン右側コンテンツ*/
#main_right{
float:right;
border-left:1px #000000 solid;
width:586px;
margin:0px;
}
#special_logo{
background:url(../img/special_logo.jpg) no-repeat;
width:586px;
height:29px;
border-bottom:1px #000000 solid;
}

/*特集物件*/
.outer_frame{
width:257px;
height:190px;
border:#999999 2px solid;
margin:10px;
}

.inner_frame{
width:245px;
height:180px;
border:#999999 1px solid;
margin:5px 6px;
}

.special_add{
background-color:#666666;
color:#ffffff;
font-weight:bold;
width:242px;
height:16px;
margin-top:5px;
text-align:left;
font-size:14px;
padding:2px;
}

/*フッタ*/
#footer{
clear:both;
text-align:left;
border-top:1px #000000 solid;
}

.footer_left{
margin-left:5px;
}

#copyright{
text-align:right;
margin-right:3px;
}
