@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	text-align: left;
	margin-left: 3px;
	margin-top: 6px;
}

a { color: #696969; text-decoration: underline; }
a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:active	{ color: #ff8c00; text-decoration: none; }
a:hover		{ color: #ff8c00; text-decoration: none; }

.text1 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #696969;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.text2 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #696969;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.text3 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	color: #696969;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.text-white {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.text-orange1 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #ff8c00;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.text-orange2 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #ff8c00;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.text-red1 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}


.copyright {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", sans-selif;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	color: #696969;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
