html {
  scrollbar-3dlight-color: #99cc66;
  scrollbar-arrow-color: #99cc66;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #99cc66;
}

body {
  text-align: center;
  color: #4c7326;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
}

#inbox {
  width: 860px;
  margin-right: auto;
  margin-top: 30px;
  margin-left: auto;
  border: 1px solid #99cc66;
}

a { text-decoration: none; color: #669933;}
a:active  { color: #a6d379; }
a:hover   { text-decoration: underline; color: #a6d379; }

/*--- タイトル部分 ---*/
#head {
  background-image : url(images/wall_green.gif);
  padding: 11px;
  text-align: left;
  font-weight: bold;
}

.title { margin-right: 15px; }

.title a,
.title a:link,
.title a:visited,
.title a:active,
.title a:hover {
  color: #4c7326;
  text-decoration: none;
}

h1 { font-size: 16px; margin: 0px; float: left; margin-left: 3px; }
h2 { font-size: 12px; margin: 0px; float: left; }

/*--- サイド部分 ---*/
#side {
  width: 164px;
  float: left;
  text-align: left;
  font-size: 10px;
  line-height: 150%;
  overflow: hidden;
}

.box0 {
  background-color: #e6f0dc;
  padding: 5px;
  margin: 0px 5px 10px 5px;
}

.box1 {
  border: 1px dotted #99cc66;
  padding: 3px;
}

.boxtitle {
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
}

.boxtext {
  padding-left: 3px;
  padding-right: 3px;
}

.boxtext1 {
  padding-left: 3px;
  padding-right: 3px;
  height: 200px;
  overflow: auto;
  scrollbar-3dlight-color: #99cc66;
  scrollbar-arrow-color: #99cc66;
  scrollbar-base-color: #e6f0dc;
  scrollbar-darkshadow-color: #e6f0dc;
  scrollbar-face-color: #e6f0dc;
  scrollbar-highlight-color: #e6f0dc;
  scrollbar-shadow-color: #99cc66;
}

.boxtext2 {
  padding-left: 3px;
  padding-right: 3px;
  height: 120px;
  overflow: auto;
  scrollbar-3dlight-color: #99cc66;
  scrollbar-arrow-color: #99cc66;
  scrollbar-base-color: #e6f0dc;
  scrollbar-darkshadow-color: #e6f0dc;
  scrollbar-face-color: #e6f0dc;
  scrollbar-highlight-color: #e6f0dc;
  scrollbar-shadow-color: #99cc66;
}

.boxtext ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(images/point_green.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.boxtext ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

/*--- 記事部分 ---*/
#main {
  width: 530px;
  float: left;
  text-align: left;
  line-height: 150%;
  overflow: hidden;
}

.dot0 {
  background-image: url(images/wall_green.gif);
  border: 1px solid #99cc66;
  padding: 7px;
  margin: 0px 7px 20px 7px;
}

.dot1 {
  border: 1px dotted #99cc66;
  padding: 7px;
}

.dot2 {
  border: 1px solid #99cc66;
  padding: 7px;
  margin: 0px 7px 20px 7px;
}

.white {
  background-color: #ffffff;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.white a {
  font-weight: bold;
  color: #80c040;
}

.dot_ttl {
  font-weight: bold;
  margin-bottom: 7px;
}

.dot_ttl a,
.dot_ttl a:link,
.dot_ttl a:visited,
.dot_ttl a:active,
.dot_ttl a:hover {
  color: #4c7326;
  text-decoration: none;
}

.dot_info {
  font-size: 10px;
  text-align: right;
}

.dot_date {
  font-size: 10px;
}

.white ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(images/point_green.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.white ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

blockquote {
  border: 1px dotted #99cc66;
  background-color: #e6f0dc;
  padding: 5px;
  margin: 5px;
}

/*--- 上下ライン部分 ---*/
.line0 {
  background-color: #ccf0a8;
  padding: 3px;
}

.line1 {
  border-top: 1px solid #669933;
  border-bottom: 1px solid #669933;
  padding: 3px;
}

.line2 {
  background-image: url(images/wall_green.gif);
  height: 20px;
}

.copy {
  border-top: 1px solid #669933;
  border-bottom: 1px solid #669933;
  padding: 2px;
  font-size: 10px;
}

/*--- その他 ---*/

form {
  padding: 0px;
  margin: 0px;
}

input,textarea {
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  border: 1px solid #99cc66;
  font-size: 12px;
  background-color: #ffffff;
  color: #4c7326;
}

.top {
  border: 1px solid #99cc66;
  padding: 2px;
  background-color: #e6f0dc;
  width: 60px;
  font-size: 10px;
  margin-right: 7px;
  margin-bottom: 25px;
}

.blank {
  height: 30px;
}

.clock {
  font-size: 10px;
  border: none;
  text-align: center;
  color: #4c7326;
  background-color: #e6f0dc;
}

.page {
  font-size: 10px;
  margin: 10px 7px 0px 7px;
  height: 20px;
}

hr {
  border: 1px dotted #99cc66;
  height: 1px;
}

.bana {
  border: 0px;
  margin: 3px;
}

/*--- カレンダー ---*/
.calendar {
  font-size: 10px;
}

.cell       {
  width: 15px;
  height: 15px
}

.cell_today      {
  font-family: Verdana;
  font-weight: bold;
  background-color: #e6ffcc;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-family: Verdana;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #0066cc;
  font-family: Verdana;
  width: 15px;
  height: 15px
}

.calendar a {
  text-decoration: underline;
}

/*--- 追加（画像の枠線消し） ---*/ 
img{ 
border-width:0px; 
}

/*--- トラックバックをサムネイル ---*/
.tbimg {
  float: left;
  margin: 0.5em 1em 0.5em 1em;
  border-width: 0;
}

/*--- 人気記事 ---*/
#poprank {
  margin: 0 0.5em 0 2.3em;
  padding: 0;
}

/*--- VIMGLIST ---*/
.vr_body  {
font-size: 11px;
}
.vcus_font {
font-size: 11px;
}

.vimglist {
font-size: 11px;
margin: 30px 0px 0px 0px;
text-align: center;
}
.vim_cate {
margin: 0px 30px 0px 0px;
text-align: right;
}
.vim_list {
text-align: center;
}
.vim_img {
text-align: center;
margin: 5px 0px 0px 0px;
background-color: #f7f7f7;
width: 100%;
height: 125px;
}
.vim_info {
text-align: center;
margin: 5px 0px 0px 0px;
background-color: #f7f7f7;
width: 100%;
height: 80px;
}
.vim_text {
text-align: left;
}
.vim_stitle {
margin: 0px 0px 6px 0px;
color: #bd9690;
font-size: 10px;
font-weight: bold;
}
.vim_stext {
font-size: 11px;
margin: 0px 0px 0px 10px;
}
.vim_single {
font-size: 11px;
margin: 30px 0px 0px 0px;
text-align: center;
}
.vim_single table {
font-size: 11px;
}
.pick_cell {
padding: 0px 13px 0px 0px;
}

/*--- プルダウンメニュー化モジュール  ---*/
#pdm_arslct {
    color: #4c7326;
    font-family: Verdana;
    background-color: #e6ffcc;
    width:125px; 
}
#pdm_caslct {
    color: #4c7326;
    font-family: Verdana;
    background-color: #e6ffcc;
    width:125px; 
}
