/* 全体設定---------------------------------------------------------------------- */
body     {
  color: white;
  background-color: black;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

html	{
	scrollbar-face-color:black;
	scrollbar-highlight-color:#f5f4f9;
	scrollbar-shadow-color:#f5f4f9;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-arrow-color:#ee2e37;
	scrollbar-track-color:black;


}

IMG	{
border: solid 0px black;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 770px;
  text-align:left;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  border-left : 1px dashed #777777;
  border-right : 1px dashed #777777;
}

a:link      { color: #e6f6fc; text-decoration: none }
a:visited   { color: #e6f6fc; text-decoration: none }
a:active   { color: #e6f6fc; text-decoration: none }
a:hover   {color: #ff8e00; text-decoration: underline;}


/* タイトル関連---------------------------------------------------------------------- */

#banner {
  background-color: transparent;
  width: 770px;
  height: 120px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dashed #777777;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:770px;
  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: #ee2e37;
  text-decoration: none
}

.description    {
  color: #e6f6fc;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 20px 20px
}

h1 {
  margin: 20px 0px 10px 20px;
}

/* メニュー関連------------------------------------------------------------------ */

#rightside {
  float:left;
  margin:0px 0px 0px 0px;
  width:171px;
  background-color: transparent;
  padding: 0px 0px 20px 0px;

}
#leftside {
  float:left;
  margin:0px 0px 0px 0px;
  width:171px;
  background-color: transparent;
  padding: 0px 0px 20px 0px;

}

.linktitle   {
  color: #ffc800;
  background-color: transparent;
  text-align: center;
  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 #777777;
}

.linktext   {
  color: #b3c716;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 0px;
  padding: 5px 3px 20px 10px;
  border-bottom: 1px dashed #777777;
}




/* 記事関連---------------------------------------------------------------------- */

#main {
  float:left;
  width:423px;
  margin:0px;
  padding: 0px;
  background-color: transparent;
  border-right: 1px dashed #777777;
  border-left: 1px dashed #777777;
}


.entry_date {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  font-size: 11px;
  font-weight: bolder;
  color: #ee2e37;
  line-height: 150%;
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 5px;
  border-bottom:1px dashed #777777;
}
.entry_date a:link,
.entry_date a:visited  {
color: 	#ee2e37; text-decoration: none
}


.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;

}

.entry_body   {
  color: white;
  font-size: 10px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 10px 15px;

}


.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  padding: 0px 5px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.entry_state {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  text-align: right;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px dashed #777777;

}
.entry_state_b {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  text-align: right;
  padding: 5px 5px 5px 5px;
}


blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 11px;
  color: #d6cbc7;
  background-color: transparent;
  margin: 20px;
  padding: 7px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border : 1px solid white;
  padding: 5px;
}

.kasen {
  margin: 0px 0px 0px 0px;
  border-bottom: 1px dashed #777777;
}

/* ページエリア関連-------------------------------------------------------------- */

#pagearea  {
  background-color: transparent;
  float:right;
  width:423px;
  margin:20px 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: 770px;
  padding: 0px 0px 0px 0px;
  border-top: 1px dashed #777777;
}

.copyright  {
  color: #d6cbc7;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
}


/* カレンダー関連---------------------------------------------------------------- */
.calendar      {
  color: gray;
  font-size: 10px;
  font-family: Verdana;
  margin: 0pt 0px 0pt 0px
}

.cell       {
  color: gray;
  font-size: 10px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 5px;
  width: 20px;
  height: 15px;
}

.cell_today      {
  color: #ffcc00;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana;
  margin: 0px;
  width: 20px;
  height: 15px;
  border : 1px dashed #ffcc00;
}

.cell_sunday     {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 20px;
  height: 15px
}

.cell_saturday    {
  color: dimgray;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  margin: 0px;
  width: 20px;
  height: 15px
}

.cell a:link,
.cell a:visited,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_saturday a:link,
.cell_saturday a:visited,
{
color: 	#ffeca1; text-decoration: underline
}


/* 検索エリア---------------------------------------------------------------------- */

#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 #d6cbc7;
  font-size: 10px;
}

textarea {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #d6cbc7;
  font-size: 12px;
}

.sbm {
	background-color: transparent;
	color: #d6cbc7;
}



