#header {
	height: 70px;
	width: 800px;
	position: relative;
}
#hd-logo {
	position: absolute;
	height: 70px;
	width: 202px;
	left: 0px;
	top: 0px;
}

#hd-banner {
	height: 50px;
	width: 287px;
	position: absolute;
	top: 10px;
	left: 513px;
}
#top-header {
	position: relative;
	height: 70px;
	width: 900px;
}
#top-header #btn01 {
	left: 557px;
	top: 17px;
	position: absolute;
}
#top-header #btn02 {
	position: absolute;
	left: 700px;
	top: 17px;
}


#top-header #hd-banner {
	position: absolute;
	left: 613px;
	top: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kochira {
	text-align: right;
	vertical-align: text-botom;
}
.flt-r {
	float: right;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.clr-r {
	clear: right;
}
.flt-l {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.clr-l {
	clear: left;
}



