@charset "utf-8";

html,
body {
	font-family:"メイリオ", Meiryo,"Hiragino Kaku Gothic Pro";
	background-color: #ccc;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 120%;
}
