img{
  border:none;
}

TD{
  line-height : 1.5;
  font-size : 80%;
  
}
BODY{
  table-layout : fixed;
  right : auto;
  font-family: :"ＭＳ Ｐゴシック",sans-serif;
  margin:0;
  padding:0;
}
ADDRESS{
  color :#cc3300;
  font-style : normal;
  
table{
  clear:both;
}

}
A:visited{
  color : black;
  
}
A:hover{
  color : teal;
}
A{
  text-decoration : underline;
  color : black;
}
H5{
  color : #cc3300;
}
H2{
  color : #cc3300;
}
H3{
  color : #cc3300;
}


.kousin{
  color : #cc3300;
  font-weight:bold;
}


/* footer
---------------------------------------*/
#footer{
	width:840px;
	height:88px;
	background-color:#f7f7f7;
	border-top:1px solid #cacac8;

}

#address{
	float:left;
	margin:12px 0 0 45px;
}

#copy{
	float:right;
	height:88px;
	margin: 0 10px 0px 0;
}
#copytxt{
	height:88px;
	text-align:right;
	vertical-align:bottom;
	line-height : 150%;
	font-size:0.7em;
	padding-bottom:15px;
}


/* header
---------------------------------------*/
#header{
	width:840px;
	height:104px;
	background-color:white;
}

#navi{
	float:right;
	padding:20px 0 0 0px;
}

#navilink{
	padding-bottom:5px;
	font-size:0.7em;
	vertical-align:bottom;
}
#navilink2{
	font-size:0.7em;
	vertical-align:bottom;
}

#logo{
	float:left;
	height:50px;
	width:221px;
	margin:20px 0 0 18px;
}


/* メインメニュー
---------------------------------------*/
#mainmenu{
	clear:both;
	height:33px;
	width:840px;
	margin:0;
	padding:0;
}

#mainmenu0{
	width:15px;
	height:33px;
	background:url(indeximages/menu0.png) no-repeat;
	float:left;
}

/* 私たちが考える住まいづくり */
	#mainmenu1 a{
		display:block;
		width:162px;
		height:33px;
		background:url(indeximages/menu1.png) no-repeat;
		float:left;
	}
	#mainmenu1 a:hover{
		background-position:0px -34px;
		float:left;
	}

/* ギャラリー */
	#mainmenu2 a{
		display:block;
		width:162px;
		height:34px;
		background:url(indeximages/menu2.png) no-repeat;
		float:left;
	}
	#mainmenu2 a:hover{
		background-position:0px -34px;
		float:left;
	}

/* プロセス */
	#mainmenu3 a{
		display:block;
		width:162px;
		height:34px;
		background:url(indeximages/menu3.png) no-repeat;
		float:left;
	}
	#mainmenu3 a:hover{
		background-position:0px -34px;
		float:left;
	}

/* 見学会 */
	#mainmenu4 a{
		display:block;
		width:162px;
		height:34px;
		background:url(indeximages/menu4.png) no-repeat;
		float:left;
	}
	#mainmenu4 a:hover{
		background-position:0px -34px;
		float:left;
	}

/* リノベーション */
	#mainmenu5 a{
		display:block;
		width:162px;
		height:34px;
		background:url(indeximages/menu5.png) no-repeat;
		float:left;
	}
	#mainmenu5 a:hover{
		background-position:0px -34px;
		float:left;
	}

#mainmenu6{
	width:15px;
	height:33px;
	background:url(indeximages/menu6.png) no-repeat;
	float:left;
}

