.logo{
	width:360px;
	height:220px;
	position:absolute;
	top:60px;
	left:10px;
	background-image:url(image/logo.jpg);
}

.title{
	width:360px;
	height:40px;
	position:absolute;
	top:280px;
	left:10px;
	background-image:url(image/title.gif);
}

.textimage01{
	width:180px;
	height:190px;
	position:absolute;
	top:320px;
	left:10px;
	background-image:url(image/text-image01.jpg);
}

.textimage02{
	width:180px;
	height:190px;
	position:absolute;
	top:320px;
	left:190px;
	background-image:url(image/text-image02.jpg);
}

.textimage03{
	width:180px;
	height:190px;
	position:absolute;
	top:510px;
	left:10px;
	background-image:url(image/text-image03.jpg);
}

.textimage04{
	width:180px;
	height:190px;
	position:absolute;
	top:510px;
	left:190px;
	background-image:url(image/text-image04.jpg);
}

.text{
	width:320px;
	height:340px;
	position:absolute;
	top:330px;
	left:30px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:125%;
}
