a {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color: #0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #666666;
	line-height: 140%;
}
h2 {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
h3 {
	font-size: 10px;
	color: #000000;
	line-height: 140%;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.style1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding-left: 5px;
}

    
