html {
	background-color: #FFFFFF;
	background-image: url(img/pageback01_1.gif);
}
body {
	margin: 0;
	padding: 0;
	background: url(img/pageback_700.gif) center top repeat-y; /* 影の背景画像 */
	color: #000000; /* 全体の文字色 */
	font-size: 100%; /* 全体の文字サイズ */
}
div#container {
	width: 700px;
	margin: 0 auto;
	color: #666666;
	background-color: #FFFFFF;
}
div#top {
	width: 700px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(img/head.gif);
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	left: 2px;
	position: relative;
    padding-bottom:10px;
}
.tit {
	float: left;
	width: 350px;
}
.topnavi {
	font-size: 10px;
	padding: 10px 5px 5px;
	width: 295px;
	float: right;
	color: #666666;
	background-color: #FFFFFF;
}
.menu {
	width: 690px;
	float: none;
	margin-bottom: 10px;
	clear: both;
	padding-top: 15px;
	padding-left: 7px;
}
div#main {
	width: 698px;
	height: 100%;
	background-color: #FFFFFF;
	float: none;
	top: 150px;
}
div#left {
	float: left;
	margin: 0px;
	width: 495px;
	height: 100%;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	padding-bottom: 20px;


}
div#right {
	float: right;
	height: 100%;
	width: 193px;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-top: 10px;
}
.bnr {
	margin-bottom: 5px;
	border: 0px;
}
.linknavi {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 110px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	float: none;
	clear: both;
}
.link1 {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.foot {
	clear: both;
	width: 700px;
	font-size: 9px;
	color: #999999;
	float: none;
	background-image: url(img/upper_cred.gif);
	height: 30px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
}
.hr2 {
	border-top: 0.5px dotted #FF9933;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.flash {
	clear: both;
	width: 530px;
	font-size: 10px;
	color: #CCCCCC;
	margin: 5px;
	padding: 3px;
	left: 15px;
	position: relative;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.hr3 {
	border-top-width: medium ;
	border-top-style: dotted;
	border-top-color: #c0c0c0;
	color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 15px;

}
.clear {
	clear: both;
	float: none;
}
#menu1 a{
display:block;
width:137px;
background:url(img/menu1.gif) no-repeat;
height:30px;
float:left;
}
#menu1 a:hover{
background:url(bhb/menu_b1.gif) no-repeat;
}

#menu2 a{
display:block;
width:140px;
background:url(img/menu2.gif) no-repeat;
height:30px;
float:left;
}
#menu2 a:hover{
background:url(bhb/menu_b2.gif) no-repeat;
}

#menu3 a{
display:block;
width:140px;
background:url(img/menu3.gif) no-repeat;
height:30px;
float:left;
}
#menu3 a:hover{
background:url(bhb/menu_b3.gif) no-repeat;
}

#menu4 a{
display:block;
width:135px;
background:url(img/menu4.gif) no-repeat;
height:30px;
float:left;
}
#menu4 a:hover{
background:url(bhb/menu_b4.gif) no-repeat;
}

#menu5 a{
display:block;
width:133px;
background:url(img/menu5.gif) no-repeat;
height:30px;
float:left;
}
#menu5 a:hover{
background:url(bhb/menu_b5.gif) no-repeat;
}

