/*フォントサイズ*/.size1{font-size:10px;    line-height:130%;    }.size1-b{font-size:10px;    line-height:130%;    font-weight:bold;    }.size2{font-size:12px;    line-height:140%;    }.size2-b{font-size:12px;    line-height:140%;	font-weight:bold;    }	.size2-w{font-size:12px;    line-height:160%;    }/*リンク*/a {text-decoration:none;}a:link {color: #004A91;}a:visited {color: #004A91;}a:active {color: #0033CC;}a:hover {color: #0033CC;text-decoration:underline;}