@charset "shift_jis";

.white {background-color: #FFFFFF;}
.black {background-color: #000000;}
.grey {background-color: #9A9A9A;}
.grey1 {background-color: #EDF0E4;}
.grey2 {background-color: #5A5A5A;}
.cream {
	background-color: #EFEFE6;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

.barleft {
	background-image: url(img/base11.jpg);
	background-color: #EBEBEB;
	background-repeat: no-repeat;
}
.barright {
	background-image: url(img/base12.jpg);
	background-color: #8C8678;
	background-repeat: no-repeat;
}

.barleft2 {
	background-image: url(img/base31.jpg);
	background-repeat: no-repeat;
	background-color: #B8B19E;
}
.barright2 {
	background-image: url(img/base32.jpg);
	background-color: #B5AE9C;
	background-color: #B8B19E;
	background-repeat: no-repeat;
}
.bottom_bg{
	background-image: url(img/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #DADBD5;

}
.bottom_line {
	background-image: url(img/bottom_line.gif);
	background-repeat: repeat-x;
}
.bottom_end {
	background-image: url(img/bottom_end.jpg);
	background-repeat: no-repeat;
}
