/* red */
#page_bg {
	background: #FF0000 url(../images/red/bg.gif) no-repeat;
}

div#wrapper {
}

div#wrapper_r {
}

div#header {
}

div#header_l {
}

div#header_r {
}

div#footer {
	background: url(../images/red/bg-foot.gif) 0 100% repeat-x;
	height: 52px;
}

div#footer_l {
	background: url(../images/red/bg-foot.gif) 0 100% repeat-x;
	height: 1px;
}

div#footer_r {
}

div#kugiri {
	background: #f7f7f7;
	height: 1px;
}