/* CSS Document */
<style type="text/css">
<!--
.center  {
text-align:center;
}
.left  {
text-align:left;
}
body     {margin:0}
p   {
	position:absolute;
	top:0px;
	left:0%;
	width:900px;
	text-align:center;
	font-size:xx-small;
	z-index: 2;
}

.main {
z-index:2;
top:0px;
left:0%;
background-color:#ffffff
}
.chui {
	z-index:2;
	margin:0px;
	top:965px;
	background-color:#ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
}
.kounyu {
	top:1038px;
	left:0%;
	background-color:#670001;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.line {
	top: 1222px;
	left:0%;
	background-color:#ffffff;

}
.photo1 {
	top: 1225px;
	left:0%;
	background-color:#670001;
	padding-top: 3px;
	padding-bottom: 3px;
}
.photo2 {
	top: 1400px;
	left:0%;
	background-color:#670001;
	padding-top: 3px;
	padding-bottom: 3px;
}
.photo3 {
	top: 1575px;
	left:0%;
	background-color:#640000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.photo4 {
	top: 1750px;
	left:0%;
	background-color:#670001;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottom {
	top: 1935px;
	left:0%;
	background-color:#ffffff;
	padding-top: 3px;
	padding-bottom: 13px;
}
.bottom2 {
	top: 1995px;
	left:0%;
	background-color:#ffffff;
	padding-top: 3px;
	padding-bottom: 13px;
}
div.sample {
	z-index:2;
	top:250px;
	left:0%;
	background-color:#ffffff;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 8px;
}
-->

</style>

