#content
{
	width:940px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:block;
}

.box_columns
{
	background-color:#fff;
	margin-top:12px;
	position:relative;
	z-index:1;
}
.column_01
{
	width:615px;
	float:left;
	padding-bottom:30px;
}
.column_02
{
	width:325px;
	background:transparent url(/images/common/bkg_col_right.png) no-repeat 0 0;
	float:right;
}
.column_01_right_empty
{
	width:705px;
	float:left;
	padding-bottom:30px;
}
.column_02_empty
{
	width:235px;
	min-height:332px;
	_height:332px;
	_margin-top:-166px;
	float:right;
	background:transparent url(/images/common/background/bkg_empty_right.gif) no-repeat 0 0;
}