/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
margin : 0; 
padding : 0; 
} 
html{
    overflow-y:scroll;
}
address, caption, cite, code, dfn, em, strong, th, var { 
font-style : normal; 
} 
table { 
border-collapse : collapse; 
border-spacing : 0; 
} 
caption, th { 
text-align : left; 
} 
q:before, q:after { 
content : ''; 
} 
object, embed { 
vertical-align : top; 
} 
hr, legend { 
display : none; 
} 
h1, h2, h3, h4, h5, h6 { 
font-size : 100%; 
} 

*{
  margin:0;
  padding:0;
  font-size:10px;
  color: #4E3720;
  font-weight:normal;

}
body{
    margin-left:auto;
	margin-right:auto;
}
sub contents{
    width:984px;
	height:40px;
	background-image:url(images/futter_sub_back.png);
	text-align: center;

}
#tittlewords{
   width:984px;
   height:10px;
   overflow: hidden;
   margin-left:auto;
   margin-right:auto;
   font-weight: normal;
   position:relative;

}
h1 {
	font-size:10px;
	line-height:1.3em;
	color: #4E3720;
	float: left;
	position:absolute;
	left: 11px;
	top: -2px;
}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
}

#header #head_ul {
	position: absolute;
	top: 30px;
	right: 15px;
}
#header #head_ul li {
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
}





#tittleheader {
	width: 490px;
	height:86px;
	padding:0;
	margin:0;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}

.h3{
  font-weight:normal;
  margin:0;
  padding:0;
	
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:984px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#header #sub {
	font-size: 10px;
	color: #666666;
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
}
#header #logo {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#header #right {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	float:right;
}




/*右メニュー画像用ＣＳＳ*/
ul#rightlist{
    margin:20px 0 20px 5px;
	padding:0;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:xx-small;
	line-height:2em;
	list-style:none;
	color: #666666;
	width:310px;
	text-decoration:none;
}

li#rightlist{
    margin:20px 0 10px 0;
	padding:0;
	display:inline;
}
a#rightlist{
    margin:10px 0 10px 0;
	padding:0;
	text-decoration:none;
	display:inline;

}


#futtertext{
    margin:10px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	float: left;
	color: #4E3720;
	font-weight: normal;
	line-height:2.0;
	border-top:1px dotted #4E3720;
	color: #4E3720;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	overflow:hidden;
	display:inline;
}

#l_box{
	width:620px;
	padding: 20px 10px 20px 20px;	
	height: 290px;
	float: left;
	margin: 0;
	text-align:left;
}
.h5{
	color: #4E3720;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	line-height: 2.0em;
	border-bottom:1px dotted #4E3720;

}
.h6{
	color: #4E3720;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	line-height: 2.0em;
}

#main_box1{
	width:400px;
	padding:20px 20px 20px 17px;
	height: 244px;
	margin:0;
	

}

#topback { 
          width:100%;
		  height:86px;
		  margin-left:auto;
		  margin-right:auto;
          background-image:url(images/headerbg.png);
}
#menuback { 
          width:100%;
		  height:58px;
          background-image:url(images/h_back001.png);
		  background-repeat:repeat-x;
		  text-align:center;
}
  
/*トップメニュー*/
#tittlemenu {
	width:984px;
	height:58px;
	margin:0 auto;
	padding:0;
	text-align:center;
}  

html>/**/body  #tittlemenu{
/*	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:0;
	width:984px;*/

}  
#tittlemenu ul {
	margin:0;
	padding:0;
}  


#tittlemenu li{
  	 width:164px;
	 height:58px;
	 float:left;
	 text-align:center;
	 list-style-type:none;
}
#tittlemenu a{
    display: block;
    width: 164px;
    height: 58px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9999em;

}
#tittlemenu li a:hover {
    background-position: 0 -58px;
}
 
#tittlemenu li#home a{
	background-image:url(images/home.png)
}

#tittlemenu #clected a{
	background-image:url(images/clected.png)
}
#tittlemenu #house a{
	background-image:url(images/house.png)
}
#tittlemenu #appaatment a{
	background-image:url(images/apaatment.png)
}
#tittlemenu #grand a{
	background-image:url(images/grand.png)
}
#tittlemenu #condominium a{
	background-image:url(images/condominium.png)
}



.style3 { 
          width:100%;
          background-image:url(images/futter_bg.png);
}
.style4 {
	width:984px;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	float: left;
}
.style5 {
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: underline;
}
.style6 {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
	line-height: 1.5em;
	margin: 10px 30px 10px 10px;
	padding: 10px 0px 10px 10px;
	color: #4E3720;
    border-bottom:1px dotted #4E3720;

}
.style7 {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
	line-height: 1.5em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	color: #4E3720;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F6F0DE;
}
a:link{ 
        color:#533A21;
        }
a:visited{
        color:#533A21;
		}
a:hover{
        color:#FFFFFF;
	    background-color:#99CC00;
		}
a:active{
        color:#6F5C44;
		background-color:#99CC00;
		}
.h10 {
	color:#533A21;
	padding: 15px 0px 10px 0px;
	text-align: center;
}
*{ 
  margin:0;
  padding:0;
  font-size:100%;
  list-style:none;
}
#itemList{
          margin:5px 10px 5px 15px;
}
#itemList li{
	display:inline;
	width:231px;
	margin:0px 1px 0px 1px;
}
p{
	margin:0px;
	padding:0px;
	border:1px solid #666666;
	height:10px;
	width:231px;
}
div#info{
	width:620px;
	padding: 15px 0 15px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	color: #533A21;
	line-height: 1.5em;
}
div#info h3{
	margin:0;
	padding: 0px 0px 10px 0px;
	text-align:right;
	background-image: url(images/update.jpg);
	width: 620px;
	height: 40px;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#info dl{
	margin:0;
	padding:0.4em 1em 2.9em 1em;
	border:1px solid #CDC2AF;
	height:154px;
	overflow:auto;
	font-size: small;
	line-height: 1.5em;
	background-color: #F6F0DE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#info dt{
	font-weight:bold;
	font-size: 90%;
	color: #533A21;
	text-decoration: none;
	line-height: 2.8em;
	letter-spacing: 0.1em;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#info dd{
	padding:1em 0em 1em 1em;
	font-size: 90%;
	color: #533A21;
	line-height: 1em;
	border-bottom: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.news_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B39E57;
}
/*フッターリンク*/


div#footwords{
   width:984px;
   height:16px;
   margin-left:auto;
   margin-right:auto;
   font-weight: normal;

}
div#footwords .imgBox {
	font-size:10px;
	line-height:1.5em;
	color: #fff;
	float: left;
	left: 6px;
	top: 0px;
}



#footnavi{
     margin:10px 0 5px 0;
	 padding:0;
	 font-size:11px;
	 text-align:center;
}
#footnavi li{
     display:inline;
	 margin:0;
	 padding:0 10px 0 10px;
	 border-right:1px solid #333333;
	 list-style:none;
	 text-align:center;   

}
#footnavi li.bnone{
     border-left:1px solid #333333;
}
#footnavi a{
     margin:0;
	 padding:0;
}
 

#topitem{
     width:984px;
}

#topitem li{
    color:#666666;
	float:left;
	display:inline;
	width:200px;
 	padding:20px 20px 20px 24px;
	border:1px dotted #cccccc;
	
}

#topitem a,#topitem a:hover  #topitem a:link  #topitem a:visited  #topitem a:active{
	 text-decoration:underline;
	background-color:#FFFFFF;

}
#ex_fontlist h2{
	 font-size:10px;
 	 color: #533A21;
	 margin:0;
	 padding:0;
	 text-align:center;
   	 line-height:1.5em;
	 text-decoration:underline;

}
#ex_fontlist h2 a,#ex_fontlist h2 a:hover{
	 font-size:12px;
 	 color: #ffffff;
	 margin:0;
	 padding:0;
	 float:left;
	 text-align:left;
   	 line-height:1.5em;
	 text-decoration:underline;
	 background-color:#99CC00;
}  	 
#ex_fontlist h2 a,#ex_fontlist h2 a:link #ex_fontlist h2 a:visited #ex_fontlist h2 a:active{
	 font-size:12px;
 	 color: #533A21;
	 margin:0;
	 padding:0;
	 float:left;
	 text-align:left;
   	 line-height:1.5em;
	 text-decoration:underline;
	 background-color:transparent;

}	 

#futtermenu {
    margin:0;
	padding:0 4px 0 12px;
	list-style:none;
	width:964px;
	height:auto;
	font-size:10px;
	overflow:hidden;
}
#futtermenu li{
    display:inline;
    margin:0 0 10px 4px;
	padding:0 5px 0 3px;
	font-size:10px;
	list-style:none;
	float: left;
	width: 308px;
	height:auto;
	text-align:center;
}

#futtermenu span{
	 font-size:10px;
 	 color: #533A21;
	 margin:5px;
	 padding:0;
	 text-align:center;
   	 line-height:1.5em;
	 text-decoration:underline;
	 

}

#futtermenu span a, #futtermenu span a:link, #futtermenu span a:visited{
	 font-size:10px;
 	 color: #FFFFFF;
	 text-align:center;
   	 line-height:1.5em;
	 text-decoration:underline;
 	 background-color:#99CC00;

}
#futtermenu span a, #futtermenu span a:hover, #futtermenu span a:active{
	 font-size:10px;
 	 color: #FFFFFF;
	 text-align:center;
   	 line-height:1.5em;
	 text-decoration:underline;
  	 background-color:#99CC00;

}
