@charset 'shift_jis';

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, Arial, Helvetica, sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
}
#top {
	width: 800px;
	margin: 0 auto;
	text-align: center;
} 
h1{
	display:block;
	font-size: 35pt;
	font-weight: bold;
	margin: 50px auto 30px;
	text-align: center;
}
h2 {
	display:block;
	color: #0000FF;
	font-weight: bold;
	margin: 50px auto;
	font-size: 12pt;
}
