/* 　メイン　 */
a:link     { color: black; text-decoration: none ;}
a:visited     { color: black; text-decoration: none ;}
a:hover        { color: #f90 ;}
a:active {text-decoration:underline; color:#000033;}
.f10px { font-size: 10px; line-height: 14px ;}
.f12px { font-size: 12px; line-height: 16px ;}
.f15px { font-size: 15px; line-height: 18px ;}
.f18px { font-size: 18px; line-height: 24px ;}
.f21px { font-size: 21px; line-height: 28px ;}
.f24px { font-size: 24px; line-height: 32px ;}
.f27px { font-size: 27px; line-height: 36px ;}
.f30px { font-size: 30px; line-height: 40px ;}
.H30px { font-size: 30px;  font-weight: bold ;line-height: 36px ;}
.H36px { font-size: 36px;  font-weight: bold ;line-height: 42px ;}
.H40px { font-size: 40px;  font-weight: bold ;line-height: 48px ;}

 /* コンテンツ*/
.con12   { font-size: 12px; line-height: 18px ;}
.con12 a:link  { color: #000000; font-weight: none; text-decoration: none ;}
.con12 a:visited   { color: #000000; font-weight: none; text-decoration: none ;}
.con12 a:hover   { color: #ff6600; font-weight: none; text-decoration: none ;}
.con12 a:active   { color: #000; font-weight: none ;}

.con15   { font-size: 15px; line-height: 18px ;}
.con15 a:link  { color: #000000; font-weight: none; text-decoration: none ;}
.con15 a:visited   { color: #000000; font-weight: bolder; text-decoration: none ;}
.con15 a:hover   { color: #ff6600; font-weight: bold; text-decoration: none ;}
.con15 a:active   { color: #000; font-weight: bold ;}

.con18   { font-size: 18px; line-height: 21px ;}
.con18 a:link  { color: #000000; font-weight: none; text-decoration: none ;}
.con18 a:visited   { color: #000000; font-weight: bolder; text-decoration: none ;}
.con18 a:hover   { color: #ff6600; font-weight: bold; text-decoration: none ;}
.con18 a:active   { color: #000; font-weight: bold ;}

.con12-brown   { font-size: 12px; line-height: 18px ;}
.con12-brown a:link  { color: #990000; font-weight: bold; text-decoration: underline;}
.con12-brown a:visited   { color: #990000; font-weight: bolder; text-decoration: underline;}
.con12-brown a:hover   { color: #ff6600; font-weight: bold; text-decoration: underline;}
.con12-brown a:active   { color: #990000; font-weight: bold ;}

.con15-brown   { font-size: 15px; line-height: 18px ;}
.con15-brown a:link  { color: #990000; font-weight: bold; text-decoration: underline;}
.con15-brown a:visited   { color: #990000; font-weight: bolder; text-decoration: underline;}
.con15-brown a:hover   { color: #ff6600; font-weight: bold; text-decoration: underline;}
.con15-brown a:active   { color: #990000; font-weight: bold ;}

.con12-normal   { font-size: 12px; line-height: 13px ;}
.con12-normal a:hover   { color: #ff6600; font-weight: none; text-decoration: underline;}
.con12-normal a:active   { color: #ff0033; font-weight: none ;}

.con15-white   { font-size: 15px; line-height: 18px ;}
.con15-white a:link  { color: #ffffff; font-weight: bold; text-decoration: underline;}
.con15-white a:visited   { color: #ffffff; font-weight: bolder; text-decoration: underline;}
.con15-white a:hover   { color: #ff6600; font-weight: bold; text-decoration: underline;}
.con15-white a:active   { color: #ffffff; font-weight: bold ;}

.con18-brown   { font-size: 18px; line-height: 21px ;}
.con18-brown a:link  { color: #990000; font-weight: bold; text-decoration: underline;}
.con18-brown a:visited   { color: #990000; font-weight: bolder; text-decoration: underline;}
.con18-brown a:hover   { color: #ff6600; font-weight: bold; text-decoration: underline;}
.con18-brown a:active   { color: #990000; font-weight: bold ;}
