body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#efc178;
}

#Page-Body {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:240;
	background-color:#F9EEDC;
}

#img-glow-left {
	width:40px;
	background-image:url(../img/img_glow_left.jpg);
	background-repeat:repeat-y;
}

#img-glow-right {
	width:40px;
	background-image:url(../img/img_glow_right.jpg);
	background-repeat:repeat-y;
}

#img-flash-banner {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:112px;
	background-image:url(../img/img_flash-banner.jpg);
	background-repeat:no-repeat;
}

#img-header-logo {
	position:absolute;
	left:0px;
	top:112px;
	width:295px;
	height:128px;
	background-image:url(../img/img_header_logo.jpg);
	background-repeat:no-repeat;
}

#img-header-shadow {
	position:absolute;
	left:295px;
	top:112px;
	width:334px;
	height:7px;
	background-image:url(../img/img_header_shadow.jpg);
	background-repeat:repeat-x;
}

#img-header-filler {
	position:absolute;
	left:729px;
	top:112px;
	width:171px;
	height:7px;
}

#top-navi {
	position:absolute;
	left:295px;
	top:119px;
	width:496px;
	height:18px;
	text-align:right;
	z-index:1;
}

#img-header-right {
	position:absolute;
	left:629px;
	top:112px;
	width:172px;
	height:128px;
	background-image:url(../img/img_header_right.jpg);
	background-repeat:no-repeat;
}

#img-leftnavi-bkg {
	position:relative;
	left:0px;
	top:0px;
	width:196px;
	height:820px;
	background-image:url(../img/img_leftnavi_bkg.jpg);
	background-repeat: no-repeat;
}

#img-leftnavi-repeat {
	position:relative;
	left:0px;
	top:0px;
	width:196px;
	height:1px;
	background-image:url(../img/img_leftnavi_repeat.jpg);
	background-repeat: repeat-y;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	padding-bottom:16px;
	width:433px;
    background-color: #f8eedb;
}

#right-navi {
	position:relative;
	left:0px;
	top:0px;
	width:171px;
	height:560px;
}

#img-rightnavi-bkg {
	position:relative;
	left:0px;
	top:0px;
	width:171px;
	height:820px;
	background-image:url(../img/img_rightnavi_bkg.jpg);
	background-repeat:no-repeat;
}

#img-rightnavi-repeat {
	position:relative;
	left:0px;
	top:0px;
	width:171px;
	height:1px;
	background-image:url(../img/img_rightnavi_repeat.jpg);
	background-repeat:repeat-y;
}

#img_infobox_1 {
	position:absolute;
	left:0px;
	top:0px;
	width:171px;
	height:111px;
	overflow:hidden;
	background-image:url(../img/img_infobox_1.jpg);
	background-repeat:no-repeat;
}

#img_infobox_2 {
	position:absolute;
	left:0px;
	top:126px;
	width:171px;
	height:111px;
	overflow:hidden;
	background-image:url(../img/img_infobox_2.jpg);
	background-repeat:no-repeat;
}

#img_infobox_3 {
	position:absolute;
	left:0px;
	top:253px;
	width:171px;
	height:111px;
	overflow:hidden;
	background-image:url(../img/img_infobox_3.jpg);
	background-repeat:no-repeat;
}

#img_infobox_4 {
	position:absolute;
	left:0px;
	top:384px;
	width:171px;
	height:111px;
	overflow:hidden;
	background-image:url(../img/img_infobox_4.jpg);
	background-repeat:no-repeat;
}

#infobox {
	position:absolute;
	left:20px;
	top:5px;
	width:140px;
	height:90px;
	overflow:hidden;
}

#copyright {
	position:relative;
	top:-16px;
	left:100px;
	width:300px;
	height:16px;
	overflow:hidden;
	background-color:#f8eedb;
	z-index:1;
}

#img_shadow_ne_corner {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/img_shadow_ne_corner.gif);
}

#img_shadow_e {
    width: 10px;
    background-repeat: repeat-y;
    background-image: url(../img/img_shadow_e.gif);
}

#img_shadow_se_corner {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/img_shadow_se_corner.gif);
}

#img_shadow_s {
    height: 10px;
    background-repeat: repeat-x;
    background-image: url(../img/img_shadow_s.gif);
}

#img_shadow_sw_corner {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/img_shadow_sw_corner.gif);
}

#img_shadow_nw_corner {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/img_shadow_nw_corner.gif);
}

#img_shadow_sw_corner {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/img_shadow_sw_corner.gif);
}

#img_shadow_w {
    width: 10px;
    background-repeat: repeat-y;
    background-image: url(../img/img_shadow_w.gif);
}