BODY{
  margin:0px 10px 10px;
  text-align:center;
  font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
}
DIV{
  color:#333333;
  font-size:12px;
  line-height:14px;
  margin-left:auto;
  margin-right:auto;
}
TABLE{
  font-size:12px;
  line-height:14px;
  margin-left:auto;
  margin-right:auto;
  color:#333333;
}
img{
  border:0;
}

/*┌タブ部分ここから┐*/
.tab-all A:link{
  color:#993399;
  text-decoration:none;
}
.tab-all A:visited{
  color:#9966cc;
  text-decoration:none;
}
.tab-all A:hover,A:active{
  color:#ffffff;
  text-decoration:none;
}
DIV.tab-all{
  width:800px;
  margin:0 auto;
  font-size:10px;
  height:28px;

}
DIV.tab-con{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
DIV.tab-con2{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_2.gif");
}
.tab-con a{
  position:relative;
  top:6px;
  font-size:10px;
  line-height:12px;
}
DIV.tab-con3{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
.tab-con3 a{
  position:relative;
  top:4px;
  font-size:10px;
  line-height:9px;
}
.tab-con2 b{
  position:relative;
  top:5px;
  font-size:10px;
  color:#336699;
}

/*　コンテンツ左側リンク部分　*/
TD.left{
  padding:10px 0px 0px 9px;
  line-height:25px;
  width:200px;
  text-align:left;
  font-size:12px;
}
.left A:link{
  color:#333333;
  text-decoration:none;
}
.left A:visited{
  color:#999999;
  text-decoration:none;
}
.left A:active{
  color:white;
  text-decoration:none;
}
.left A:hover{
  color:white;
  text-decoration:none;
  background-color:#cc99cc;
  padding:3px;
}
.left SPAN{
  margin-left:5px;
}

/*コピーライト部分*/
.copyright{
  border-width:1px 0px;
  border-color:#669999;
  border-style:solid;
  background-color:#cfefdf;
  text-align:right;
  font-size:11px;
  color:#336666;
}

/* 更新内容表示部分 */
.new{
  width:500px;
  text-align:left;
  margin-bottom:10px;
}
.day{
  font-size:12px;
  font-weight:normal;
  background-color:#b0c4de;
  padding:3px;
  border-left:2px dotted #6699cc;
  border-bottom:2px dotted #6699cc;
  margin:15px 0px 5px;
  color:#333366;
}
.title{
  font-size:12px;
  font-weight:bold;
  padding:5px;
  background-color:#f5f5f5;
  margin:0px;
}
.new-con{
  padding:0px;
  border-bottom:1px dotted #999999;
}

/* 左側カテゴリー名表示設定 */
#cat-name4{
  font-size:12px;
  letter-spacing:-1px;
}

.side-year{
  margin:0 0 15px;
  padding:0 0 0 30px;
}

.side-year a{
  text-decoration:none;
}
.side-year a:hover{
  background:transparent;;
  padding:0;
  color:#333333;
  text-decoration:underline;
}


.side{
  width:200px;
}
.side span{
  display:block;
  margin:8px 0 5px 10px;
}
.side ul{
  margin:5px 25px 30px 0;
  padding-left:35px;
}
.side li{
  margin:7px 0;
}


.side-entry{
  width:200px;
  padding-bottom:30px;
}
.side-entry ul{
  margin:8px 25px 15px 10px;
}
.side-entry li{
  margin:3px 0 7px 25px;
}