/*　--　ブラウザリセット　-- */
body,form,fieldset{
  margin: 0;
  padding: 0;
 }
fieldset{
  border:none;
 }
h1,h2,h3,h4,h5,h6,p,per,blockquote,ul,ol,dl,dd{
  margin: 0;
  padding: 0;
 }
li{
 list-style: none;
}
input,textarea{
 font-size:1em;
}
blockquote,li,dt,dd{
 margin-left:1em:
}
/*　--　全体設定　-- */
body     {
  margin: 0;
  padding: 0;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#000000, EndColorStr=#222222, GradientType=0)
}

#inbox     {
  margin:0px auto 0px auto;
  width: 800px;
  text-align:left;
  background-image: url(/skin/images/top_00.gif);
  padding: 0px 0px 0px 0px;
}
#banner {
  background-color: #444444;
  background-image: url(/skin/images/top_00.gif);
  background-position: right bottom;
  width: 800px;
  height: 50px;
  padding: 0px 0px 0px 0px;
}
#banner_l  {
  background-color: #000000;
  float:left;
  width:500px;
  height: 50px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#searcharea  {
  background-color: #000000;
 font-size: 9pt;
  float:right;
  width:300px;
  height: 50px;
  text-align:right;
  padding: 15px 10px 0px 0px;
  clear: right;
}
#banner_l2  {
  background-color: transparent;
  float:left;
  width:800px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}
#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:220px;
  padding: 0px 0px 20px 0px;

}
#main {
  float:right;
  width:570px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}
#footer {
  background-color: #000000;
  float:center;
  width: 800px;
  height: 15px;
  padding: 0px 0px 0px 0px;
}


a:link      { color: #FF3300; text-decoration: underline }
a:visited   { color: #0066FF; text-decoration:  underline }
a:active   { color: #c00; text-decoration: underline }
a:hover   {color:#FFCC33; text-decoration: none;}

a.button:link {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: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 {
  margin: 10px 0px 5px 20px;
}

ul {
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

.site_title     {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  font-size: 14pt;
  margin: 0px 0px 0px 10pt
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #990000;
  text-decoration: none
}

.description    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 3px 0px 3px 10px
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bolder;
  color: #414D7B;
  margin: 10px 30px 10px 0px;
  border-top:1px solid #444444;
  border-left:10px solid #444444;
  padding: 0px 0px 3px 5px;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding: 0px 0px 0px 15px;
}

.entry_body   {
  font-size: 12px;
  color: white;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
   margin: 15px 30px 15px 20px
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "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 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
  color: white;
  background-color: #222222;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 10px 0px 0px 3px
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #369;
  background-color: #333333;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px
}

/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: 000000;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

/* FOOTER---------------------------------------------------------------------- */
.copyright  {
  color: #888;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
}


/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana;
  margin: 0pt 0px 0pt 0px;
}

.cell       {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana;
  background: transparent no-repeat;
  width: 20px;
  height: 15px;
  margin: 5px;
}

.cell_sunday       {
  color: #ffa8a1;
  font-size: 10px;
  font-family: Verdana;
  background: transparent no-repeat;
  width: 15px;
  height: 15px;
  margin: 5px;
}

.cell_saturday       {
  color: #b6d1e1;
  font-size: 10px;
  font-family: Verdana;
  background: transparent no-repeat;
  width: 15px;
  height: 15px;
  margin: 5px;
}



.cell_today      {
  color: #ca4d86;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bolder;
  margin: 0px;
  width: 15px;
  height: 15px;
  border-bottom:solid 1px #999999;
  border-top:solid 1px #999999;
  border-left:solid 1px #999999;
  border-right:solid 1px #999999;
}

.cell a:link,
.cell a:visited,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_saturday a:link,
.cell_saturday a:visited,
{
color:   #ca4d86; text-decoration: underline
}


/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}