.style1 {
	font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
.style1-b {
	font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 18px;
	padding: 20px;
}
.style3 {
	font-family:"游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
.style4 {
	font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
}
.style5 {
	font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #0000FF;
}
.style6 {
	font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka-mono, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #00CC00;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
