@charset "utf-8";



/*/////////////////////////////////   ////*/



/*/////////////////////////////////////////////////////////////////////////////////////////////

	Outline	

/////////////////////////////////////////////////////////////////////////////////////////////*/

body {
	background:url(../../share/images/bg_headhome.jpg) repeat-x left top;
}

div#contentMain{
	width:950px;
	height:230px;
}
div#contentMain img{
	margin-left:-73px;
	position:relative;
	z-index:1;
}
div#contentLeft{
	float:left;
	width:740px;
	margin-top:16px;
	}
	div#snLeft{
	margin-top:0;
	}
	div#snLeft dl dd{
	margin-bottom:23px;
	}
div#contentRight{
	float:right;
	width:185px;
	margin-top:16px;
	}
	div#contentRight ul#snRight{
	background:#E6E9EC;
	padding:0px 3px 3px;
	}
	div#contentRight ul#snRight li{
	margin-bottom:2px;
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////

	pageContent

/////////////////////////////////////////////////////////////////////////////////////////////*/

div#pageContent div.unit{
	margin-bottom:0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#pageContent ul#serviceList{
	margin-right:-16px;
	margin-top:-16px;
	zoom:1;
	position:relative;
	}
	#pageContent ul#serviceList li{
	float:left;
	display:inline;
	margin-right:16px;
	margin-bottom:16px;
	}
	#pageContent ul#serviceList li a{
	display:block;
	outline:none;
	width:257px;
	height:128px;
	text-indent:-9999px;
	}
	#pageContent ul#serviceList li h3{
	margin:0;
	padding:0;
	border:none;
	}
	#pageContent ul#serviceList li p{
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
	}
	#pageContent ul#serviceList li#ser1{
	background:url(../images/kojinf.jpg) no-repeat;
	}
	#pageContent ul#serviceList li#ser2{
	background:url(../images/jigyof.jpg) no-repeat;
	}
	#pageContent ul#serviceList li#ser3{
	background:url(../images/fudosanf.jpg) no-repeat;
	}
	#pageContent ul#serviceList li#ser4{
	background:url(../images/fudosankyo.jpg) no-repeat;
	}

#pageContent div#newsRelease{
	background:url(../images/bg_news.png) left bottom no-repeat;
	padding:0 0 5px;
	}
	#pageContent div#newsRelease dl {
	margin:0;
	padding:0 5px 0;
	overflow:auto;
	height:265px;
	}
	#pageContent div#newsRelease dl dt {
	float:left;
	width:8em;
	padding:10px 0;
	text-indent:1em;
	line-height:150%;
	font-size:10px;
	color:#DB5627;
	}
	#pageContent div#newsRelease dl dd {
	padding:10px 0 10px 8em;
	line-height:150%;
	}
