@charset "Shift_JIS";

body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}


h2 {
	border-bottom: 1px solid #000000;
	margin: 30px 0 0 0;
}

h3 {
	font-weight: bold;
}

img {
	border: none;
}