/*オリジナルスキン修正版*/

/*-----------基本設定-------------*/
body     {
  color: black;
  margin:0px auto 0px auto;
  padding: 0px;
  text-align: center;  
  background-color: #ffffff;
    background-position: 100% 100%; 
   background-attachment: fixed;

  background-image: url(./images/bd08-06.gif);
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

}

table {
  /*width: 100%;
  background-color: #fff;*/
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: small;
  
}
table td {
  padding: 0; 
  border-width: 0; 
  vertical-align: top; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inbox {
  margin: 0px 0px 0px 0px;
  width: 780px;
  text-align:left;
  /*background-color: #FFFFFF;*/
  padding: 0px 0px 0px 0px;
}

a:link      { color: #000099; text-decoration: underline; }
a:visited   { color: #990033; text-decoration: underline; }
a:active   { color: #ff0000; text-decoration: underline; }
a:hover   {color:#ff0000; text-decoration: underline;}

/**/
a.button:link {
 color: #82BE7D;
 font-size: 9pt;
 
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {
 color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul { margin: 0px; padding: 0px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #444}

/*-----------topブロック-------------*/
#top {
  /*background-color: #ffffff ;*/
  background-image: url(./images/title.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  width: 780px;
  height:25px;
  padding: 0px 0px 30px 0px;
}

#title  {
  /*background-color:#ffffff;*/
  vartical-align:bottom;
  height:30px;
  margin:0px 0px 0px 0px;
  padding: 70px 0px 30px 0px;
  /*background-image: url(./images/mylogo.gif);
  background-repeat: no-repeat;
  background-position: left bottom ; */
}
.site_title  {
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  text-align:left;
  font-size:15px;
  /*margin: 15px 0px 5px 5pt;  
  display: none; */
color:#ffffff;
} 

.site_title a {
  color:#fff;
}
.site_title a:link {
  color:#fff;
}
.site_title a:visited {
  color:#fff;
}
.site_title a:active {
  color:#fff;
}
.site_title a:hover {
  color:#0ff;
}

.description    {
  color: #fff;
  /*font-weight: bold;*/
  text-align:left;
  font-size: 10pt;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  padding: 5px 0px 10px 5px;
  margin: 0px 0px 0px 0px
}
.menu2 {
font-size: 12px;
background-image: url(./images/menubk2.jpg);
vartical-align:middle;
background-repeat: repeat;
}

/*#searcharea  {
  background-color: transparent;
  float:left;
  width:170px;
  text-align:right;
  padding: 15px 10px 0px 0px;
  clear: right;
}*/

/* カレンダー--------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  padding: 0px 5px 0px 5px;
  margin: 0pt 0px 0pt 0px;
  text-align:center;
  width:100%;
}
.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  /*background: white no-repeat; */
  margin: 0px;
  width: 15px;
  height: 15px;
}

.cell_today      {
  color: #da2;
  font-size: 9px;
  font-weight:bold;
  font-family: Verdana;
  margin: 0px;
  background: #fff no-repeat;/**/
  width: 15px;
  height: 15px;
}

.cell_sunday     {
  color: #db7093;
  font-size: 9px;
  font-weight:bold;
  font-family: Verdana;
  margin: 0px;
  /*background: #f99 no-repeat;*/
  width: 15px;
  height: 15px;
}

.cell_saturday    {
  color: #789;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  /*background: #9cc no-repeat;*/
  width: 15px;
  height: 15px;
}
/**/
.calendar_side,
.calendar_date  { 
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.calendar_center { 
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
  text-align:center;
}
/*
.calendar_side  { width: 35px;}
.calendar_date { width: 65px;}*/


/* 左メニューブロック ------------------------*/
.linktitle   {
  color: #00008b;
  background-color: #f5f5f5;
  border-right: 1px solid #808080; 
  border-bottom: 1px solid #808080; /**/
  /*border: 1px solid #00f;*/
  text-align: center;
  vartical-align: middle;
  font-weight: bolder;
  font-size: 13px;
  line-height: 170%;
  font-family:  Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 10px 0px 0px 3px;
  padding: 0px 5px 0px 0px;
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 15px 30px 15px 20px;
}
.linktext   {
  color: #444;
  font-size: 12px;
  text-align: left;
  line-height: 170%;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 0px 0px 0px 3px;
  padding: 5px 5px 3px 5px;
  /*background-color: #f3f3f3;
  border-right: 1px solid #000000; 
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;*/
 
  
}
.linktext2   {
  color: #c00;
  /*background-color: #f3f3f3;*/
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px;
  /*border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;*/
}
.linktext3   { 
  font-size: 10px;
}

/* ページエリア------------------------ */

#pagearea  {
  background-color: #ffffff;
  float:right;
  width:200px;
  margin:0px 15px 0px 0px;
  text-align:right;
  clear: right;
}
#side {
  float:left;
  margin:0px 0px 0px 5px;
  width:170px;
  /*background-color: #FFFFFF;*/
  padding: 0px 0px 20px 25px;
}
#space {
  width:20px;
}
#main {
  width:570px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-color: #ffffff;
}
.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family:  Arial,Verdana,"Gill Sans",Tahoma, ;
  font-size: 11px;
  color: #444;
  margin: 0px 0px 0px 0px;
  /*text-align:right;
  border-top:1px solid #cba;
  border-left:5px solid #444444;
  font-weight: bold;*/
  padding: 0px 0px 0px 30px;
}

.entry_title     {
  color: #789;
  font-weight: bold;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  padding: 5px 3px 5px 5px;
  margin: 5px 25px 10px 8px;
  /*border-left:0.5em solid #789;*/
  border-bottom:1px solid #444;
  vertical-align:top;
}

.entry_body   {
  font-size: 14px;
  line-height: 135%;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 5px 20px 10px 8px;
  padding: 0px 0px 3px 5px;
  /*border-top:1px solid #444444;
  border-left:5px solid #444444;*/
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 15px 30px 10px 20px
}

.entry_state {
  clear:both;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  font-size: 10px;
  color: #999999;
  margin: 10px 30px 10px 20px;
}

blockquote {
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C630C1 #C630C1 #DCE3E3;
}


/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: #000;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  margin: 20px 0px 5px
}

/* FOOTER---------------------------------------------------------------------- */
.footer {
  
  padding: 5px 25px 5px 0px;
  color:#000000;
  
  text-align:left;  
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  background-color: ffffff;
  
  background-repeat: no-repeat;
  background-position: right bottom;*/
}

/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif, Osaka‐等幅;
  font-size: 12px;
}