@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 150%;
	color: #666;
}
#wrapper{
	width:800px;
	margin:0px auto;
}

img,
a img{
	border:none;
	vertical-align:bottom;
}

#area01{
	background: url("images/01n.jpg") no-repeat;
	height: 520px;
	position: relative;
	text-align:left;
	}

	#area01 div.img1{
		margin:420px 0 0 456px;
		width:300px;
		position:absolute;
	}
	

#area07{
	background: url("images/07.jpg") no-repeat;
	height: 550px;
	position: relative;
	text-align:left;
	}

	#area07 div.img1{
		margin:390px 0 0 251px;
		width:300px;
		position:absolute;
	}
	
#area08{
	background: url("images/08.gif") no-repeat;
	height: 106px;
	position: relative;
	text-align:left;
	}

	#area08 p.tex1{
	margin:10px 0 0 200px;
	width:400px;
	position:absolute;
	text-align: center;
	}
