* {
	margin:0;
	padding:0;
}
body {
	color: #000;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	background-color: #FFF;
	background-repeat: repeat;
	background-image: url(bg.png);
}
div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
	padding: 0;/* margin&padding reset */
	line-height: 140%;/* base line height */
	text-align: left;
	display: block;
}




h1{
 font-size: 8pt;
 color: #CCC;
 text-align: right;
 font-weight: normal;
 }


a {/*リンクされた文字*/
	color:#000;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
	color:#000;
	text-decoration:none;
}
a:visited {/*訪問後のリンク*/
	color:#000;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#000;
	text-decoration: underline;
}

a.white {/*リンクされた文字*/
	color:#FFF;
	text-decoration:underline;
}

a.white:link {/*未訪問のリンク*/
	color:#FFF;
	text-decoration:underline;
}

a.white:visited {/*訪問後のリンク*/
	color:#0C0;
	text-decoration:underlinee;
}
a.white:hover {/*マウスをのせたとき*/
	color:#FF0;
}

a.green {/*リンクされた文字*/
	color:#13AE67;
	text-decoration:underline;
}

a.green:link {/*未訪問のリンク*/
	color:#13AE67;
	text-decoration:underline;
}

a.green:visited {/*訪問後のリンク*/
	color:#13AE67;
	text-decoration:underlinee;
}
a.green:hover {/*マウスをのせたとき*/
	color:#FF0;
}

a.blue {/*リンクされた文字*/
	color:#06F;
	text-decoration:underline;
}

a.blue:link {/*未訪問のリンク*/
	color:#06F;
	text-decoration:underline;
}

a.blue:visited {/*訪問後のリンク*/
	color:#06F;
	text-decoration:underlinee;
}
a.blue:hover {/*マウスをのせたとき*/
	color:#F00;
}


img{
	border-style: none;
	vertical-align: top;
}


/* トップページ */ 

#header_bg{
	background-image: url(header_bg.png);
	background-repeat: repeat-x;
	height: 122px;
}



#header{
	background-image: url(header.png);
	height: 122px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#ap_company {
	position:absolute;
	width:142px;
	height:25px;
	z-index:1;
	left: 679px;
	top: 38px;
}
#ap_contact {
	position:absolute;
	width:152px;
	height:25px;
	z-index:1;
	left: 835px;
	top: 38px;
}
#ap_top {
	position:absolute;
	width:231px;
	height:76px;
	z-index:1;
	left: 386px;
	top: 37px;
}
#news_work{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #15BF73;
	overflow: hidden;
	position: relative;
	zoom:1;
	font-size: 13px;
	letter-spacing: 0.1em;
}
#news_work_date{
	float: left;
	width: 100px;
	padding-left: 10px;
}
#news_work_txt{
	float: left;
	width: 480px;
}

#navi_bg{
	background-image: url(navi_bg.png);
	background-repeat: repeat-x;
	height: 51px;
}

#navi{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 51px;
}

#main_img{
	background-image: url(main.jpg);
	height: 330px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 43px;
}

#main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	zoom:1;
}

#main_left{
	float: left;
	width: 600px;
}

#main_right{
	width: 371px;
	margin-left: 29px;
	float: left;
	height: 352px;
}

#news{
	background-color: #FFF;
	border-top: 1px solid #15BF73;
	border-bottom: 1px solid #15BF73;
	border-right-color: #15BF73;
	border-left-color: #15BF73;
	margin-top: 3px;
	padding-bottom: 25px;
}

#bottom_banner{
	height: 102px;
	margin-top: 26px;
}

#alpha{
	float: left;
	height: 102px;
	width: 291px;
	}

#alpha :hover {
	filter: alpha(opacity=80);  /* IE */
	opacity:0.8;      /*Firefox,Opera,Safari */
	-ms-filter: "alpha( opacity=80 )";
}

#alpha2{
	float: left;
	height: 100px;
	width: 371px;
	}

#alpha2 :hover {
	filter: alpha(opacity=80);  /* IE */
	opacity:0.8;      /*Firefox,Opera,Safari */
	-ms-filter: "alpha( opacity=80 )";
}


#alpha3{
	float: left;
	height: 230px;
	width: 371px;
	}

#alpha3 :hover {
	filter: alpha(opacity=80);  /* IE */
	opacity:0.8;      /*Firefox,Opera,Safari */
	-ms-filter: "alpha( opacity=80 )";
}


#footer_top{
	background-image: url(footer_top0.png);
	height: 19px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#ap_footer {
	position:absolute;
	width:94px;
	height:17px;
	z-index:1;
	left: 902px;
	top: 1px;
}

 
#footer_top2{
	background-image: url(footer_top.png);
	height: 19px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ap_footer2 {
	position:absolute;
	width:96px;
	height:18px;
	z-index:1;
	left: 898px;
	top: 1px;
}
 
#footer_bg{
	background-image: url(footer_bg.png);
	background-repeat: repeat-x;
	height: 142px;
}
#footer{
	background-image: url(footer.png);
	height: 142px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#news_work_txt a{
	color: #14AE67;
	text-decoration: underline;
}
#news_work_txt a:hover{
	color: #14AE67;
	text-decoration: underline;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}


#footer_txt{
	font-size: 11px;
	color: #FFF;
	height: 50px;
	text-align: right;
	width: 580px;
	padding-top: 40px;
	padding-left: 410px;
	line-height: 22px;
	}
	
#pankuzu{
	height: 15px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-left: 25px;
	font-size: 12px;
	
	}
#pankuzu a{
	color: #333;
	text-decoration: underline;
	}
	
	
	
/* 家づくりの流れ */ 

#flow_main_img{
	background-image: url(flow_main.jpg);
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#flow_main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 3000px;
}

#flow_left{
	float: left;
	width: 800px;
	background-image: url(main_bg.png);
	background-repeat: repeat-y;
	height: 3000px;
	
}

#flow_txt{
	font-size: 12px;
	color: #000;
	padding-left: 25px;
	padding-right: 20px;
	letter-spacing: 0.1px;
	line-height: 20px;
	margin-top: 5px;
}

#flow_box{
	height: 251px;
	background-image: url(eigyo.png);
	background-repeat: no-repeat;
	
}

#step1{
	background-image: url(step1.png);
	float: left;
	height: 114px;
	width: 164px;
	margin-left: 161px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step2{
	background-image: url(step2.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}


#flow_box2{
	height: 251px;
	background-image: url(sekkei.png);
	background-repeat: no-repeat;
}

#step3{
	background-image: url(step3.png);
	float: left;
	height: 114px;
	width: 164px;
	margin-left: 161px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step4{
	background-image: url(step4.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step5{
	background-image: url(step5.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}

#flow_box3{
	height: 251px;
	background-image: url(keiyaku.png);
	background-repeat: no-repeat;
}

#step6{
	background-image: url(step6.png);
	float: left;
	height: 194px;
	width: 194px;
	margin-left: 161px;
	
}

#flow_box4{
	height: 251px;
	background-image: url(sekou.png);
	background-repeat: no-repeat;
}

#step7{
	background-image: url(step7.png);
	float: left;
	height: 129px;
	width: 164px;
	margin-left: 161px;
	font-size: 12px;
	color: #000;
	padding-top: 65px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step8{
	background-image: url(step8.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step9{
	background-image: url(step9.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}

#flow_box5{
	height: 396px;
	background-image: url(kanri.png);
	background-repeat: no-repeat;
}

#step10{
	background-image: url(step10.png);
	float: left;
	height: 114px;
	width: 164px;
	margin-left: 161px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step11{
	background-image: url(step11.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step12{
	background-image: url(step12.png);
	float: left;
	height: 114px;
	width: 164px;
	margin-left: 356px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}
#step13{
	background-image: url(step13.png);
	float: left;
	height: 114px;
	width: 164px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1px;
	line-height: 20px;
}

#flow_navi{
	background-image: url(flow_navi.png);
	height: 30px;
	width: 165px;
	float: left;
	font-size: 12px;
	
	color: #FFF;
	padding-left: 35px;
	padding-top: 17px;
}
#flow_navi2{
	background-image: url(flow_navi2.png);
	height: 30px;
	width: 165px;
	float: left;
	font-size: 12px;
	;
	color: #000;
	padding-left: 35px;
	padding-top: 7px;

}
#flow_navi3{
	background-image: url(flow_navi3.png);
	height: 43px;
	width: 165px;
	float: left;
	font-size: 12px;
	color: #000;
	padding-left: 35px;
	padding-top: 7px;

}

#alpha4{
	float: left;
	height: 150px;
	width: 200px;
	}

#alpha4 :hover {
	filter: alpha(opacity=80);  /* IE */
	opacity:0.8;      /*Firefox,Opera,Safari */
	-ms-filter: "alpha( opacity=80 )";
}



/* プライバシーポリシー */ 

#privacy_main_img{
	background-image: url(privacy_main.jpg);
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-repeat: no-repeat;
}

#privacy_main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
	
}

#privacy_left{
	float: left;
	width: 800px;
	background-image: url(main_bg.png);
	background-repeat: repeat-y;
	height: 950px;
	
}

#privacy_txt{
	font-size: 12px;
	color: #000;
	letter-spacing: 0.1em;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
}

#alpha5{
	float: left;
	height: 134px;
	width: 703px;
	}

#alpha5 :hover {
	filter: alpha(opacity=80);  /* IE */
	opacity:0.8;      /*Firefox,Opera,Safari */
	-ms-filter: "alpha( opacity=80 )";
}



/* 会社概要 */ 

#company_main_img{
	background-image: url(company_main.jpg);
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#company_main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
	
}
#policy_content_top {
	background-image: url(content_bg_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 800px;
}

#company_left{
	float: left;
	width: 800px;
	background-image: url(main_bg.png);
	background-repeat: repeat-y;
	height: 950px;
	
}

#company_table{
	background-image: url(company_table.png);
	height: 270px;
	margin-top: 10px;
	margin-bottom: 50px;
}

#company_l{
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 150px;
	padding-left: 60px;
	line-height: 36px;
	padding-top: 11px;
	font-weight: bold;
}

#company_r{
	font-size: 12px;
	color: #000;
	float: left;
	width: 500px;
	padding-left: 30px;
	line-height: 36px;
	padding-top: 11px;
	}
	
#map{
	height: 405px;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}
	
#top_ap {
	position:absolute;
	width:417px;
	height:23px;
	z-index:2;
	left: 561px;
	top: 6px;
	font-size: 8pt;
	color: #CCC;
	text-align: right;
}
#footer_ap1 {
	position:absolute;
	width:299px;
	height:55px;
	z-index:1;
	left: 13px;
	top: 73px;
}
#footer_ap2 {
	position:absolute;
	width:404px;
	height:21px;
	z-index:1;
	left: 588px;
	top: 110px;
	text-align: right;
}
#top_title_p{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 5px;
	font-weight: bold;
	color: #1CAC67;
}


/* サイトマップ */ 

#sitemap_main_img{
	background-image: url(sitemap_main.jpg);
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#sitemap_main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 540px;
	
}

#sitemap_left{
	float: left;
	width: 800px;
	background-image: url(main_bg.png);
	background-repeat: repeat-y;
	height: 540px;
	
}

#sitemap_table{
	width: 800px;
	font-size: 13px;
	height: 322px;
	background-image: url(sitmap_bar.png);
	background-repeat: repeat-y;
}

#sitemap_l{
	float: left;
	width: 185px;
	line-height: 46px;
	font-weight: bold;
	padding-left: 70px;
	padding-top: 8px;
	color: #8BC5A7;
}


#sitemap_r{
	width: 400px;
	float: left;
	line-height: 46px;
	padding-left: 20px;
	padding-top: 8px;
}
#navi_top2 {
	background-image: url(navi_top2.png);
	height: 28px;
	width: 165px;
	float: left;
	font-size: 12px;
	;
	color: #000;
	padding-left: 35px;
	padding-top: 9px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}
#navi_top2 a {
	color: #000;
	text-decoration: none;
}
#navi_top2 a:hover {
	color: #000;
	text-decoration: underline;
}


#navi_top3 {
	background-image: url(navi_top3.png);
	height: 28px;
	width: 165px;
	float: left;
	font-size: 12px;
	color: #000;
	padding-left: 35px;
	padding-top: 9px;
}
#navi_top3 a {
	color: #000;
	text-decoration: none;
}
#navi_top3 a:hover {
	color: #000;
	text-decoration: underline;
}
#floatMenu{
	position: relative;
	height: 600px;
	width: 200px;
	top: 0px;
	float: left;
}


#right_navi {
	background-image: url(flow_navi.png);
	height: 30px;
	width: 165px;
	float: left;
	font-size: 12px;
	color: #FFF;
	padding-left: 35px;
	padding-top: 12px;
}
#right_navi a {
	color: #FFF;
	text-decoration: none;
}
#right_navi a:hover {
	color: #FFF;
	text-decoration: underline;
}

#right_navi2 {
	background-image: url(flow_navi2.png);
	height: 30px;
	width: 165px;
	float: left;
	font-size: 12px;
	;
	color: #000;
	padding-left: 35px;
	padding-top: 7px;
}
#right_navi2 a {
	color: #000;
	text-decoration: none;
}
#right_navi2 a:hover {
	color: #000;
	text-decoration: underline;
}


#right_navi3 {
	background-image: url(flow_navi3.png);
	height: 30px;
	width: 165px;
	float: left;
	font-size: 12px;
	color: #000;
	padding-left: 35px;
	padding-top: 7px;
}
#right_navi3 a {
	color: #000;
	text-decoration: none;
}
#right_navi3 a:hover {
	color: #000;
	text-decoration: underline;
}
