.size0 {
	font-size:8px;
	line-height: 130%;
	font-family:"MS Pゴシック";
	}


.size1 {
	font-size:10px;
	line-height: 115%;
	font-family:"MS Pゴシック";
	}

.size2 {
	font-size:11px;
	line-height: 115%;
	font-family:"MS Pゴシック";
	}
	
.sizea {
	font-size: 13px;
	line-height: 120%;
	font-family:"MS Pゴシック";
	}
	
.sizea_b {
	font-size: 13px;
	line-height: 120%;
	font-family:"MS Pゴシック";
	font-weight:bold;
	}

.sizeb {
	font-size: 14px;
	line-height: 130%;
	font-family:"MS Pゴシック";
	}
	
.sizeb_b {
	font-size: 14px;
	line-height: 130%;
	font-family:"MS Pゴシック";
	font-weight:bold;
	}

.sizec {
	font-size: 15px;
	line-height: 140%;
	font-family:"MS Pゴシック";
	}
	
.sizec_b {
	font-size: 15px;
	line-height: 140%;
	font-family:"MS Pゴシック";
	font-weight:bold;
	}

a: {text-decoration:none;}
a:link {color:#034728; text-decoration:none;}
a:hover {
	color:#6EB330;
	text-decoration:underline;
	}