﻿/* 全体設定---------------------------------------------------------------------- */
body     {
  color: black;
  background-color: white;
  background-image: url(images/sora01.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

html  {
  scrollbar-3dlight-color:snow;
  scrollbar-darkshadow-color:snow;
  scrollbar-face-color:snow;
  scrollbar-highlight-color:lightslategray;
  scrollbar-shadow-color:lightslategray;
  scrollbar-arrow-color:lightslategray;
  scrollbar-track-color:transparent;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 720px;
  text-align:left;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  border-left: 1px dashed slategray;
  border-right: 1px dashed slategray;
}

a:link      { color: steelblue; text-decoration: none }
a:visited   { color: steelblue; text-decoration: none }
a:active   { color: steelblue; text-decoration: none }
a:hover   {color: steelblue; text-decoration: underline}

/* タイトル関連---------------------------------------------------------------------- */
#banner {
  background-color: transparent;
  width: 720px;
  height: 80px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px dashed slategray;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:720px;
  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: firebrick;
  text-decoration: none
}

.description    {
  color: dimgray;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 10px 10px
}

h1 {
  margin: 20px 0px 10px 20px;
}

/* メニュー関連------------------------------------------------------------------ */
#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:180px;
  background-color: transparent;
  padding: 0px 0px 0px 0px;

}
ul {
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 3px;
  list-style-type:none;
}

.linktitle   {
  color: firebrick;
  background-color: transparent;
  text-align: left;
  font-weight: bolder;
  font-size: 11px;
  line-height: 150%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 5px;
  border-bottom:1px dashed slategray;
  border-right: 1px dashed slategray;
}

.linktext   {
  color: dimgray;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 0px;
  padding: 5px 3px 5px 3px;
  border-right: 1px dashed slategray;
  border-bottom: 1px dashed slategray;
}


/* 記事関連---------------------------------------------------------------------- */
#main {
  float:right;
  width:535px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
}
.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: firebrick;
  line-height: 150%;
  margin: 0px 0px 0px 20px;
  padding: 3px 0px 3px 5px;
  border-bottom:1px dashed slategray;
  border-left: 1px dashed slategray;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 3px 15px;
  border-left: 1px dashed slategray;
}

.entry_body   {
  color: dimgray;
  font-size: 10px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 5px 0px 20px;
  padding: 5px 0px 15px 15px;
  border-left: 1px dashed slategray;
}

.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 dashed slategray;
  clear: both;
}
.entry_state {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  text-align: right;
  padding: 5px 5px 3px 15px;
  margin: 0px 0px 0px 20px;
  border-left: 1px dashed slategray;
  border-bottom: 1px dashed slategray;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: dimgray;
  margin: 20px 10px 20px 10px;
  padding: 7px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}

.kasen {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  margin: 0px 0px 0px 20px;
  border-left: 1px dashed slategray;
  border-bottom: 1px dashed slategray;
}

/* ページエリア関連-------------------------------------------------------------- */
#pagearea  {
  background-color: transparent;
  width:720px;
  margin:0px 0px 0px 0px;
  text-align:center;
  clear: right;
}

.pagearea  {
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
  padding: 0px 0px 0px 0px;
}

/* フッター関連------------------------------------------------------------------ */
#footer {
  background-color: transparent;
  width: 720px;
  padding: 0px 0px 0px 0px;
}
.copyright  {
  color: #888;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
}



/* カレンダー関連---------------------------------------------------------------- */
.calendar      {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0pt 0px
}

.cell       {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: limegreen;
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px;
  border : 1px dashed limegreen;
}

.cell_sunday     {
  color: indianred;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: dodgerblue;
  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;
}