.header1 {
	float: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92C269;
	background-color: #FFF;
}
.header_menu {
	background-image: url(../img/header_menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	margin-top: 5px;
}
.page-header2 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.body_bg {
	background-image: url(../img/body_bg.png);
}
.bg1 {
	background-color: #FFF;
}
.header_menu1 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin-top: 4px;
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	font-weight:bold;
}
.header_menu1 a {
	color: #FFF;
}

.header_menu2 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin-top: 4px;
	text-align: right;
	float: right;
	margin-right: 70px;
	margin-left: 20px;
	font-weight:bold;
}
.header_menu2 a {
	color: #FFF;
}
.header_h1{
	font-size:12px;
	color:#ccc;
	padding-left:50px;
}

