@charset "utf-8";
/* CSS Document */

/*group*******************************************************/
#header{border-bottom:5px #083358 solid;}
#block{padding-top:20px;}
#pageTitle,.copy{margin-bottom:25px;}
#groupImg{margin-bottom:35px;}

#groups{
	background:url(../images/bg.gif) repeat-y top left;
	padding-top:15px;
	border-top:1px #999 dotted;
	
}
#groups .group{
	overflow:hidden;
	border-bottom:1px #999 dotted;
	padding-bottom:15px;
	margin-bottom:15px;
	clear:both;
}
#groups #clinic{margin-bottom:0;}
* html #groups .group{zoom:1;}

#groups .group .txt{
	width:495px;
	float:right;
}
#groups .group .txt p,#groups .group .txt h3,#groups .group .txt h4{line-height:1.7;}
#groups .group .txt .jigyo{margin-bottom:7px;}
#groups .group .txt h3{
	font-size:115%;
	margin-bottom:5px;
	padding-left:15px;
}
#groups .group .txt h4{font-weight:100;}

#groups .group .ps{
	width:155px;
	float:left;
}

#sangyo .txt h3{background:url(../images/icon01.gif) no-repeat left center;}
#kensetsu .txt h3{background:url(../images/icon02.gif) no-repeat left center;}
#liveOcean .txt h3{background:url(../images/icon03.gif) no-repeat left center;}
#kuresanto .txt h3{background:url(../images/icon04.gif) no-repeat left center;}
#wellnet .txt h3{background:url(../images/icon05.gif) no-repeat left center;}
#clinic .txt h3{background:url(../images/icon06.gif) no-repeat left center;}
