/* transparent */
#page_bg {
	background: #FFF url(../images/vert_back_00.png) repeat-x;
}

div#wrapper {
	background: #FFF;
}

div#wrapper_r {
	background: transparent;
}

div#header {
	background: #FFF;
}

div#header_l {
	background: transparent;
}

div#header_r {
	background: transparent;
}

div#footer {
	background: #FFF ;
}

div#footer_l {
	background: transparent;
}

div#footer_r {
	background: transparent;
}
