@charset "Shift_JIS";
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin-bottom: 0.3em;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.1em;
	margin-bottom: 0.3em;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 0px;
}
h2.normal {
	font-weight: normal;
	letter-spacing: 0em;
}
h3.normal {
	font-weight: normal;
	letter-spacing: 0em;
}
body, td, th {
	font-family: "Lucida Grande";
	font-size: 12px;
}
body {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(/nmainte/images/stripes.jpg);
}
p {
	margin-top: 0px;
	margin-bottom: 0em;
}
p.small {
	font-size: 10px;
	line-height: 120%;
}
