@charset "utf-8";
a:link {
	color: #030;
	text-decoration: none;
}
a:visited {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #F0F;
	text-decoration: none;
}




h1 {
	font-size: 14px;
	color: #030;
	letter-spacing: 1px;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #030;
	letter-spacing: 1px;
	text-align: left;
}
.copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #666;
}

h2 {
	font-size: 13px;
	color: #030;
	letter-spacing: 1px;
	font-weight: bold;
	left: 5px;
	clip: rect(auto,auto,auto,5px);
	margin-left: 5px;
}
.subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFF;
	margin-left: 15px;
}



/* CSS Document */

body {
	background-image: url(../images/bo_bge01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #71A274;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.link_text {
	font-size: 12px;
	vertical-align: top;
	line-height: 18px;
	padding-left: 20px;
}
.space10 {
	font-size: 10px;
}

