@charset "Shift_JIS";
/* ʐ^Wcʐ^ */
.photohead{
	background-color: #ffffff;
	text-align: left;
	width: 784px;
	height: 120px;
	margin: 0 auto;	
	padding: 8px 0 8px 4px;
	position: absolute;
	top: 520px;
	left: 112px;
	z-index: 5;    
}
span{
	font-size: 20pt;
	color: #ff0000;	
}
.photo{
	background-color: #ffffff;
	text-align: center;
	width: 780px;
	margin: 0 auto;
	padding: 2px;
	position: absolute;
	top: 615px;
	left: 114px;
	z-index: 6;
}
.photo table{
	 margin: 0 auto;
}
.photo td{
	border: 0;
	text-align: left;
	width: 780px;
	padding: 2px;
}

img src{
	border: 0;
	width: 70px;
	height: 101px;
}
.footer{
	background-color: #ffffff;
	width: 778px;
	margin: 0 auto;
	padding: 4px;
	position: absolute;
	top: 2909px;
	left: 112px;
	z-index: 7;
}