a {text-decoration:none; border:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
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:320px;
	margin-bottom:15px;
	background:#CCC;
	backgroundurl(../img/main_img.gif) no-repeat;
}
#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;
}
#left_cont {
	width:255px;
	height:100%;
	margin:0 15px 0 0;
	float:left;
}
#side_estate {
	width:255px;
	height:138px;
	margin:0 0 15px 0;
	background:url(../img/side_estate.gif);
}
#right_cont {
	width:670px;
	height:100%;
	margin:0 0 0 0;
	float:left;
}

h3.news {
	width:670px;
	height:35px;
	margin:0 0 15px 0;
	background:url(../img/h2_top_news.gif);
	text-indent:-9999px;
    float:left;
}
h3.link {
	width:670px;
	height:35px;
	margin:15px 0 15px 0;
	background:url(../img/h2_top_link.gif);	
	text-indent:-9999px;
    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;
}
#archives {
    float:left;
	width:100%;
}
#archives ul a {
	list-style-type:none;
	line-height:20px;
	float:left;
	text-align:left;
	width:100%;
	color:#333;
	text-decoration:none;
	margin:10px 0 15px 0;
	padding:0;
}
#archives ul {
	list-style-type:none;
	line-height:20px;
	float:left;
	text-align:left;
	width:100%;
	color:#333;
	text-decoration:none;
	margin:10px 0 15px 0;
	padding:0;
}

#archives li a {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:25px;
	float:left;
	text-align:left;
	width:100%;
	color:#333;
	text-decoration:none;
}
#archives li {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:25px;
	float:left;
	text-align:left;
	width:100%;
	color:#333;
	text-decoration:none;
}