@charset "UTF-8";
#divtop {
	background-color: #FFFFFF;
	height: 100px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/02-top/01.degra.sup.jpg);
	background-repeat: repeat-x;
}
.logo {
	margin-top: 34px;
	margin-left: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.claim {
	float: right;
	margin-right: 27px;
	margin-top: 50px;
}

