﻿body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#allcontents {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
#allcontents h1 {
	margin: 0px;
	padding: 0px;
}
#navibar h4 {
	margin: 0px;
	padding: 0px;
}
#navibar #btn01 a  {
	float: left;
	height: 33px;
	width: 237px;
	display: block;
	background-image: url(../images/home_02.jpg);
	background-repeat: no-repeat;


7
	background-position: center center;
	text-indent: -9999px;
}
#navibar #btn02 a {
	float: left;
	height: 33px;
	width: 238px;
	display: block;
	background-image: url(../images/home_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
#navibar #btn03 a {
	float: left;
	height: 33px;
	width: 237px;
	display: block;
	background-image: url(../images/home_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
#navibar #btn04 a {
	float: left;
	height: 33px;
	width: 238px;
	display: block;
	background-image: url(../images/home_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
#navibar #btn01 h4 a:hover {
	background-image: url(../images/botton_02.jpg);
}
#navibar #btn02 h4 a:hover {
	background-image: url(../images/botton_03.jpg);
}
#navibar #btn03 h4 a:hover {
	background-image: url(../images/botton_04.jpg);
}
#navibar #btn04 h4 a:hover {
	background-image: url(../images/botton_05.jpg);
}
#graph {
	background-image: url(../images/home_06.jpg);
	clear: both;
	height: 246px;
	width: 950px;
	color: #333;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#graph .graphtext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#allcontents #mainbox {
	width: 950px;
	height: 355px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home_07.jpg);
	background-repeat: no-repeat;
}
#mainbox #boxleft {
	float: left;
	height: 265px;
	width: 440px;
	margin-top: 35px;
	margin-left: 22px;
	border: 2px solid #999;
}
#mainbox #boxleft p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}







#mainbox #boxright {
	height: 265px;
	width: 442px;
	float: right;
	margin-top: 35px;
	margin-right: 19px;
	border: 2px solid #999;
}
#mainbox #boxright p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#allcontents #footer {
	height: 50px;
	width: 950px;
	background-color: #666;
	overflow: hidden;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
