@charset "Shift_JIS";
.plof{
	width:750px;
	height:700px;
	background-image:url("../images/back.jpg");
	background-repeat:repeat-y;	
}
.text{
	width:750px;
	padding-top:30px;
	line-height:30px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:80%;
}
.kado_u{
	background:url("../images/kado_shiro_up.gif") no-repeat;
	width:751px;
	height:20px;
}
.kado_d{
	background:url("../images/kado_shiro_d.gif") no-repeat;
	width:751px;
	height:20px;
}
.copy{
	clear:both;
}
