﻿/* 全体設定---------------------------------------------------------------------- */
body     {
  color: black;
  background-color: #dfdcd5;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

html  {
  scrollbar-3dlight-color:#dfdcd5;
  scrollbar-darkshadow-color:#dfdcd5;
  scrollbar-face-color:#dfdcd5;
  scrollbar-highlight-color:black;
  scrollbar-shadow-color:black;
  scrollbar-arrow-color:#ff8e00;
  scrollbar-track-color:#dfdcd5;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 750px;
  text-align:left;
  background-color: white;
  padding: 0px 0px 0px 0px;
  border-left: 1px solid #c1b5b1;
  border-right: 1px solid #c1b5b1;
}

a:link      { color: #6e4d51; text-decoration: none }
a:visited   { color: #6e4d51; text-decoration: none }
a:active   { color: #6e4d51; text-decoration: none }
a:hover   {color: #ff8e00; text-decoration: underline;}

IMG     {
  border : 1px solid white;
}

/* タイトル関連---------------------------------------------------------------------- */
#banner {
  background-color: transparent;
  width: 750px;
  height: 50px;
  padding: 0px 0px 5px 0px;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:750px;
  height: 10px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.site_title     {
  font-family: "Arial bold", Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 5px 15px;
  font-size: 16px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: black;
  text-decoration: none;
  background-color: white;
}

.description    {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 5px 0px 5px 40px
}

h1 {
  margin: 20px 0px 10px 20px;
}

/* メニュー関連------------------------------------------------------------------ */
#side {
  float:right;
  margin:0px 0px 0px 0px;
  width:175px;
  background-color: transparent;
  padding: 0px 0px 20px 0px;

}
ul {
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 3px;
  list-style-type:none;
}

.linktitle   {
  color: black;
  background-color: #ffc688;
  text-align: left;
  font-weight: bolder;
  font-size: 9px;
  line-height: 150%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 10px 10px 0px 0px;
  padding: 1px 0px 1px 5px;
}
.linktitle a:link,
.linktitle a:visited,
.linktitle a:hover,
.linktitle a:active{
  color:black;
  text-decoration:none;
}

.linktext   {
  color: dimgray;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 10px 20px 0px;
  padding: 5px 3px 5px 3px;
}




/* 記事関連---------------------------------------------------------------------- */
#main {
  float:left;
  width:570px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-image: url("images/14_main.gif");
}
.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  font-size: 11px;
  font-weight: bolder;
  color: black;
  line-height: 150%;
  margin: 20px 70px 0px 20px;
  padding: 7px 0px 7px 50px;
  border-bottom:1px solid black;
  background-image: url("images/14_date.gif");
  background-repeat : no-repeat;
}

.entry_date a:link,
.entry_date a:visited,
.entry_date a:active,
.entry_date a:hover     {
  color: black;
  text-decoration: none; background-color: white;
}

.entry_title     {
  color: #ff8e00;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 80px 0px 20px;
  padding: 10px 0px 3px 15px;
}

.entry_body   {
  color: dimgray;
  font-size: 10px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 80px 0px 20px;
  padding: 10px 0px 15px 15px;
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 80px 10px 20px
}

.entry_author    {
  color: #ff7e41;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  padding: 3px 5px px 15px;
  margin: 0px 70px 0px 20px;
  clear: both;
}
.entry_state {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #ff7e41;
  text-align: right;
  padding: 5px 5px 3px 15px;
  margin: 0px 70px 0px 20px;
  clear : both;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: dimgray;
  margin: 20px 50px 20px 0px;
  padding: 7px;
  border: 1px solid #ff7e41;
  }

.pict {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}



/* ページエリア関連-------------------------------------------------------------- */
#pagearea  {
  background-color: transparent;
  width:750px;
  margin:50px 0px 0px 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: transparent;
  width: 750px;
  padding: 0px 0px 0px 0px;
}
.copyright  {
  color: #888;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
}



/* カレンダー関連---------------------------------------------------------------- */
#calendar_line      {
  width: 750px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  border-color: #ff8e00;
  border-width: 1px;
  border-style: dashed;
  vertical-align:middle;
}

.calendar      {
  color: #1581c5;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0pt 0px;
}

.calender_pn       {
  color: white;
  background-color: #ff8e00;
  font-size: 9px;
  font-family: Verdana;
  width: 50px;
  height: 15px;
  text-align: center;
}

.calender_pnc       {
  color: white;
  background-color: #ff8e00;
  font-size: 9px;
  font-family: Verdana;
  width: 120px;
  height: 15px;
  text-align: center;
}

.calender_center       {
  color: white;
  background-color: #ff8e00;
  font-size: 10px;
  font-family: Verdana;
  width: 590px;
  height: 15px;
  text-align: center;
}

.cell       {
  color: white;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_sunday       {
  color: white;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_saturday       {
  color: white;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_today      {
  color: black;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bolder;
  margin: 0px;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #f5d300;
}

.cell a:link,
.cell a:visited,
.cell a:hover,
.cell_today a:link,
.cell_today  a:visited,
.cell_today a:hover,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_sunday a:hover,
.cell_saturday a:link,
.cell_saturday a:visited,
.cell_saturday a:hover,
.calender_pn a:link,
.calender_pn a:visited
{
 color: black;
 text-decoration: none;
 background-color: transparent;
}



/*フォーム設定---------------------------------------------------------------------- */

form {
  margin: 0px;
  padding: 0px;
}

input {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #dfdcd5;
  font-size: 10px;
}

textarea {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #dfdcd5;
  font-size: 12px;
}

.sbm {
  background-color: #dfdcd5;
  color: slategray;
}