.flo-head{
	clear:both;
	width:582px;
	height:405px;
	background-image:url(../image/header02.jpg);
	background-repeat:no-repeat;
	position: relative;
	}

h5{
	border-left:5px solid #990000;
	background-color:#FFFFFF;
	margin:5px;
	font-size:120%;
	padding:15px 8px;
	}

p img{
	border:1px dotted #CCC;
	padding:5px;
	margin:5px;
	}

.syosai{
	margin:5px;
	border:2px solid #CCC;
	}

.syosai th{
	padding:10px;
	background-color:#006699;
	color:white;
	border:2px solid #CCC;
	}

.syosai td{
	padding:10px;
	border:2px solid #CCC;
	}

.form-bo{
	width:233px;
	height:38px;
	background-image:url(../image/form-bo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-500em;
	overflow:hidden;
	margin:40px 30px 0px 0px;
	float:right;
	}

.form-bo a{
	display:block;
	width:233px;
	height:48px;
	}

.form-bo a:hover{
	background-image:url(../image/form-bo.gif);
	background-repeat:no-repeat;
	background-position:0px -49px;
	}
	
	
.report-link{
	width: 318px;
	height: 40px;
	position: absolute;
	top: 190px;
	text-indent: -9999px;
}
	
.report-link a{
	width: 318px;
	height: 50px;
	display: block;
	overflow: hidden;
}

.report-link a:hover{
	width: 582px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../image/header03.jpg) no-repeat 0 -190px;
	}


