/*
a:link    {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:active  {text-decoration:underline;}
a:hover   {text-decoration:underline;}
*/
/*通常:黒;10pt*/
font.bs   {color:black;font-size:12pt;text-decoration:none;}
/*文字:黒;12pt*/
font.bb   {color:black;font-size:14pt;text-decoration:none;}
/*文字:黒;10pt;太*/
font.bsb  {color:black;font-size:12pt;font-weight:bold;text-decoration:none;}
/*文字:黒;12pt;太*/
font.bbb  {color:black;font-size:14pt;font-weight:bold;text-decoration:none;}
/*文字:赤;14pt;太*/
font.bbxb  {color:black;font-size:16pt;font-weight:bold;text-decoration:none;}
/*文字:緑;10pt*/
font.gs   {color:green;font-size:12pt;text-decoration:none;}
/*文字:緑;12pt*/
font.gb   {color:green;font-size:14pt;text-decoration:none;}
/*文字:緑;10pt;太*/
font.gsb  {color:green;font-size:12pt;font-weight:bold;text-decoration:none;}
/*文字:緑;12pt;太*/
font.gbb  {color:green;font-size:14pt;font-weight:bold;text-decoration:none;}
/*文字:赤;10pt*/
font.rs   {color:red;font-size:12pt;text-decoration:none;}
/*文字:赤;12pt*/
font.rb   {color:red;font-size:14pt;text-decoration:none;}
/*文字:赤;10pt;太*/
font.rsb  {color:red;font-size:12pt;font-weight:bold;text-decoration:none;}
/*文字:赤;12pt;太*/
font.rbb  {color:red;font-size:14pt;font-weight:bold;text-decoration:none;}
/*文字:赤;14pt;太*/
font.rbxb  {color:red;font-size:16pt;font-weight:bold;text-decoration:none;}
/*文字:白;10pt*/
font.ws   {color:white;font-size:12pt;text-decoration:none;}
/*文字:白;12pt*/
font.wb   {color:white;font-size:14pt;text-decoration:none;}
/*文字:白;10pt;太*/
font.wsb  {color:white;font-size:12pt;font-weight:bold;text-decoration:none;}
/*文字:白;12pt;太*/
font.wbb  {color:white;font-size:14pt;font-weight:bold;text-decoration:none;}
/*文字：ピンク；10pt*/
font.ps   {color:deeppink;font-size:12pt;text-decoration:none;}
/*文字：ピンク；10pt;太*/
font.psb  {color:deeppink;font-size:12pt;font-weight:bold;text-decoration:none;}
/*旬のメニュータイトル*/
font.smt  {color:#339966;font-size:12pt;text-decoration:none;}
