.body {
	background-color: #FFC;
}
.mainflame {
	background-repeat: repeat-x;
	border-top-width: thick;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.subflame {
	background-repeat: repeat-x;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.fontleft {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.fontmain {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.innerflame {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #03F;
}
.fontgyoukan {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}
.leftphoto {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
.rightphoto {
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
.photoname {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.topgazou {
	text-align: center;
}

