@charset "Shift_JIS";

.container1 {
	background-image: url(../images/common/waku_01.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 770px;
	margin: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}

.container2 {
	background-image: url(../images/common/waku_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}