/* CSS Document */
body,div,p {
	margin:0;
}


div#lpo_main01 {
	position:relative;
	margin:0 auto;
	width:908px;
	height:666px;
	background:url(../img/lpo_01_bg.jpg) no-repeat;
}

div#lpo_main01 h1 {
	text-indent:-9999px;
}

div#lpo_main01 p {
	position:absolute;
	width:323px;
	height:252px;
	left: 526px;
	top: 382px;
}

div#lpo_main01 p a {
	display:block;
	text-indent:-9999px;
	width:323px;
	height:252px;
}

div#lpo_main01 p a:hover {

	background:url(../img/lpo_01_btn.jpg);
}

div#lpo_main02 {
	position:relative;
	margin:0 auto;
	width:908px;
	height:666px;
	background:url(../img/lpo_02_bg.jpg) no-repeat;
}

div#lpo_main02 h1 {
	text-indent:-9999px;
}

div#lpo_main02 p {
	position:absolute;
	width:507px;
	height:126px;
	left: 377px;
	top: 226px;
}

div#lpo_main02 p a {
	display:block;
	text-indent:-9999px;
	width:507px;
	height:126px;

}

div#lpo_main02 p a:hover {
	background:url(../img/lpo_02_btn.jpg);
}

#footer02{
margin:30px auto 0;
padding-bottom:5px;
width:810px;
text-align:center;
}
#footer02 #footerText02{
margin:0 auto;
padding:10px 0;
width:800px;
font-size:0.8em;
line-height:1.4;
}
#footerCopy02{
padding:10px 0;
text-align:center;
font-size:0.8em;
}
