

/*body{
	background:url(../../image/bg_body.jpg) no-repeat bottom;}*/
#wrap {
	width:950px;
	margin:0 auto;
}

	
	#wrap #main{
		background:url(../../image/main.jpg) no-repeat top left;
		height:1772px;
		position:relative;
		}
		
		#wrap #main p.btn{
			position:absolute;
			top:1680px;
			left:50%;
			margin-left:-167px;}
			
			#wrap #main02{
				background: url(../../image/bg01.gif) repeat-y top left;
				width:760px;
				margin:0 auto;
				padding:40px 95px 15px;}
				
				#wrap #footer{
					background:url(../../image/bg_footer02.jpg) no-repeat top center;
					height:463px;
					position:relative;}
					
					#wrap #footer p.btn02{
						position:absolute;
						top:279px;
						left:50%;
						margin-left:-399px;}
					
					
