.text10{font-size:10px;}
.text11{font-size:11px;}
.text12{font-size:12px;}
.text14{font-size:14px;}
.text16{font-size:16px;}
.text10-no{font-size:10px; text-decoration:none;}
.text10-line {font-size:10px; text-decoration:underline;}

.text8-16 {font-size:8px; line-height:16px;}
.text10-14 {font-size:10px;  line-height:14px;}
.text10-16 {font-size:10px; line-height:16px;}
.text11-14 {font-size:11px; line-height:14px;}
.text11-15 {font-size:11px; line-height:15px;}
.text11-16 {font-size:11px; line-height:16px;}
.text11-18 {font-size:11px; line-height:18px;}

.text12-no{font-size:12px; text-decoration:none;}
.text12-line {font-size:12px; text-decoration:underline;}
.text14-no{font-size:14px; text-decoration:none;}
.text14-line {font-size:14px; text-decoration:underline;}
.text16-no{font-size:16px; text-decoration:none;}
.text16-line {font-size:16px; text-decoration:underline;}

.text12-125 {font-size:12px; line-height:15px;}
.text12-130 {font-size:12px; line-height:16px;}
.text12-18 {font-size:12px; line-height:18px;}
.text12-20 {font-size:12px; line-height:20px;}
.text12-22 {font-size:12px; line-height:22px;}

.text14-125 {font-size:14px; line-height:17px;}
.text14-130 {font-size:14px; line-height:18px;}
.text14-20 {font-size:14px; line-height:20px;}
.text14-22 {font-size:14px; line-height:22px;}
.text14-24 {font-size:14px; line-height:24px;}

.text16-125 {font-size:16px; line-height:20px;}
.text16-130 {font-size:16px; line-height:21px;}
.text16-22 {font-size:16px; line-height:22px;}
.text16-24 {font-size:16px; line-height:24px;}
.text16-26 {font-size:16px; line-height:26px;}

.smu a:link {font-size:12px;  color:#333; text-decoration:none;}
.smu a:visited {font-size:12px;  color:#333; text-decoration:none; }
.smu a:hover {font-size:12px;  color:#0077c0; text-decoration:underline;}
.smu a:active {font-size:12px;  color:#076EAE; text-decoration:none;}

BODY {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  background-image: url("/images/s_mu-bg.gif"); background-repeat: repeat-y;
  }
	
