body {
	background: #FFF url('LBP_character_02.jpg') no-repeat -0.5em 2em;
	padding: 0;
	margin: 0 auto;
	font-family: sans-serif;
	text-align: justify;
	display: block;
}
h1,h3,h5 {
	color: #328FE2;
}
h2,h4 {
	color: #EB3490;
}
iframe {
	position: absolute;
	left: 4em;
	top: 24em;
}
div#head {
	position: relative;
	background: #FFF url('lbp_bg.jpg') no-repeat;
	margin: 0 auto;
	width: 32em;
	min-height: 4.5em;
	overflow: hidden;
	padding: 12em 0em 0em 0em;
}
div#head ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#head ul li {
	font-size: 1.7em;
	font-weight: bold;
	display: inline;
	padding: 0em 1.2em 0em 0em
}
div#head ul li a,a:visited {
	color: #EB3490;
	text-decoration: none;
}
div#head ul li a:hover {
	color: #328FE2;
	text-decoration: underline;
}
div#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 32em;
	color: #999;
}
div#container h1 {
	font-size: 1.9em;
}
div#container p {
	font-size: 1em;
	font-weight: normal;
}
div#container a,a:visited {
	color: #EB3490;
}
div#container a:hover {
	color: #EB3490;
	text-decoration: underline;
}
div#foot {
	position: relative;
	width: 32em;
	margin: 5em auto;
	padding: 0;
}
div#foot p {
	border-top: 0.1em #CCC dotted;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #AAA;
}
div#foot a,a:visited {
	color: #FD6590;
	text-decoration: underline;
}
div#foot a:hover {
	color: #EB3490;
	text-decoration: none;
}
object {
	margin: 1em auto;
}