@charset "utf-8";
/* ===================================================================
 style info : コンテンツエリア関係 他

=================================================================== */

/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main{
}
#main h2{
margin-bottom:20px;
}

.left{
float:left;
width:425px;
	margin-bottom:20px;
}
.right{
float:right;
width:440px;
}

h3{
	font-size:16px;
	margin-bottom:10px;
}




























