a:link{
   text-decoration:underline;
   color:#0000ff;
   }
a:visited{
   text-decoration:underline;
   color:#800080;
   }
a:active{
   text-decoration:underline;
   color:#ff0000;
   }
a:hover{
   text-decoration:underline;
   color:#ff0000;
   }
body{
   font-size:11pt;
   color:#000000;
   background-color:#ffffff;
   background-image:url();
   margin-left:4%;
   margin-right:4%;
   }
tr,td{
   font-size:10pt;
   color:#000000;
   line-height:1.5em;
   }
/* メニューバー */
.sen{
   border-bottom: solid;
   border-bottom-width: 1px;
   border-bottom-color: #000000;
   padding-bottom: 5px;
   margin-bottom: 6px;
   }
.sen a:visited{
   text-decoration:underline;
   color:#0000ff;
   }
.sen a:active{
   text-decoration:underline;
   color:#ff0000;
   }
.sen a:hover{
   text-decoration:underline;
   color:#ff0000;
   }
/* ナビゲーションバー */
.navi{
   margin-bottom: 8px;
   }
.navi a:visited{
   text-decoration:underline;
   color:#0000ff;
   }
.navi a:active{
   text-decoration:underline;
   color:#ff0000;
   }
.navi a:hover{
   text-decoration:underline;
   color:#ff0000;
   }

.com{
   margin-top: 3px;
   margin-bottom: 7px;
   }

/* 後日削除 */
hr{
   color:#aaaaaa;
   }

#mid{
   font-size:11pt;
   }
#small{
   font-size:10pt;
   }
#kanri{
   color:#ff9999;
   } /* 管理人コメントの色　未記入 */
#log{
   width:230;
   border-style:solid;
   border-color:#ffffff;
   text-align: center;
   float: left;
   }
#log-0{
   background-color:#ffffff;
   } /* ランキング順位 */
#log-1{
   background-color:#ffffff;
   } /* タイトル */
#log-2{
   background-color:#ffffff;
   } /* カテゴリ */
#log-3{
   background-color:#FFFFFF;
   } /* 紹介文 */
#log-4{
   background-color:#FFFFFF;
   } /* 管理人コメント　未記入 */
#title-bar{
   background-color:#ffffff;
   color:#000000;
   font-size:13pt;
   } /* タイトルバー */
#mid-bar{
   background-color:#cccccc;
   } /* 中段バー */

/* 独自のCSS */
.left{
   margin-right: 0px;
   }
.left img{
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   }
.right1{
   margin-bottom: 7px;
   }
.logg{
   width:85%;
   float: left;
   }
.koukoku{
   width:160;
   float: right;
   }
.foo{
   clear: both;
   border-top: solid;
   border-top-width: 1px;
   border-top-color: #000000;
   padding-top: 5px;
   margin-top: 6px;
   }
.kara{
   clear: both;
   }
/* 検索boxのCSS */
.box{
   text-align: center;
   width: 459px;
   background-color:#ffffcc;
   border: solid;
   border-width: 1px;
   border-color: #ff9933;
   padding-top: 5px;
   padding-bottom: 3px;
   margin-left: -4%;
   }
.box1{
   margin-top: 7px;
   }
.box a{
   color: #0000ff;
   }
.box a:visited{
   color: #0000ff;
   }
.box a:active{
   color: #ff0000;
   }
