@charset "utf-8";

/*
=================================================================================
main
=================================================================================
*/
#sub_contents #contents_inner{
	width: 870px;
	margin: 0 auto;
}

#sub_contents h2{
	width: 870px;
	height: 50px;
	margin-bottom: 20px;
}

#sub_contents #lower_box{
	width: 830px;
	height: 250px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#sub_contents #left_box{
	width: 400px;
	height: 250px;
	margin-right: 30px;
	float: left;
}

#sub_contents #right_box{
	width: 400px;
	height: 250px;
	float: left;
}