@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back_01.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #6666CC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.text8 {
	font-size: 8pt;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
}
.text9 {
	font-size: 9pt;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
}
.text9white {
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
}
.text9blue {
	font-size: 9pt;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
	color: #33CC33;
	font-weight: bold;
}
.text10_b {
	font-size: 10pt;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
	font-weight: bold;
}
.text12 {
	font-size: 12pt;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
	font-weight: bold;
}
.text12blue {
	font-size: 12pt;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
	font-weight: bold;
	color: #33CC33;
}
.text9 a {
	color: #33CC33;
	font-size: 9pt;
}
.text9  a:hover {
	font-size: 9pt;
	color: #7799ff;
}

