/* ------------------ Groll ------------------ */
/* -- index -- */
.bg_grill {
	background-color: #A2994D;
	background-image: url(../img/bg_body_grill.gif);
	background-repeat: repeat-x;
}
.grill_index {
	background-image: url(../img/bg_grill_index.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center top;
	height: 100%;
}
.grill_ind_head {
	background-image: url(../img/bg_grill_ind_hd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
.flash {
	background-image: url(../img/bg_flash.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
	height: 100%;
}
.in_tbl {
	background-image: url(../img/bg_grill_ind_hd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* -- lower -- */
.bg_grill_L {
	background-color: #000000;
}
.grill_low {
	background-color: #A2994D;
	background-image: url(../img/bg_body_grill.gif);
	background-repeat: repeat-x;
}
.grill_low_in {
	background-color: #C7C385;
	width: 916px;
	background-image: url(../img/bg_body_grill_in.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}
.grill_low_in td.wrap {
	text-align: center;
	background-image: url(../img/bg_body_gr3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer3 .foot_in {
	background-image: url(../img/bg_foot_4.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	width: 916px;
}
.contents_in {
	background-image: url(../img/bg_cont_in.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
}
