@charset "UTF-8";
/* CSS Document */

/*++++++++++++++++++++++++++++++++++++++++++++++*/
#container {
width: 950px;
background: url(../img/bg_container.jpg) no-repeat center top;
text-align: center;
z-index:1;

}

.contents {
	width:950px;
	background: url(../img/bg_header.jpg) no-repeat center top;
	}


#index_area {
width: 950px;
height: 5120px;
padding: 20px 0 0 0;
background: url(../img/bg_repeater.jpg) repeat-y center top;
z-index:10;
}