/*リンク下線なしの指定*/
A:visited{text-decoration:none;color:#000099;}
A:active{text-decoration:none;color:#000099;}
A:link{text-decoration:none;color:#000099;}
A:hover{text-decoration:underline;color:#000099;}

/*小さい文字標準*/
.sizess{font-size:10px;line-height:110%;; letter-spacing: normal; text-align: left; word-spacing: normal}

/*小さい文字標準長い文章用*/
.sizessh{font-size:11.5px;line-height:140%;; letter-spacing: normal; text-align: left; word-spacing: normal; font-style: normal; font-weight: lighter}

/*NEW用小さい文字標準*/
.sizesss{font-size:10px;line-height:110%;; letter-spacing: normal; text-align: left; word-spacing: normal}

/*文字標準*/
.sizem{font-size:12px;line-height:130%;}

/*文字標準行間広め*/
.sizemh{font-size:12px;line-height:150%;; font-style: normal; font-weight: normal; text-align: left; text-indent: 0pt}

/*太字タイトル文字標準*/
.sizemb{font-size:13px;line-height:130%;bold;}.sizell {  font-size: 20px; font-style: italic}
.sizel {  font-size: 15px; font-weight: lighter; border-style: none}
