@charset "UTF-8";
/* CSS Document */


html, body, div, p,
dl, dt ,dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td {
margin: 0;
padding: 0;
} 

img {
    border-style:none;
}

a img {
    border-style:none;
}

a {
text-decoration: none;
color:#747474;
}

h1{
	margin-bottom:0px;
	font-size:16px;
	font-family:"Century Gothic Bold","Osaka","Helvetica","Arial","sans-serif";
	padding-bottom:10px;
	}

body{
	font-size: 12px;
	line-height:2.5em;
	color: #747474;
	font-family: "小塚ゴシック Pro R","ヒラギノ角ゴ Pro W3","Meiryo","MS P Gothic","ＭＳ Ｐゴシック","Osaka","Helvetica","Arial","sans-serif";
	}

a:hover{
	color: #0099FF;
	}
	


* html body {     
    background: url(null) fixed;   
	}	

#wrapper{
	margin: 0 auto;
    text-align: left;
    width: 960px;
	height:750px;
	overflow:hidden;
	}
	
#header{
	height: 50px;
	padding-top:20px;
	border-bottom: 1px solid #9D9D9E;
	margin-bottom:10px;
	}
	
	
#header_1{
	margin:0 auto;
	width: 840px;
	}
	
#title{
	float:left;
	width:200px;
	font-size:30px;
	text-align:center;
	}

#header_menu{
	margin-left:2０0px;
	}
	
.menu{
	margin-left:50px;
	}
	
#main{
	height:400px;
	width:800px;
	margin:auto;
	}
	
#main p{
	margin-left:10px;
	}
	

#main_w{
	height:600px;
	width:800px;
	margin:auto;
	}
	
#main_w_nbh{
	height:600px;
	width:900px;
	margin:auto;
	background-image:url(img/n_built_house.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#main_w_rnb{
	height:600px;
	width:900px;
	margin:auto;
	background-image:url(img/renovation.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

#main_w_nbh p{
	line-height:2em;
	margin-bottom:15px;
	}
	
#main_w_rnb p{
	line-height:2em;
	margin-bottom:15px;
	}
	
#main_w_rnb p.k_t{
	margin-bottom:50px;
	}

#main_w_rnb p.p_main{
	font-size:15px;
	}

	
#main_w_nbh p.k_t{
	margin-bottom:50px;
	}

#main_w_nbh p.p_main{
	font-size:15px;
	}


#main_w p{
	margin-left:10px;
	}

#main img{
	margin:auto;
	display:block;
	}

#sub{
	width:800px;
	height:200px;
	margin:auto;
	margin-top:0px;
	}
	
#sub div{
	display:inline-block;
	width:190px;
	height:195px;
	margin:auto;
	}
	
#bl{
	display:inline-block;
	width:390px;
	height:195px;
	}
	

#footer{
	height:30px;
	border-top: 1px solid #9D9D9E;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	}
	
li{
	list-style-type:none;
	margin-left:10px;
	margin-bottom:10px;
	}
	
#main_com{
	height:600px;
	width:900px;
	margin:auto;
background-image:url(img/com_img.jpg);

	background-position:center;
background-repeat:no-repeat;
}