/*ブロック定義ファイル設定用CSS*/
@import "block.css";
body{
	margin: 0;
	padding: 0;
	color: #333;
	background-color:#fff;
	/*line-height: 1em;*/
}
