@charset "utf-8";

/*事業内容*/

h3{
	font-size:14px;
	line-height:24px;
	background:url(../img/icon03.gif) no-repeat 12px 0;
	padding-left:24px;
	margin-top:5px;
	border-bottom:#472E24 dotted 1px;
}
#contents02 p{
	margin:2px 0px 10px 10px;
	width:550px;
}
.netcafe{
	margin:2px 0px 10px 10px;
}
.netcafe_l{
	float:left;
	width:370px;
}
.netcafe_r{
	float:right;
	width:180px;
	text-align:center;
}
.netcafe_r img{
	margin-top:20px;
}