@charset "utf-8";
/* CSS Document */

/*top*******************************************************/
#mainImgTop{
	background:#e5e5e5 url(../top_img/mainimg_bg.jpg) no-repeat center top;
	text-align:center;
}
#mainImgTop .ps{
	width:900px;
	margin:0 auto;
	position:relative;
}
#mainImgTop ul{
	width:181px;
	position:absolute;
	top:120px;
	right:50px;
}
#mainImgTop img{vertical-align:top;}
#mainImgTop ul li{display:inline;}
#mainImgTop ul li a{
	width:181px;
	height:41px;
	display:block;
	background:url(../top_img/about_btn.jpg) no-repeat left top;
}
#mainImgTop ul li a:hover{background-position:left bottom;}
#mainImgTop ul li a span{display:none;}

#groups{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
	position:relative;
	top:-45px;
}
* html #groups{zoom:1;}
#groups .block{width:283px;}
#kensetsuUnso{
	float:left;
	margin-right:25px;
}
#kensetsuUnso .inner{background:url(../top_img/group_waku01.gif) no-repeat left bottom;}
#fudosan{float:left;}
#fudosan .inner{background:url(../top_img/group_waku02.gif) no-repeat left bottom;}
#iryoKaigo{float:right;}
#iryoKaigo .inner{background:url(../top_img/group_waku03.gif) no-repeat left bottom;}
#kensetsuUnso .inner,#fudosan .inner,#iryoKaigo .inner{padding:17px 0;}

#groups .groupBox{
	width:248px;
	margin:0 auto;
}

#groups #sangyo,#groups #liveOcean,#groups #wellnet{margin-bottom:20px;}
#groups .psTxt{
	padding:8px 8px 0 8px;
	overflow:hidden;
}
* html #groups .psTxt{zoom:1;}
#groups .psTxt .ps{
	width:83px;
	float:left;
}
#groups .psTxt .txt{
	width:135px;
	float:right;
	line-height:1.5;
}
#sangyo .psTxt{border:3px #38A5DE solid;}
#kensetsu .psTxt{border:3px #EF822B solid;}
#liveOcean .psTxt{border:3px #78AF40 solid;}
#kuresanto .psTxt{border:3px #EBA700 solid;}
#wellnet .psTxt{border:3px #0068B2 solid;}
#clinic .psTxt{border:3px #00A6AE solid;}

#footer{padding-bottom:65px;}
#footer p{
	text-align:left;
	width:auto;
	margin:20px auto 0 auto;
}
#footer .inner{
	position:relative;
	z-index:10;
}
#footer #innerTxt{width:50%;}
#iso9001Top{
	background-color:#D0D1D1;
	padding:10px;
	width:333px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
}
* html #iso9001Top{zoom:1;}
#iso9001Top p{
	margin:0;
	line-height:1.5;
}
#iso9001Top .img{
	width:186px;
	float:left;
}
#iso9001Top .txt{
	width:132px;
	float:right;
	padding-top:1.5em;
}
#footer ul{
	clear:both;
	bottom:150px;
}
