ul {
 margin:  -9px; /* 外側の余白を消す */
 padding: 0px; /* 内側の余白を消す */
 width: 726px;
}

ul li {
 margin: 0px;  /* 外側の余白を消す */
 padding: 0px; /* 内側の余白を消す */
 list-style-type: none; /* 先頭記号を消す */
 float: left;
}

li.home a{
display:block;
width:93px;
color: #ff6666;
font-size: 16px;
font-weight:bold;
background:url(menu/menu_s.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.home a:hover{
color: #ff6699;
background:url(menu/menu2_s.gif) no-repeat;
font-weight:bold;
}

li.work a{
display:block;
width:108px;
color: #ff6666;
font-weight:bold;
background:url(menu/menu.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.work a:hover{
color: #ff6699;
background:url(menu/menu2.gif) no-repeat;
font-weight:bold;
}

li.work2 a{
display:block;
width:108px;
color: #ff6666;
font-weight:bold;
background:url(menu/menu.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.work2 a:hover{
color: #ff6699;
background:url(menu/menu2.gif) no-repeat;
font-weight:bold;
}


li.money a{
display:block;
width:108px;
color: #ff6666;
font-weight:bold;
background:url(menu/menu.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.money a:hover{
color: #ff6699;
background:url(menu/menu2.gif) no-repeat;
font-weight:bold;
}


li.qa a{
display:block;
width:93px;
color: #ff6666;
font-weight:bold;
background:url(menu/menu_s.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.qa a:hover{
color: #ff6699;
background:url(menu/menu2_s.gif) no-repeat;
font-weight:bold;
}

li.entry a{
display:block;
width:108px;
color: #ff6666;
font-weight:bold;
background:url(menu/menu.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.entry a:hover{
color: #ff6699;
background:url(menu/menu2.gif) no-repeat;
font-weight:bold;
}



li.toi a{
display:block;
width:108px;
color: #ff6666;
font-weight:bold;
background:url(menu/menu.gif) no-repeat;
height:32px;
line-height:40px;
text-decoration:none;
text-align:center;
}

li.toi a:hover{
color: #ff6699;
background:url(menu/menu2.gif) no-repeat;
font-weight:bold;
}


.box {
      clear: left; /* 回り込みの解除 */
      padding: 0px;
      width: 78%;
      border-style: solid;
      border-color: #cccccc;
      border-width: 1px, 1px, 1px, 1px;  */ top,bottom,left,right
}


a{ border: none; }

a:link { color:blue; }
a:visited { color:; } 


td.top1{
     font-family:"HG丸ゴシックM-PRO";
     font-style: oblique;
}

td.work2{
     color:"red";
}

td.work21{
     color:"#ff9933";
}


td.top, td.work, td.money, td.under_menu, td.toiawase, td.company, td.link {
      font-size: 14px; 
}

td.qa{
       background-color:"#FFE5F2";
       font-size: 15px;  
}

td.touroku{
       background-color:"#FFE5F2";
       font-size: 14px;
}

td.touroku2{
       background-color:"#ffffcc";
       font-size: 14px;
}

.small {
      font-size: 12px; 
}

.err {
	color: red;
        font: bold;
}
