@charset "utf-8";
.copyleft {
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
}
.copyright {
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.toiawase {
	font-size: x-large;
	line-height: 90%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.toiawase02 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.cellright {
	background-color: #FFFFFF;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	border: 1px solid #D21515;
}
.cellleft {
	background-color: #FFFFCC;
	height: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	border: 1px solid #D21515;
}
