@charset "utf-8";
#topArea {
	float:left;
	margin-left:-9px;
	margin-top:0px;
	width:867px;
	height:236px;
	background-image:url(../graphic/background/top.gif);
	background-repeat:repeat-x;
	border-bottom:dotted 1px #DDD8D8;
}
*html #topArea {
	float:left;
	margin-left:-9px;
	margin-top:-2px;
	width:876px;
	height:236px;
	background-image:url(../graphic/background/top.gif);
	background-repeat:repeat-x;
	border-bottom:dotted 1px #DDD8D8;
}
#mainGraphic {
	float:left;
	margin-top:15px;
	margin-left:20px;
	width:300px;
	height:200px;
	background-image:url(../graphic/subpages/pc.jpg);
	border:solid 1px #2F2F2F;
	}
*html #mainGraphic {
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:300px;
	height:200px;
	background-image:url(../graphic/subpages/pc.jpg);
	border:solid 1px #2F2F2F;
	}
#mainText {	
	float:right;
	margin-top:15px;
	margin-right:10px;
	width:520px;
	height:200px;
}
#businesses {
	float:left;
	margin-left:12px;
	margin-top:0px;
	width:840px;
	height:250px;
}
*html #businesses {
	float:left;
	margin-left:-9px;
	margin-top:0px;
	width:876px;
	height:250px;
}
.expertise {
	float:left;
	margin-right:10px;
	width:269px;
	height:100%;
	border-right:dotted 1px #DDD8D8;
}
.expertTitle {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:200px;
	height:25px;
	font-size:16px;
	color:#2F2F2F;
	text-decoration:none;
}
*html .expertTitle {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:200px;
	height:25px;
	font-size:16px;
	color:#2F2F2F;
	text-decoration:none;
}
.expertTitle a {
	color:#2F2F2F;
	text-decoration:none;
}
.expertImage {
	float:left;
	margin-left:152px;
	margin-top:-18px;
	width:100px;
	height:100px;
	border:solid 1px #2F2F2F;
}
*html .expertImage {
	float:left;
	margin-left:75px;
	margin-top:-28px;
	width:100px;
	height:100px;
	border:solid 1px #2F2F2F;
}
.expertDescription {
	float:left;
	margin-top:13px;
	margin-left:10px;
	width:245px;
	height:150px;
	text-align:right;
}
.expertDescription a {
	color:#000000;
	text-decoration:none;
}
