/* -----------------------行間アップ指示ここから------------------------ */
.heightup120 {
	line-height: 120%;
	font-size: 1em;
}
.heightup140 {
	line-height: 140%;
	font-size: 1em;
}
.heightup160 {
	line-height: 160%;
	font-size: 1em;
}
/* -----------------------行間アップ指示ここまで------------------------ */

/* -----------------------通常のリンク形式ここから------------------------ */
A:link { color:#0042FF; text-decoration:none; }
A:active { color:#0042FF; text-decoration:none; }
A:visited { color:#0042FF; text-decoration:none; }
A:hover { color:#0042FF; text-decoration:underline; }
/* -----------------------通常のリンク形式ここまで------------------------ */

/* --------------------フォントサイズの指定ここから----------------------- */
.FontSize1 {  font-size: 8pt }
.FontSize2 {  font-size: 0.8em}
.FontSize3 {  font-size: 1.2em}
.FontSize4 {  font-size: 14pt }

/* -------------------トップページ下部白リンク色ここまで-------------------- */
.FontSize5 {
font-size: 16pt
}
/* --------------------フォントサイズの指定ここまで----------------------- */


/* -------------------トップページ下部白リンク色ここから-------------------- */

.white-link { }
A.white-link:link { color: #FFFFFF; text-decoration:none; }
A.white-link:active { color: #FFFFFF; text-decoration:none; }
A.white-link:visited { color: #FFFFFF; text-decoration:none; }
A.white-link:hover { color: #FFFFFF; text-decoration:underline; }
.soudanjirei_title01 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #009966;
	margin-top: 10px;
	margin-bottom: 10px;
}
.soudanjirei_table01 {
	font-size: 0.9em;
	line-height: 1.4em;
}
.newsubtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #009966;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009966;
	width: 600px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

