﻿/* 全体設定---------------------------------------------------------------------- */
body     {
  color: black;
  background-color: white;
  margin: 0px;
  padding: 0px;
  text-align: center;}
html  {
  scrollbar-face-color : lightsteelblue;
  scrollbar-track-color : white;
  scrollbar-arrow-color : dimgray;
  scrollbar-highlight-color : dimgray;
  scrollbar-3dlight-color : lightsteelblue;
  scrollbar-shadow-color : dimgray;
  scrollbar-darkshadow-color : lightsteelblue;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 760px;
  text-align:left;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
  border: 1px solid dimgray;
}

a:link      { color: sienna; text-decoration: none }
a:visited   { color: sienna; text-decoration: none }
a:active   { color: sienna; text-decoration: underline }
a:hover   {color: sienna; text-decoration: none;}


/* タイトル関連---------------------------------------------------------------------- */

#banner {
  background-color: lightsteelblue;
  background-image: url(images/03_mid.gif);
  width: 760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:400px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.site_title     {
  font-family: Arial, Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 5px 0px 5px 5pt;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 16px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: indigo;
  text-decoration: none
}

.description    {
  color: dimgray;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 20px 20px
}


/* メニュー関連------------------------------------------------------------------ */

#side {
  float:left;
  margin:0px 0px 0px 10px;
  width:200px;
  background-color: #FFFFFF;
  padding: 0px 0px 20px 0px;

}

ul {
  margin: 0px 0px 0px 20px;
        padding: 0px;
}

li {
    padding: 0px 0px 0px 0px;
  list-style-image:url(images/03_list.gif);
}

.linktitle   {
  font-size: 11px;
  font-weight: bolder;
  color: #575757;
  background-color: lightsteelblue;
  background-image: url(images/03_mini.gif);
  text-align: center;
  line-height: 170%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 20px 0px 0px 3px;
  border:1px solid dimgray;
  padding: 2px auto 3px auto;
}

.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: dimgray;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px;
  border-left: 1px solid dimgray;
  border-right: 1px solid dimgray;
  border-bottom: 1px solid dimgray;
}



/* 記事関連---------------------------------------------------------------------- */

#main {
  float:right;
  width:500px;
  margin:0px 10px 0px 0px;
  padding: 0px 20px 0px 0px;
  background-color: transparent;
}
.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  background-color: lightsteelblue;
  background-image: url(images/03_mini.gif);
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  font-size: 11px;
  font-weight: bolder;
  color: #575757;
  text-align: center;
  line-height: 150%;
  margin: 20px 0px 0px 20px;
  padding: 3px 0px 3px 5px;
  border:1px solid dimgray;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 20px;
  padding: 10px 0px 3px 15px;
  border-left: 1px solid dimgray;
  border-right: 1px solid dimgray;
}

.entry_body   {
  color: dimgray;
  font-size: 11px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 20px;
  padding: 5px 15px 10px 15px;
  border-left: 1px solid dimgray;
  border-right: 1px solid dimgray;
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 0px 10px 20px
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  padding: 0px 5px 0px 15px;
  margin: 0px 0px 0px 20px;
  border-left: 1px solid dimgray;
  border-right: 1px solid dimgray;
  clear: both;
}

.entry_state {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  text-align: right;
  background-color: whitesmoke;
  padding: 3px 5px 3px 15px;
  margin: 0px 0px 0px 20px;
  border-left: 1px solid dimgray;
  border-right: 1px solid dimgray;
  border-bottom: 1px solid dimgray;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 11px;
  color: dimgray;
  background-color: mistyrose;
  margin: 20px 15px 10px 10px;
  padding: 10px;
  border: 1px solid mistyrose;
  }

.pict {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.kasen {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 0px 0px 0px 20px;
  border-left: 1px dashed slategray;
  border-bottom: 1px solid dimgray;
}

/* ページエリア関連-------------------------------------------------------------- */

#pagearea  {
  background-color: transparent;
  float:center;
  width:760px;
  margin:20px 0px 0px 0px;
  padding: 20px 0px 10px 0px;
  text-align:center;
  clear: right;
}

.pagearea  {
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
  padding: 0px 0px 10px 0px;
}

/* フッター関連------------------------------------------------------------------ */

#footer {
  background-color: lightsteelblue;
  width: 760px;
  height: 25px;
  padding: 5px 0px 0px 0px;
  text-align: center;
  border-top: 1px dashed dimgray;
}

.copyright  {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
}


/* カレンダー関連---------------------------------------------------------------- */
#calendar_line      {
  background-color: ffffff;
  width: 760px;
  height: 20px;
  padding: 0px 15px 0px 0px;
}

#hr       { 
  border-top: 1px dashed; /* for WinIE/MacIE */
  color: dimgray; /* for WinIE/MacIE */ 
  }

.calendar      {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0pt 0px
}

.calender_pn       {
  color: dimgray;
  background-color: ffffff;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
  width: 90px;
  height: 40px;
  text-align: center;
}

.calender_center       {
  color: dimgray;
  background-color: ffffff;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
  width: 550px;
  height: 40px;
  text-align: center;
  padding-top: 10px,
}

.cell       {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: palevioletred;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px;
}

.cell_sunday     {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}


/* 検索エリア---------------------------------------------------------------------- */

#search  {
  color: 000000;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}


/*フォーム設定---------------------------------------------------------------------- */

form {
  margin: 0px;
  padding: 0px;
}

input {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid slategray;
  font-size: 10px;
}

textarea {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid slategray;
  font-size: 12px;
}

.sbm {
  background-color: transparent;
  color: slategray;
}



