body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12pt;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.photo1 {
	margin-right: 5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5pt;
	margin-right: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	padding-left: 10px;
	line-height: 11pt;
}
li {
	font-size: 10pt;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h5 {
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
h2 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	margin: 5px;
}
.photo2 {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.attention{
	color:#FF0000;
	text-indent:-1em;
	margin-left:1em;
}

/* 用途・特徴下の注意書き --added by RN 10.01.19 */
li.nostyle {
	list-style-image:url('../images/bullets.gif');
}

h3.notice {
	color:#FF0000;
}