body {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

a:link {
	color:black;
	text-decoration: none;
}
a:visited {
	color:black;
	text-decoration: none;
}
a:hover {
	color:green;
	text-decoration: underline;
}
a:active {
	color:black;
	text-decoration: none;
}

.top_moji {
	margin-left:15px;
	font-size:10pt;
	font-weight:bold;
}

.title_moji {
	color: #18902e;
	font-size:12pt;
	font-weight:bold;
}

.hr1 {
	color: #888888; /* 線の色(IE用) */
	background-color: #888888; /* 線の色(NN用) */
	height: 2px; /* 線の太さ */
	border: 8px; /* 枠の太さ */
	border-style: dashed; /* 枠の種類 */

}


.pagetitle3 {
	color: #ffffff;
	background-color: #17902d;
	font-size:10pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.cal {
	color:#000000;
	font-size:9pt;
}

.cal a {
	text-decoration: underline;
}

.cal a:link {
	text-decoration: underline;
}

.cal a:visited {
	text-decoration: underline;
}

.cal a:hover {
	color: #f6a843;
	text-decoration: underline;
}



.date_moji {
	font-size:8pt;
}

.title_moji2 {
	font-size:10pt;
	font-weight:bold;
}

