#header, #headerblk {
	width: 100%;
	height: 56px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	background-image: url(../img/top_header_back.gif);
	background-repeat: repeat-x;
}

#headerblk {
	background-image: url(../img/top_header_back_b.gif);
}

#logo {
	width: 178px;
	height: 56px;
	position: relative;
	float: left;
	font-size: 12px;
}

#logo span {
	background-image: url(../img/top_logo_s.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

#headerblk #logo span {
	background-image: url(../img/top_logo_s_b.gif);
}

.header_menu {
	display: inline;
	position: relative;
	font-weight: bold;
	color: #fff;
	margin: 15px 10px;
	float: right;
}

.header_menu a {
	color: #fff;
}

#footer {
	width: 100%;
	height: 39px;
	display: block;
	position: relative;
	bottom: 0;
	left: 0;
	background-image: url(../img/top_footer_back.gif);
	background-repeat: repeat-x;
}

.footer_menu {
	position: relative;
	top: 12px;
	height: 100%;
	margin: 0 10px;
	font-weight: bold;
	color: #fff;
}

.footer_menu a {
	color: #fff;
}

.akibaoolink {
	display: block;
	padding: 20px 0 20px 0;
	width: 100%;
	background-color: #d0ff00;
	font-weight: bolder;
}
