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

div.contentsWidth {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentsWidth .logo_box {
	text-align: center;
	float: left;
	width: 448px;
	padding-top: 50px;
}
