@charset "utf-8";
/*-------------------------------------
* base.css
* base設定
-------------------------------------*/
body {
	font: 12px/1.4 sans-serif;
}
/*.l-header {}*/
.l-contents {
	width: 780px;
	margin: 0 auto;
}
/*.l-footer {}*/