
/*//////////////////////////////////////*/
/*///// 各方言のスタイルシート定義 /////*/
/*//////////////////////////////////////*/



/**********************************************************/
/******　僕の家族・沖縄弁　********************************/
/**********************************************************/

   table.okitreetbl          { width:680px;
                               background-color:#fff0f5;
                               border:1px solid #2f4f4f }

   table.okitreetbl th       { text-align:center;
                               vertical-align:middle;
                               line-height:150%;
                               padding:10px;
                               background-color:#e0f9f4;
                               border:1px dotted #808000 }

   span.okitreetitle         { font-size:1.5em;
                               color:#2f4f4f }

/**********************************************************/
/******　沖縄方言あそび　**********************************/
/**********************************************************/

   table.okinawatbl          { width:680px;
                               background-color:#fff0f5;
                               border:1px solid #808000 }

   table.okinawatbl td       { height:45px;
                               padding-left:6px;
                               text-align:left;
                               vertical-align:middle;
                               font-size:10pt;
                               color:#660033;
                               background-color:#fff6f6 }

   table.okinawatbl th       { text-align:center;
                               vertical-align:middle;
                               line-height:150%;
                               padding:10px;
                               background-color:#fff0fa;
                               border:1px dotted #808000 }

   table.okinawatbl td.itm   { padding-left:0px;
                               height:25px;
                               text-align:center;
                               color:#778899;
                               background-color:#fff6f6;
                               border:1px dotted #808000 }

   span.okititle             { font-size:1.7em;
                               color:#808000 }

/**********************************************************/
/******　名古屋弁　****************************************/
/**********************************************************/

   table.nagotbl          { width:680px;
                            background-color:#fff0f5;
                            border:1px solid #800080 }

   table.nagotbl td       { width:170px;
                            height:45px;
                            background-color:#fffaf0;
                            text-align:center;
                            font-size:10pt;
                            color:#660033;
                            vertical-align:middle }

   table.nagotbl th       { text-align:center;
                            vertical-align:middle;
                            line-height:150%;
                            padding:20px;
                            background-color:#fffae0;
                            border:1px dotted #800080 }

   span.nagotitle         { font-size:1.7em;
                            color:#800080 }

   span.red               { color:#ff0000 }

   input.hyoujyun         { font-size:18pt;
                            color:#336699;
                            font-style:italic }

   input.siyourei         { font-size:18pt;
                            color:#ee6600;
                            font-style:italic }

/**********************************************************/
/******　佐賀弁　******************************************/
/**********************************************************/

   table.sagatbl          { width:680px;
                            background-color:#fff0f5;
                            border:1px solid #008080 }

   table.sagatbl td       { width:170px;
                            height:35px;
                            background-color:#f0faff;
                            text-align:center;
                            font-size:10pt;
                            color:#660033;
                            vertical-align:middle }

   table.sagatbl th       { text-align:center;
                            vertical-align:middle;
                            line-height:150%;
                            padding:20px;
                            background-color:#e0faff;
                            border:1px dotted #008080 }

   table.sagatbl td.kyu   { color:#778899;
                            background-color:#f0faff;
                            border:1px dotted #008080 }

   span.sagatitle         { font-size:1.7em;
                            color:#008080 }

   input.imi              { font-size:18pt;
                            color:#336699;
                            font-style:italic }


/**********************************************************/
/******　長崎弁　******************************************/
/**********************************************************/

   table.nagasakitbl          { width:680px;
                                background-color:#fff0f5;
                                border:1px solid #008060 }

   table.nagasakitbl td       { width:170px;
                                height:45px;
                                background-color:#f0fff0;
                                text-align:center;
                                font-size:10pt;
                                color:#660033;
                                vertical-align:middle }

   table.nagasakitbl th       { text-align:center;
                                vertical-align:middle;
                                line-height:150%;
                                padding:20px;
                                background-color:#e0ffe0;
                                border:1px dotted #006030 }

   table.nagasakitbl td.kyu   { color:#778899;
                                background-color:#f0faff;
                                border:1px solid #808080 }

   span.nagasakititle         { font-size:1.7em;
                                color:#006030 }

   input.imi                  { font-size:18pt;
                                color:#336699;
                                font-style:italic }



/*////////////*/
/* 定義の終了 */
/*////////////*/

