@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 160px;
	background-image: url(/design/blueberry100/image/header/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:auto;

}
.h_top {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	height: 104px;
}

.h_bottom {
	clear: both;
}

.h_left {
	float: left;
	display:inline;
	width: 579px;
}
.header img {
	vertical-align:bottom;
}
.h_right {
	float: left;
	display:inline;
}
.h_right1 {
	width: 168px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 48px;
}
.h_right2 {
	float: left;
	width: 153px;
	margin: 0px;
	padding: 0px;
	height: 48px;
}

