.ll {
	font-size: 18px;
	}
.l {
	font-size: 14px;
	}
.m {
	font-size: 12px;
	}
.s {
	font-size: 10px;
	}
.ss {
	font-size: 9px;
	}


body {
	background-color:#ffffff;
	color: #0d4731;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin:0px;
	font-family: メイリオ, sans-serif;
	font-size: 10pt;
	}


a {
	text-decoration: none;
	}

a:link {
	color: #1187BA;
	}

a:visited {
	color: #246D00;
	}

a:active {
	color: #246D00;
	}

a:hover {
	text-decoration: underline;
	background-color: none;
	color: #249200;
	}

img {
	border-width: 0;
	}

hr {
	color: #CCCCCC;
	}

.old {
	color: #FF0000;
	}

td {
	vertical-align: top;
	text-align: justify;
	}

.right {
	text-align: right;
	}
/*　END　*/