/* S̐ݒ---------------------------------------------------------------------- */
body{
  color: #333;
  background: #fff url('images/back_img.jpg') repeat-x;
  margin: 0 auto;
  text-align: center;
  scrollbar-face-color:#333;
  scrollbar-highlight-color:#c0c0c0;
  scrollbar-shadow-color:#c0c0c0;
  scrollbar-3dlight-color:#c0c0c0;
  scrollbar-darkshadow-color:#c0c0c0;
  scrollbar-arrow-color:#c0c0c0;
  scrollbar-track-color:#c0c0c0;
}
a:link      { color: olive; text-decoration: none }
a:visited   { color: olive; text-decoration: none }
a:active   { color: #0099cc; text-decoration: none }
a:hover   {color: #0099cc; text-decoration: none;}

img{border: 0px;}
/* --all-- */
#a_all{
  width : 735px;
  background : #fff;
  margin : 0 auto;
  border : solid #c0c0c0;
  border-width : 0 2px 0 2px;
  }
#all{
  width : 735px;
  margin : 0 auto;
  background : #fff;
  }
.head{
  width : 735px;
  background : url('images/header_img.jpg') no-repeat;
  height : 120px;
  margin : 0px;
  }
  .head_txt{
    background : #fff url('images/main_back.jpg') repeat-y;
    padding-top : 5px;
    padding-left: 10px;
    text-align : left;
    }
#head_cren{
  width : 735px;
  background : #fff url('images/main_back.jpg') repeat-y;
  height : 10px;
  padding-bottom : 5px;
  text-align : center;
  }
  h1.site_title{
  color : #fff;
  font-size : 18px;
  font-weight : bold;
  margin : 0px;
  }
  .site_title a,
  .site_title a:link,
  .site_title a:visited,
  .site_title a:active,
  .site_title a:hover  {
  color: #6B6AA3;
  text-decoration: none;
  }
  .sitedesc{
    font-size : 12px;
    color : #333333;
    margin-top : 5px;
    width : 570px;
    margin-bottom : 0px;
    padding-bottom : 0px;
    }
  .cren{
    font-size : 12px;
    margin-left : 25px;
    }
#content_all{
  background : url('images/main_back.jpg') repeat-y;
  width : 735px;
  }
#left_c{
  float:left;
  width:170px;
}
.c_txt{
  text-align : center;
  margin : 0;
  }
.linktitle{
  background: #808080 url('images/linkp.jpg') no-repeat;
  text-align: left;
  line-height: 120%;
  margin-left : 15px;
  margin-bottom : 5px;
  color : #fff;
  font-weight : bold;
  font-size: 12px;
  padding : 5px 5px 5px 23px;
}
.linktext{
  color: #333;
  background:#fff;
  font-size: 12px;
  line-height: 170%;
  margin-bottom : 10px;
  margin-left : 26px;
  margin-top : 5px;
  margin-bottom : 5px;
  padding: 10px;
  text-align : left;
}
.shikaku{
  color : #8988C1;
  font-size : 12px;
  }
/* --entry-- */
#main_c{
  margin-left : 160px;
  margin-right : 15px;
  text-align : center;
  
}

  table.main{
  margin : 0 auto;
  border-collapse : collapse;
  width : 540px;
  text-align : left;
  }
.entry_date{
  font-size: 12px;
  font-weight: bold;
  font-color: #333;
  line-height: 150%;
  padding: 3px 0px 3px 5px;
  border-bottom:1px solid #333;
  background : #989898;
}
.e_title{
  color: #333;
  background : #C0C0C0;
  font-weight: bold;
  font-size: 14px;
  padding: 3px 0px 5px 3px;
  border-bottom :1px solid #333;
  margin : 0px;
}
.e_body{
  color: #555;
  font-size: 14px;
  line-height: 130%;
  padding: 3px 0px 3px 5px;
  background : #fff;
}
.e_author{
  color: #88720D;
  font-size: 12px;
  font-weight : bold;
  padding : 5px 5px 5px 5px;
  border-bottom :2px solid #333;
  line-height : 150%;
  background : #808080;
}
.e_name{
  padding-top : 20px;
  font-weight : bold;
  font-size : 14px;
  background : #fff;
  padding-left : 5px;
  }
h3{
  margin : 0px;
  font-size : 14px;
  color : #fff;
  }
.e_stdate{
  font-size: 10px;
  color: #808080;
  text-align: right;
  padding: 5px;
  background : #fff;
}
.line{
  border-bottom: 1px solid #333;
  padding: 10px;
  background : #fff;
  crear : both;
  }

.pict{
  float: right;
  border : 1px solid #8988C1;
  padding: 5px;
  margin-right : 5px;
}
.nblink{
  font-size: 10px;
  text-align:center;
  padding-bottom: 10px;
  margin-top : 20px;
}
/* -- foot -- */
#foot{
  background: #BEA99B url('images/footer_img.jpg');
  color : #333;
  width: 100%;
  height : 50px;
}
.foot_b{
  width: 100%;
  clear : both;
  hegiht : 5px;
  font-size : 10px;
}
.copy{
  color: #333;
  font-size: 12px;
  text-align:center;
  padding-top : 23px;
}
/* --calendar-- */
.calendar{
  color: #333;
  font-size: 10px;
}
.cell{
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}
.cell_sunday{
  color: #FFCC00;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.cell_saturday{
  color: #006699;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.cell_today{
  color: #ca4d86;
  font-size: 10px;
  font-weight: bold;
  background : #fff;
}
.cell a:link,
.cell a:visited,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_saturday a:link,
.cell_saturday a:visited,
{color:   #333; text-decoration: none;}
/* --form-- */
form{
  margin: 0px;
}
input{
  color: #333;
  border:1px solid #c0c0c0;
  font-size: 10px;
}
input.tb{
  color: #333;
  border:1px solid #c0c0c0;
  font-size: 12px;
}
textarea{
  color: #333;
  border:1px solid #c0c0c0;
  font-size: 12px;
}

.sbm{
  color: #330000;
  font-size : 10px;
}