@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access-solutions
 style info :コンテンツエリア関係 他
=================================================================== */

/*----------------------------------------------------
	メイン
----------------------------------------------------*/

/*---------- コンテンツ ----------*/
.section01 {
	width: 145px;
	float: left;
	display: inline;
	margin-left: 5px;
}
.section02 {
	width: 147px;
	float: left;
}
.section03 {
	width: 220px;
	float: right;
	display: inline;
	margin-right: 5px;
}