@charset "UTF-8";
/* -- http://www.daishin-s.co.jp/ business style CSS ------
Copyright(C)2008,daishin seiko. All Rights Reserved. 
------------------------------------------------------ */

/* business style */
.business p#cap{
	margin:20px 0 30px 40px;
}
.business h4{
	display:block;
}
.business .boxr{
	margin:0 60px 0 40px;
}
.business .boxr p{
	margin:0 20px 0 0;
	padding:0 0 0 20px;
	width:415px;
	height:140px;
	float:left;
}
.business .boxr img{
	margin:0 20px 0 0;
	display:block;
	float:right;
}
.business .boxl{
	margin:0 60px 0 40px;
}
.business .boxl p{
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	width:415px;
	height:140px;
	float:right;
}
.business .boxl img{
	margin:0 0 0 20px;
	display:block;
	float:left;
}
.business .boxc{
	margin:0 60px 0 40px;
	padding:0 20px 0 0;
}
.business .boxc p{
	margin:0 0 0 20px;	
}
