a:link{ text-decoration:underline; color:#004000; }
a:visited{ text-decoration:underline; color:#004000; }
a:active{ text-decoration:underline; color:#FF6699; }
a:hover{ text-decoration:underline; color:#f5a40c; }
body{ font-size:10pt; color:#737373; background-color:#ffffff; background-image:url(); margin-left:4%; margin-right:4%; }
tr,td{ font-size:10pt; color:#737373; }
hr{ color:#aaaaaa; }
#mid{ font-size:10pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:560; border-style:; border-color:; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#e8e7fe; } /* タイトル */
#log-2{ background-color:#fbffd9; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#004000; color:#FFFFFF; font-size:11pt; } /* タイトルバー*/
#mid-bar{ background-color:#EBFD82; } /* 中段バー */

.cate{ 
background:#d8ffb0;
text-align : center;
padding:3px;
color:#008000;
border :solid 1px #009900;
border-right:solid 2px #009900;
border-bottom:solid 2px #009900;}

.main{
width : 580px ;
text-align : left;
float : left;
}

.main ul{
margin : 0px 0px 0px 10px ;
}

.side{
width : 170px ;
text-align : left;
float : right;
}

#outline{
width : 750px ;
text-align : left;
}
.c-both {clear:both;}