@charset "utf-8";
/* 事業案内 */
.product{
	width:558px;
	border: 1px solid #000000;
	margin-bottom:20px;
}
div.product table{
	width:200px;
	margin:0 auto;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
}
div.product h2{
	margin:0;
}
.product-text{
	float:left;
	width:279px;
	height:209px;
}
div.product p{
	margin:10px;
}
div.flortright p{
	margin:0;
	font-size:12px;
	text-align:right;
	color:#FF0000;
}