@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}

.clear{clear:both}


#wrapper {
	width: 450px;
	margin: auto;
}

.index_header {
	width: 371px;
	padding-top: 0px;
	margin-top: 130px;
	margin-bottom: 1px;
	height: 108px;
	background-image: url(../image/index_t.jpg);
}
.imenu_back {
	height: 40px;
	width: 371px;
	margin-top: 0px;
	background-image: url(../image/index_ber.jpg);
	margin-bottom: 0px;
}
.imenu_box {
	height: 40px;
	width: 371px;
	padding-left: 50px;
	padding-top: 0px;
}

.imenu1 {
	height: 20px;
	width: 38px;
	float: left;
	margin-right: 100px;
}
.imenu2 {
	height: 20px;
	width: 82px;
	float: left;
	margin-right: 70px;
}
