h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	color: #333366;
	line-height: 1.25em;
	font-variant: normal;
	margin: 0px;
	padding: 15px 0px 10px;
	font-weight: bold;


}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #666666;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
h5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}
strong {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	color: #FF3300;
}
p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
}
.smalltext {
	font-size: 9px;
	color: #999999;
}
h6 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
li {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
