@charset "UTF-8";

body { 
	line-height: 130%; 
	background: url(../../images/body_bg.gif) repeat;
}
#wrapper {
	width: auto;
	margin: 0 auto;
	background: url(../../images/hed_bg.gif) repeat-x;
}
#wrapper_in {
	position: relative;
	width: 1000px;
	height: 780px;
	margin: 0 auto;
	background: url(../../images/top_main.png) center 120px no-repeat;
}
#globalLogo {
	width: 237px;
	height: 99px;
	position: absolute;
	z-index: 61;
	left: 70px;
	}
#globalContact {
	width: 203px;
	height: 72px;
	position: absolute;
	z-index: 99;
	left: 698px;
	top: 0px;
	}
#globalContact #erea {
	clear: both;
	width: 400px;
	font-size: 12px;
	text-align:center;
	padding: 15px 0 0 0 ;
	}
	
#globalNavigation {
	width: 843px;
	position: absolute;
	z-index: 99;
	left: 104px;
	top: 601px;
	}
	
#globalNavigation li {
	float: left;
	display: block;
}


#mainContentsErea {
	clear: both;
	position: relative;
	margin: 0 auto;
	height: 100%;
	background-color:#f5f5f5;
}
#mainContents {
 	clear:both;
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 27px 0 20px 0;
}
#mainContents ul li {
	float: left;
}
#mainContents ul li a:hover img{-ms-filter: "alpha( opacity=70 )";filter: alpha( opacity=70 );opacity: 0.7;}

#leftContents {
	width: 806px;
	height: 378px;
	margin: 0 0 0 10px;
}


#firstblock .sectionBlock01 {
	float: left;
	position: relative;
	width: 310px;
	height: 320px;
	margin-right: 3px;
	padding-bottom: 10px;
	margin-bottom: 35px;
	background-color: #fff;

}
.img {
	padding: 0 0 0 10px;
	
}
#firstblock .sectionBlock01 .img01 {
	width: 310px;
	height: 27px;
	padding-top: 180px;
	text-align: center;
	background: url(../../images/01_building_and_apartment.jpg) no-repeat;
}
#firstblock .sectionBlock01 .img02 {
	width: 310px;
	height: 27px;
	padding-top: 180px;
	text-align: center;
	background: url(../../images/02_shop.jpg) no-repeat;
}
#firstblock .sectionBlock01 .img03 {
	width: 310px;
	height: 27px;
	padding-top: 180px;
	text-align: center;
	background: url(../../images/03_factory.jpg) no-repeat;
}
#firstblock .sectionBlock01 .img04 {
	width: 310px;
	height: 27px;
	padding-top: 180px;
	text-align: center;
	background: url(../../images/04_house.jpg) no-repeat;
}
#firstblock .sectionBlock01 .img05 {
	width: 310px;
	height: 27px;
	padding-top: 180px;
	text-align: center;
	background: url(../../images/05_owner.jpg) no-repeat;
}


#firstblock .sectionBlock01 a { 
 	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
 }
#firstblock .sectionBlock01 a:visited { color: #ffae00; }
#firstblock .sectionBlock01 a:hover { color: #ffae00; text-decoration:underline; }



#mainContents_second {
	clear:both;
	position: relative;
	width: 962px;
	height: 353px;
	margin: 0 auto;
}


#secondblock .sectionBlock01 {
	float: left;
	position: relative;
	width: 223px;
	height: 353px;
	padding: 12px 14px 10px 0;
	background:#fff url(../../images/line_right.gif) top right no-repeat;

}
#secondblock .sectionBlock01end {
	float: left;
	position: relative;
	width: 227px;
	height: 353px;
	margin-right: 3px;
	padding: 12px 0 10px 0;
	background:#fff;

}
#secondblock .sectionBlock01 ul {
	padding: 10px 15px;

}
#secondblock .sectionBlock01 ul li {
	float: left;
	width: 200px;
	font-weight: bold;
	line-height: 170%;

}
#secondblock .sectionBlock01 a {
	color: #026ba1; text-decoration: underline;
}
#secondblock .sectionBlock01 a:visited { color: #026ba1; }
#secondblock .sectionBlock01 a:hover { color: #026ba1; text-decoration: none; }

#secondblock .tit {
	text-align: center;
	font-weight: bold;
	color: #026ba1;
	padding: 8px 0;
	
}
