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;
	height: 79px;
	width: 950px;
}
#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;
	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);
}
#allcontents #navibarsub {
	clear: both;
	float: left;
	height: 800px;
	width: 238px;
	background-color: #F0F3ED;
	overflow: hidden;
}
#navibarsub h3 {
	margin: 0px;
	padding: 0px;
}
#navibarsub h3 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #818B7E;
	font-weight: normal;
	text-decoration: none;
	height: 29px;
	width: 223px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDE4D6;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
}
#allcontents #navibarsub h3 a:hover {
	color: #25AE3C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25AE3C;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #25AE3C;
}

#allcontents #maincontents {
	height: 800px;
	width: 712px;
	float: right;
	background-color: #FFF;
}
#maincontents h2 {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 712px;
}
#maincontents p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
	text-align: center;
	margin-top: 30px;
	color: #666;
}
#maincontents #maintitle1 {
	height: 100px;
	width: 654px;
}
#maincontents #maintitle2 {
	height: 100px;
	width: 654px;
}
#maincontents #maintitle3 {
	height: 100px;
	width: 654px;
}
#maincontents #maintitle4 {
	height: 100px;
	width: 654px;
}


#allcontents #footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	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;
}
#maincontents h5 {
	margin: 0px;
	padding: 0px;
	height: 651px;
	width: 711px;
}
