@charset "utf-8";
/* CSS Document */

/************************************************************************************************************************Night start*/
div#container{
 background:url(../img/back-head_night.jpg) repeat-x;
 margin:0px;
 padding:0px;
}


/* Footer01 */
div#footmenu01{
 width:760px;
	height:20px;
	padding:0px;
 margin:0px 0px 0px 204px;
 background:url(../img/back-foot2_night.jpg) repeat-x 160px 0px;
}

/* Footer02 */
div#footmenu02{
 width:760px;
	height:20px;
	padding:0px;
 margin:0px 0px 0px 204px;
	background-color:#E4E4EF;
}

div#head {
	background:url(../img/deco2.jpg) no-repeat 964px 0px;
	}

/************************************************************************************************************************Night end*/
