@charset "shift_jis";
p {
	font-size: 9pt;
	line-height: 150%;
	color: #666;
}
h2 {
	font-size: 11pt;
	color: #000;
}
h1 {
	font-size: 14px;
	line-height: 150%;
	color: #000;
}
#wrapper {
	border: 1px solid #666;
	padding: 10px;
}
body {
	background-color: #FFF;
}
