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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	background-color: #000;
	background-image: url(pictures/toppage_back.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 950px;
}
#topIndexBar {
	height: 115px;
	width: 950px;
	margin: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_note {
	margin: 10px;
	padding: 0px;
	height: auto;
	width: 930px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	color: #FFF;
}
#main_note h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18pt;
	color: #98D77F;
	line-height: 2em;
	height: auto;
	margin: 0px;
	padding-top: 15px;
}
#main_note h2    {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	color: #F30;
	line-height: 1.3em;
}
#footer_copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
	color: #FFF;
	margin: auto;
	height: auto;
	width: 950px;
	padding-top: 50px;
	padding-bottom: 30px;
}
#main_note p a {
	color: #AEDD9D;
}
#main_note h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 1.3em;
	color: #5CE345;
}
.text10pt {
	font-size: 10pt;
	line-height: 1.2em;
}
