
.tx10    { font-size: 10px}
.tx16    { font-size: 16px}
.tx18    { font-size: 18px}
.tx20    { font-size: 20px}
.tx22    { font-size: 22px; line-height: 130%}
.tx23    { font-size: 23px; line-height: 130%}
.tx30    { font-size: 30px }
.tx40    { font-size: 40px }
.tx80    { font-size: 80px; line-height: 130%}
.tx100    { font-size: 100px; line-height: 130%}
.tx150    { font-size: 150px; line-height: 130%}
.tx200    { font-size: 200px; line-height: 130%}
.tx300    { font-size: 300px; line-height: 130%}
.tx600    { font-size: 600px; line-height: 130%}

.line130{ line-height: 130%}

.kasen  {text-decoration:underline}
.hutozi {font-weight:bold}
.uchikeshi {text-decoration:line-through}

a	        {text-decoration:none;}
a:link	        {color : #fff}
a:active	{color : #f05}
a:visited	{color : #889}
a:hover		{color : #0ff}


.c-white{
  color:white;
}
.c-purple{
  color:#90f;
}
.c-pink{
  color:#F2a;
}

.bgc_waku {
  background-color: #001633;
}
.bgc_title {
  background-color: #001633;
}

.bgc_genre {
  background-color: #9af;
}

.bgc_comment {
  background-color: #cdf;
}

.bgc_waku-g {
  background-color: #445;
}

.bgc_title-g {
  background-color: #667;
}

.bgc_genre-g {
  background-color: #aab;
}

.bgc_comment-g {
  background-color: #ccd;
}



