a:link
{
	color: #990099; 
}

a:visited
{
	color: rgb(153,102,153); 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: ＭＳ Ｐゴシック;
	background-color: rgb(255,255,255);
	color: #800080;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
span.setume{
  	text-decoration : none;
  	font-color: #800080;
	font-size: x-small;
	font-family: ＭＳ Ｐゴシック;
	font-weight: bold;
}
ul.list1       
{ 
	list-style-type: disc; 
	font-family: ＭＳ Ｐゴシック; 
	color: #800080; 
    font-size: x-small;
	margin-left: 20px;
}
ul.list2     
{ 
	list-style-type: square; 
	font-family: ＭＳ Ｐゴシック; 
	color: #800080; 
    font-size: x-small;
	margin-left: 17px;
}

span.entrytitle
{ 
	font-family: ＭＳ Ｐゴシック; 
	color: #990090; 
	font-weight: bold;
	font-size: medium;
	margin-left: 10px;
}
p.entrybody
{ 
	font-family: ＭＳ Ｐゴシック;
	color: #990090; 
	font-size: x-small;
	margin: 5px;
}
span.title        
{ 
	font-family: Comic Sans MS; 
	color: #800080; 
	font-style: italic;
	font-weight: bold;
	font-size: medium;
}
span.listue
{
	font-family: ＭＳ Ｐゴシック;
	color: #800080;
	font-size: x-small;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-botoom: 0px;
}
.entryimage
{
	width: 100px;
	height: 100px;
	padding:10px;
	align: center;
	vertical-align: center;
}
p.imagecell
{
	cell-align: center;
	vertical-align: center;
}	
p.colum
{
	font-family: ＭＳ Ｐゴシック;
	color: #800080;
	font-size: x-small;
	padding: 5px 5px 5px 5px;
}
.tableentry
{
	border: 0px;
	border-color: #111111;
	cell-padding: 10px;
	cell-spacing: 10px;
}
.tablemain
{
	border: 2px;
	border-color: #FF99FF;
	cell-spacing: 0px;
	border-collapse: collapse;
	cell-padding: 0px;
	width: 100%;
}
.tdtitle
{
	border: 2px #FF99FF;
	background: #FF99FF;
	height: 25px;
}
.tdmain
{
	border: 0px;
	border-color: #111111;
	cell-spacing: 0px;
	border-collapse: collapse;
	cell-padding: 0px;
	width: 100%;
}


 <TD width="65%" valign="top" align="left" height="46">
 <TABLE border="2" width="100%" bordercolor="#FFB3FF" style="border-collapse: collapse" cellpadding="0" cellspacing="0">
        <tr>
          <td class="tdtitle">　</td>
        </tr>
        <tr>
          <td width="100%">
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3">
            <tr>
              <td width="25%">　</td>
              <td width="25%">　</td>
              <td width="25%">　</td>
              <td width="25%">　</td>
            </tr>
          </table>
          </td>
        </tr>
      </table>
      </TD>

	