HTML {
  scrollbar-3dlight-color    : #F0F0E0;
  scrollbar-arrow-color      : #666666;
  scrollbar-darkshadow-color : #F0F0E0;
  scrollbar-face-color       : #ffffff;
  scrollbar-highlight-color  : #555555;
  scrollbar-shadow-color     : #555555;
  scrollbar-track-color      : #ffffff;
}

body{
  /*background-color:#ffdead;*/
  background-color:#E2E2E2;
  color:#666666;
  margin:0px;
  padding:0px;
  text-align:center;
  *word-break:break-all;/*for IE of Windows*/
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  background-image: url(./images/bg00.gif); 
  background-position: 50% 0%; 
  background-repeat: repeat-y;
}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border: 1px solid #666666;
  font-size: 12px;
}

#inbox{
  width:752px;
  /*background-color:#ffffff;*/
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  text-align:left;
  margin:0px auto;
  padding:0px;
}

#banner{
  width:100%;
  height:153px;
  /*background:#444444;*/
  margin:0px;
  padding:0px;
  background-image: url(./images/top 2.jpg); 
  background-position: 0% 0%; 
  background-repeat: no-repeat;  
}
#main{
  float:right;
  width:75%;
  background-color:transparent;
  margin:0px;
  padding:7px 0px 5px 0px;
}
#side{
  float:left;
  width:22%;
  background-color:transparent;
  margin:0px;
  padding:10px 0px 0px 0px;
}
#footer{
  clear:both;
  width:100%;
  height:25px;
  /*background-color:#444444;*/
  text-align:center;
  vertical-align:middle;
  margin:0px;
  padding-top:2px;
  border-top: #bbbbbb solid 1px;
  border-bottom: #bbbbbb solid 1px;
}
.copyright {
  color:#444;
  font-size:70%;
  margin:0px 20px;
}

.adjust{
  clear:both;
}

a         {color:#222222; text-decoration:none;}
a:link    {color:#222222; text-decoration:none;}
a:visited {color:#222222; text-decoration:none;}
a:active  {color:#222222; text-decoration:underline;}
a:hover   {color:#222222; text-decoration:underline;}

ul{
  margin:0px 0px 0px 15px;
  padding:0px;
}

blockquote{
  color:#333333;
  margin:20px 10px 20px 10px;
  padding:10px;
  border:1px solid #CCCCCC;
  }

form{
  margin:0px;
  padding:0px;
}

img{
  border-width:0px;
}


#banner_l{
  background-color:transparent;
  float:left;
  width:430px;
  margin:20px 0px 0px 5px;
  padding:0px;
}

#sitetitle {
  font-size:180%;
  font-weight:bolder;
  color:#ffffff;
  font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:5px 0px 5px 5pt;
}
/*a.sitetitle:visited,*/
#sitetitle  a         {color:#ffffff;text-decoration:none;}
#sitetitle  a:link    {color:#ffffff;text-decoration:none;}
#sitetitle  a:visited {color:#ffffff;text-decoration:none;}
#sitetitle  a:active  {color:#ffffff;text-decoration:none;}
#sitetitle  a:hover   {color:#e0ffff;text-decoration:none;}

.description{
  color:#888888;
  font-weight:bold;
  font-size:14px;
  font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:10px 0px 20px 10px;
}

.description2{
  color:#222222;
  font-size:12px;
  line-height:130%;
  font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:10px 0px 20px 10px;
}

#searcharea{
  background-color:transparent;
  float:right;
  width:300px;
  text-align:right;
  padding:30px 20px 0px 0px;
}
#search{
  color:#444444;
  font-size:70%;
}
#pagearea{
  clear:both;
  background-color:transparent;
  margin:0px 0px 5px 0px;
  padding:0px;
  text-align:right;
  line-height:150%;
}

.entry {
  clear:both;
  background-color:transparent;
  margin:0em 0em 1.25em 0em;
  padding:0px 0px 10px 0px;
}

.entry_date{
  color:#696969;
  font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  font-size:80%;
  margin:0px 0px 10px 15px;
  padding:0px 0px 3px 5px;
  border-bottom:1px dotted #bbb;
  /*font-weight:bolder;
  border-left:10px solid #444444;*/
}

.entry_title{
  color:#696969;
  font-weight:bold;
  font-size:100%;
  font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:0px 0px 0px 20px;
  padding:0px;
}
.entry_title a,
.entry_title a:link,
.entry_title a:visited,
.entry_title a:active,{
  color:#696969;
  text-decoration:none;
}
.entry_title a:hover{
  color:#c0c0c0;
  text-decoration:none;
}

.entry_subtitle{
  color:black;
  /*background-color:#eeeeee;*/
  font-weight:bold;
  font-size:75%;
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:0px 30px 0px 15px;
  padding:0px;
}

.entry_admin{
  margin:0px 0px 0px 10px;
  padding:0px;
}

.entry_body{
  font-size:80%;
  line-height:170%;
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:15px 0px 15px 20px;
  padding:0px;
}

.entry_author{
  color:#999999;
  font-size:70%;
  font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  text-align:right;
  margin:0px 5px 0px 0px;
  padding:0px;
}

.entry_more{
  color:black;
  margin:0px;
  padding:0px;
}

.entry_state{
  clear:both;
  font-size:70%;
  color:#999999;
  margin:10px 30px 5px 20px;
  padding:0px;
}

.pict{
  float:right;
  border-width:3px;
  border-style:solid;
  border-color:#DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.button{
  clear:both;
  color:#ccc;
  font-size:65%;
  line-height:150%;
  margin:5px;
  padding:3px 10px;
  border:#aaa 1px solid;
}

.linktitle{
  color:#ffffff;
  /*background-color:#BBBBBB;*/
  text-align:center;
  font-weight:bolder;
  font-size:75%;
  line-height:170%;
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";
  margin:3px;
  border:#aaa 0px solid;
}

.linktext{
  color:#666666;
  /*background-color:#ccc;*/
  font-size:70%;
  line-height:150%;
  margin:0px 0px 10px 0px;
  padding:3px 3px 7px 3px;
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";  
}
.linktext a         { color:#666666;text-decoration:none;}
.linktext a:link    { color:#666666;text-decoration:none;}
.linktext a:visited { color:#666666;text-decoration:none;}
.linktext a:active  { color:#666666;text-decoration:none;}
.linktext a:hover   { color:#666666;text-decoration:underline;}

.linkcentertext{
  color:#666666;
  /*background-color:#ccc;*/
  font-size:70%;
  line-height:170%;
  text-align:center;
  margin:0px 0px 10px 0px;
  padding:3px 3px 7px 3px;
  font-family:"MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Osaka‐等幅";  
}

.clock{
  width:100%;
  color:black;
  background-color:transparent;
  font-size:70%;
  text-align:center;
  margin:0px;
  padding:3px;
  border:0px;
}

/
#mode_name{
  color:#789;
  margin:0px;
}
#error_sign{
  color:#f00;
}
#login_box{
  text-align:right;
  margin:0px;
}
#seach_box{
  text-align:left;
  margin:0px;
}
.login_form{
  color:#444;
  width:80px;
}

#month_navi{
  text-align:center;
  margin-top:5px;
}
.calendar{
  width:90%;
  color:black;
  font-size:85%;
  margin:0px auto;
}

.cell{
  color:black;
  text-align:center;
  background:white no-repeat;
  margin:0px;
}

.cell_today{
  color:olive;
  /*background:#cfc no-repeat;*/
  margin:0px;
  border:1px solid #bbb;
}

.cell_sunday{
  color:#c00;
  background:#ffddee no-repeat;
  margin:0px;
  text-align:center;
}

.cell_saturday{
  color:#000066;
  background:#e0e0e0 no-repeat;
  margin:0px;
  text-align:center;
}
.button {
  margin-left:15px;
  width:90px;
}
