@charset "Shift_JIS";
.container {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_img_left {
	background-image: url(../img/index/main_img_left.jpg);
	background-repeat: repeat-x;
}
.menu_back {
	background-image: url(../img/common/menu_back.jpg);
	background-repeat: repeat-x;
}
.line_orange {
	background-image: url(../img/common/line_orange.jpg);
	background-repeat: repeat-x;
}
