<STYLE TYPE="text/css">
<!--
body {background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
/* 背景色,マージン*/
   
body,td    {font-size:12px;color:#444444;line-height:140%;font-family:Verdana;}　
/* 本文（サイズ,色,行間）*/


a:link    {text-decoration:underline;color:#6699CC;}   /*全体（リンク色）*/
a:visited {text-decoration:underline;color:#6699CC;}   /*全体（訪問済色）*/ 
a:active  {text-decoration:underline;color:#6699CC;}   /*全体（クリック色）*/
a:hover   {text-decoration:underline;color:#6699CC;}   /*全体（カーソルON色）*/

.linex a:link       {color:#444444;text-decoration:none;}        /*メニュー（リンク色）*/
.linex a:visited    {color:#444444;text-decoration:none;}        /*メニュー（訪問済色）*/
.linex a:active     {color:#444444;text-decoration:underline;}   /*メニュー（クリック色）*/
.linex a:hover      {color:#444444;text-decoration:underline;}   /*メニュー（カーソルON色）*/

.color1     {background-color:#9D9D9D;}   /*外枠色*/
.color2     {background-color:#546181;}   /*背景色（タイトル）*/
.color3     {background-color:#FFFFFF;}   /*背景色（ホワイト）*/
.color4     {background-color:#B2BACE;}   /*背景色（メニュー）*/
.color5     {background-color:#D2D9EB;}   /*背景色（右サイド）*/
.color6     {background-color:#ACA49C;}   /*背景色（コンテンツバー）*/
.color7     {background-color:#FFFFFF;}   /*背景色（選択中メニュー）*/

.text1     {font-size:20px;color:#FFFFFF;}    /* タイトル部分*/
.text2     {font-size:12px;color:#598EB8;}    /* ■部分*/
-->
</STYLE>