.size0 {
	font-size:8px;
	line-height: 130%;
	font-family:"MS Pゴシック";
	text-decoration:none;
	}


.size1 {
	font-size:11px;
	line-height: 115%;
	font-family:"MS Pゴシック";
	text-decoration:none;
	}

.size2 {
	font-size:11px;
	line-height: 115%;
	font-family:"MS Pゴシック";
	text-decoration:none;
	}
	
.sizea {
	font-size: 13px;
	line-height: 130%;
	font-family:"MS Pゴシック";
	text-decoration:none;
	}

.sizeb {
	font-size: 14px;
	line-height: 130%;
	font-family:"MS Pゴシック";
	text-decoration:none;
	}

.sizec {
	font-size: 15px;
	line-height: 140%;
	font-family:"MS Pゴシック";
	text-decoration:none;
	}

.special1 {
	font-size:11px;
	font-family:Arial,Helvetica,"MS Pゴシック";
	line-height: 115%;
	text-decoration:none;
	}

a {text-decoration:underline;}

a:link    {color: #274896;} /* 未訪問リンク */
a:visited {color: #555555;} /* 訪問済みリンク */
a:active  {color: #192e61;} /* クリックしたとき */
a:hover   {color: #192e61;} /* マウスが乗ったとき */