@charset "utf-8";

/* header */

h1{
	width: 1000px;
	height: 20px;
	margin: 10px auto;
	position: relative;
	font-size: 21px;
	font-weight: bold;
}

h2{
	width: 1000px;
	margin: auto;
	position: relative;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
