/* S---add okura 2010.5.27 */
.main_bg    {
	line-height: 1.3;
	background-image: url(../images/main_bg2.jpg);
}
/* E---add okura 2010.5.27 */
/* S---add okura 2010.12.21 */
.bg_header    {
	background-image: url(../img/bg_header02.jpg);
	background-repeat : no-repeat;
	background-position : bottom center;
	/* line-height: 1.3; */
}

.bg_main    {
	line-height: 1.3;
	background-image: url(../img/bg_main.jpg);
	background-repeat : no-repeat;
	background-position : bottom right;
}

/* E---add okura 2010.12.21 */
