﻿
.margin-top40 {
	margin-top: 40px;
}
.margin-top120 {
	margin-top: 120px;
}
.rule {
	color: #008080;
	margin-left: 20px;
}
.keihin {
	color: #808080;
	margin-left: 20px;
	font-weight: bold;
}
.indent {
	margin-left: 40px;
}
.smallfont {
	font-size: small;
}
.mediumfont {
	font-size: medium;
}
.largefont {
	font-size: large;
}
.continue {
	clear: both;
	margin-top: 40px;
}
.button {
	text-align: right;
	clear: both;
}
.date3 {
	color: #FFFFFF;
	background-color: #339966;
	padding: 2px;
	margin-top: 40px;
	font-weight: bold;
	clear: both;
}
.scene {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.blue {
	color: #000080;
}
.green {
	color: #009999;
}
