<style tyep="text/css">
<!--
body{
	background-color: #DDFFDD;
        background-image: url("../image/blue_flower.gif");
	margin: 0;
}
#shanai{
	position: absolute;
	top:5;
	background-color:;
	display: none;
	text-align: center;
	vertical-align: middle;
	margin: 3 3 0 0;
}
#cvr{
	position: absolute;
	top:0;
	left:0;
	display: block;
	background-color:;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 0 0;
}
.lineblock{
	border-top:dotted 1px #17AAAA;
	width=70%
	margin:0 auto 0;
	text-align: center;
}
.title{
	font-size:150%;
	color:#17AAAA;
}
.title2{
	font-size:100%;
	color:#222222;
}
.contents{
	font-size:90%;
	color:#555555;
}
.new_title{
	font-size:80%;
	color:#FF2222;
	font-weight:bold;
}
.new{
	font-size:90%;
	color:#113399;
}
-->
</style>