div.contents #box1,
div.contents #box2,
div.contents #box3,
div.contents #box4
{
	width           : 448px;
	margin			: 0 48px;
}

div.contents #box1 p
{
	padding				: 0;
}

img.left,
ing.right
{
	margin				: 8px 16px;
}

img.left
{
	float				: left;
}

img.right
{
	float				: right;
}

hr.style_hr1
{
	clear				: both;
	color				: #999;
	height				: 1px;
	
}
