/* Á´ÂÎÀßÄê---------------------------------------------------------------------- */
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: 118px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dashed #777777;
  background-image: url(/images/head.jpg);
  background-repeat: no-repeat;

}
#banner_l  {
  background-color: transparent;
  float:left;
  width:770px;
  /*filter: shadow(color=#ffffff,direction=150);*/

}

.site_title  {
  font-family: "Arial bold", Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 10px 0px 5px 15px;
  font-size: 30px;
  color: #e6f6fc;

}

.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;

}

ul {
  margin: 0px 0px 0px 15px;
        padding: 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: 11px;
  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:right;
  /*width:423px;*/
  width:597px;*/
  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: 16px;
  font-weight: bolder;
  color: #FF9900;
  line-height: 150%;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 3px 9px;


}

.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-top: 1px dashed #777777;

}

.entry_body   {
  color: white;
  font-size: 14px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 10px 15px;
  border-bottom: 1px dashed #777777;
}


.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: 14px;
  color: #999999;
  text-align: right;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px dashed #777777;

}

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;
  margin:20px 0px 0px 0px;
  text-align:center;
  clear: right;
  width:595px;

}

.pagearea  {
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align:center;
  padding: 0px 0px 10px 0px;

  width:595px;

}

/* ¥Õ¥Ã¥¿¡¼´ØÏ¢------------------------------------------------------------------ */

#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: ffffff;
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
}


/*¥Õ¥©¡¼¥àÀßÄê---------------------------------------------------------------------- */

form {
  margin: 0px;
  padding: 0px;
}

input {
  color: #ffffff;
  background-color: transparent;
  font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #d6cbc7;
  font-size: 10px;
}

textarea {
  color: #ffffff;
  background-color: transparent;
  font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #d6cbc7;
  font-size: 12px;
}

.sbm {
	background-color: transparent;
	color: #d6cbc7;
	font-size: 15px;
}



