a {text-decoration:none; border:none;}
p {line-height:25px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
}
body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: small;
}
#wrapper {
	width:100%;
	height:100%;
}
#wrapper_cont {
	width:960px;
	height:100%;
	margin:0 auto 0 auto;
}
#header_wrap {
	width:100%;
	height:90px;
	background:url(../img/motoi_head.gif) repeat-x bottom;
}
#header {
	width:960px;
	height:90px;
	margin:0 auto 0 auto;
}

#header h1 {
	width:276px;
	height:53px;
	margin:0;
	padding:0;
	font-size:small;
	float:left;
}
#header h1 a{
	display:block;
	width:276px;
	height:69px;
	margin:10px 0 0 0;
	padding:0;
	text-indent:-9999px;
	text-decoration:none;
	font-size:small;
	background:url(../img/mototi_logo.gif) no-repeat;
	float:left;
}
#head_text {
	width:284px;
	height:69px;
	margin:10px 0 0 400px;
	padding:0;
	font-size:small;
	text-align:left;
	float:left;
	line-height:25px;
}

#main_cont {
	width:940px;
	height:100%;
	margin:0 auto 0 auto;
	padding:20px 10px 20px 10px;
}
#main_img {
	width:940px;
	height:160px;
	margin-bottom:15px;
	background:#CCC;
}
#navigation {
	width:940px;
	height:56px;
	margin:0 0 15px 0;
}

ul#main_navi {
	height:56px;
	margin:0;
	padding:0;
	list-style:none;
}
ul#main_navi li ,ul#main_navi li a {
	display:block;
	float:left;
	height:56px;
}
ul#main_navi li a {
	text-indent:-9999px;
	text-decoration:none;
}
li#home a {background:url(../img/navi_home.gif); width:157px;}
li#estate a {background:url(../img/navi_estate.gif); width:157px;}
li#const a {background:url(../img/navi_const.gif); width:158px;}
li#company a {background:url(../img/navi_company.gif); width:157px;}
li#contact a {background:url(../img/navi_contact.gif); width:158px}
li#blog a {background:url(../img/navi_blog.gif); width:153px}
ul#main_navi li a:hover ,ul#main_navi li a.selected {
	background-position:right;
}


ul#sub_navi {
	height:50px;
	margin:0;
	padding:0;
	list-style:none;
}
ul#sub_navi li ,ul#sub_navi li a {
	display:block;
	float:left;
	height:50px;
}
ul#sub_navi li a {
	text-indent:-9999px;
	text-decoration:none;
}
li#side_business a {background:url(../img/side_navi_business.gif); width:180px;}
li#side_const a {background:url(../img/side_navi_const.gif); width:180px;}
li#side_greeting a {background:url(../img/side_greeting.gif); width:180px;}
li#side_about a {background:url(../img/side_about.gif); width:180px;}
li#side_access a {background:url(../img/side_accsess.gif); width:180px;}
ul#sub_navi li a:hover ,ul#sub_navi li a.selected {
	background-position:right;
}

#left_cont {
	width:180px;
	height:100%;
	margin:0 40px 0 0;
	float:left;
}
#side_estate {
	width:255px;
	height:138px;
	margin:0 0 15px 0;
	background:url(../img/side_estate_1.gif);
}
#right_cont {
	width:720px;
	height:100%;
	margin:0 0 0 0;
	float:left;
}

h3.business {
	width:720px;
	height:62px;
	margin:0 0 15px 0;
	background:url(../img/h3_business.gif) no-repeat;
	text-indent:-9999px;

}
h4.business {
	width:6720px;
	height:31px;
	margin:15px 0 15px 0;
	background:url(../img/h4_business.gif) no-repeat;	
	text-indent:-9999px;

}
h3.company {
	width:720px;
	height:52px;
	margin:0 0 15px 0;
	background:url(../img/h3_company.gif) no-repeat;
	text-indent:-9999px;
}
h4.company {
	width:6720px;
	height:52px;
	margin:15px 0 15px 0;
	background:url(../img/h4_company.gif) no-repeat;	
	text-indent:-9999px;
}
h4.access {
	width:6720px;
	height:52px;
	margin:15px 0 15px 0;
	background:url(../img/h4_access.gif) no-repeat;	
	text-indent:-9999px;
}
h3.const {
	width:720px;
	height:62px;
	margin:0 0 15px 0;
	background:url(../img/h3_const.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}
h4.rehome {
	width:720px;
	height:30px;
	margin:15px 0 15px 0;
	background:url(../img/h4_rehome.gif) no-repeat bottom;	
	font-size:medium;
	float:left;
}
h4.newhome {
	width:720px;
	height:30px;
	margin:15px 0 15px 0;
	background:url(../img/h4_newhome.gif) no-repeat bottom;
	font-size:medium;
	float:left;
}

#footer_wrap {
	width:100%;
	height:100%;
	background:url(../img/motoi_foot.gif) repeat-x top;
}
#footer {
	width:940px;
	height:auto;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	text-align:center;
}

td.dash {
	border-bottom:dashed 1px #CCC;
}