body {
	background-color: #EEE8E3;
	margin-top: 0px;
}
#wrapper {
	background-color: #FFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 20px;
}
#wrapper h1 {
	margin: 0px;
	padding: 0px;
}
#navibar {
	background-color: #773946;
	height: 45px;
	background-image: url(images/logo_ohana.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
}
#navibar h5 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#navibar #btn_home h5 a:hover {
	background-image: url(images/hover_home.gif);
}
#navibar #btn_about h5 a:hover {
	background-image: url(images/hover_about.gif);
}
#navibar #btn_info h5 a:hover {
	background-image: url(images/hover_info.gif);
}
#navibar #btn_menu h5 a:hover {
	background-image: url(images/hover_menu.gif);
}
#navibar #btn_access h5 a:hover {
	background-image: url(images/hover_access.gif);
}
#navibar #btn_home h5 a {
	background-image: url(images/btn_home.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 45px;
	width: 100px;
	background-position: center;
	text-indent: -9999px;
}
#navibar #btn_about h5 a {
	float: left;
	background-image: url(images/btn_about.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	height: 45px;
	width: 100px;
	text-indent: -9999px;
}
#navibar #btn_info h5 a{
	height: 45px;
	width: 150px;
	float: left;
	background-image: url(images/btn_info.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-indent: -9999px;
}
#navibar #btn_menu h5 a{
	float: left;
	height: 45px;
	width: 100px;
	background-image: url(images/btn_menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-indent: -9999px;
}
#navibar #btn_access h5 a{
	float: left;
	height: 45px;
	width: 100px;
	background-image: url(images/btn_access.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-indent: -9999px;
}
#wrapper #top_info {
	height: 80px;
	margin-left: 40px;
}
#top_info #top_info-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-left: 120px;
}
#top_info #top_logo {
	float: left;
}
#menu_footer {
	padding-left: 20px;
	height: 75px;
	background-color: #FFF;
}
#menu_contents {
	padding-left: 50px;
}
#map {
	float: left;
}
#footer_access {
	clear: both;
	padding-left: 22px;
	height: 80px;
	padding-bottom: 10px;
}
#map_contents {
	padding-left: 140px;
	padding-top: 35px;
}
#map_contents #access {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#map_contents #adress {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 340px;
}
#map_contents #logo {
	padding-left: 340px;
}
#about_footer p {
	padding-left: 25px;
	clear: both;
	height: 80px;
	padding-top: 30px;
}
#about_contents {
	margin-left: 80px;
	width: 820px;
	margin-top: 45px;
}
#about_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-left: 320px;
	padding-top: 3px;
}
#about_img {
	float: left;
}
#footer_home {
	padding-left: 30px;
	clear: both;
}
#top_contents {
	padding-left: 350px;
	padding-top: 20px;
}