/* Á´ÂÎÀßÄê---------------------------------------------------------------------- */
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: 600px;
  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: 600px;
  height: 150px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px dashed slategray;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:400px;
  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 20px 20px
}

h1 {
  margin: 20px 0px 10px 20px;
}

/* ¥á¥Ë¥å¡¼´ØÏ¢------------------------------------------------------------------ */
#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:170px;
  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: 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:420px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 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 5px 0px 20px;
  padding: 3px 0px 3px 5px;
  border-bottom:1px dashed slategray;
  border-left: 1px dashed slategray;
}

.entry_title     {
  color: dimgray;
  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 dashed slategray;
}

.entry_body   {
  color: dimgray;
  font-size: 10px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 0px 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 10px 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:600px;
  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: 600px;
  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;
}



