@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	background-color: #FFF;
	background-image: url(pictures/toppage_back_righttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#topIndexBar {
	height: 115px;
	width: 950px;
	margin: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_note {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #000;
}
#main_note h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18pt;
	color: #04B70A;
	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;
}
#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: #060;
}
#table{
	width: 750px
	font-size: 9pt;
	color: #000;
	font-size: 9pt;
}
#top{
	width: 750px;
	margin:0px auto; 
}
#footer_copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 0em;
	color: #000;
	margin: auto;
	height: auto;
	width: 750px;	
#main_note p a {
	color: #F63;
}

#wrapper_backimage {
	background-image: url(pictures/toppage_back_leftbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: auto;
	padding: 0px;
}
