.signboard {
	position: absolute;
	left: 198px;
	top: 179px;
	background-image:  url(master_image/menseki_signboard.gif);
	height: 78px;
	width: 468px;
	padding-top: 30px;
	padding-left: 130px;
	background-repeat: no-repeat;
}
.contents {
	position: absolute;
	left: 277px;
	top: 315px;
	line-height: 150%;
	background-color: #000000;
	width: 450px;
}
.cell {
	line-height: 180%;
}
.redtext {
	font-weight: bold;
	color: #FF0000;
}
.bluetext {

	font-weight: bold;
	color: #0000FF;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.greentext {

	font-weight: bold;
	color: #006600;
}
.orengetext {
	font-weight: bold;
	color: #FF3300;
}
.iframe {
	position: absolute;
	top: 180px;
	right: 300px;
	left: 495px;
	height: 250px;
	width: 300px;
}

