<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* common */

html,body {
      margin: 0;
      padding: 0
}
body {
      color: #333333;
      font-size: medium;
      background-color: #E4EEE9;
      background-image:
url(http://www.asablo.jp/css/common2l/simple/bg01.gif);
      background-repeat: repeat;
      font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka,
Verdana,sans-selif;
}
pre {
      margin: 1em;
      padding: 1em;
      border: 1px dashed #122CA0;
}
blockquote {
      margin: 1em;
      padding: 1em;
      border: 1px solid #122CA0;
      background-color: #F0F0F0;
}
p {
      text-indent: 1em;
      margin-right: 5px;
      line-height:1.3;
}
textarea {
      font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ
角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}
#container {
      margin: 0;
      padding: 0;
      background-color: white;
      width: 760px;
}
#head {
      margin: 0;
      color: #333333;
      background-color: white;
      background-image:
url(http://www.asahi-net.or.jp/~mp3n-mur/blog_title.jpg);
      background-repeat: no-repeat;
      width: 760px;
      height: 204px;
      text-indent:1em;
      line-height:3em;
      font-size:24px;
      font-weight:bold;
}
#head h1 {
      margin-top: 30;
      margin-left: 0;
      font-size: 36px;
      display:none;
}
#head h1 a {
      color:#333333;
      background-color: transparent;
}
#head h1 img {
         border: none;
}
#center {
      margin-top: 0;
      float: left;
      padding: 0;
      border: none;
      width: 580px;
}
#left {
      float: left;
      margin-left: 0;
      padding: 0;
      width: 180px;
}
#right {
      float: left;
      margin-left: 0;
      padding: 0;
      width: 150px;
}
#footer {
      clear:both;
      width: 760px;
      color: #BF5100;
      text-indent:1em;
}
.sidebar {
      margin-top: 1em;
      margin-left: 5px;
      margin-right: 5px;
      height:100%;
/* メニュー背景にカウンタ画像を追加 */
  /* 画像の高さ＋α分の余白を上部に追加 */
  padding: 30px 0px 0px 0px;
  /* あなたのカウンタ画像のURL */
  background-image:
    url("http://ct1.shinobi.jp/ll/0251270");
  /* 中央上部に配置 */
  background-position: center top;
  /* 繰り返し無し */
  background-repeat: no-repeat;

  }
#main {
      margin-right:0;
      margin-top: 0;
}
.msg {
         margin-bottom: 2em;
}
.msg-title {
      font-size: medium;
      color:#025063;
      line-height:1.5;
      font-weight:bold;
      text-indent:1em;
      margin-top: 0;
      margin-right:4px;
      background-color: #D8D4AE;
      border: 4px double white;
}
.msg-date {
      font-size: small;
      color:#927122;
      padding-top:4px;
      padding-bottom:4px;
      padding-left:10px;
}
.msg-body {
      padding-left:10px;
}
.msg-body h2 {
      padding-left: 1em;
      border-bottom: solid 1px #B1B1B1;
      border-left: solid 2px #B1B1B1;
}
.msg-body h3 {
      border-bottom: solid 1px #B1B1B1;
}
.msg-body h4 {
      border-bottom: dashed 1px #B1B1B1;
}
.msg-footer {
      text-align: right;
      font-size: small;
      padding-top:2px;
      border-top: solid 1px #C0C0C0;
      margin-left:4px;
}
.comment-caption {
}
.date {
      font-size: small;
      color:#919191;
      line-height:1.5;
      padding-top:6px;
      padding-bottom:6px;
      padding-left:10px;
}
.main {
      font-size: small;
      color:#333333;
      margin-left:12px;
      margin-right:12px;
      line-height:1.3;
      padding-bottom:20px;
      padding-left:10px;
      padding-right:10px;
}
.comments {
      font-size: small;
      color:#122CA0;
      line-height:2;
      padding-right:10px;
}
.mod-caption {
      margin-top: 2px;
      font-size: small;
      color:#025063;
      line-height:1.3;
      font-weight:bold;
      text-align:left;
      padding:1px;
      border-top: solid 1px #C0C0C0;
      border-left: solid 10px #FDDB21;
      border-bottom: solid 1px #C0C0C0;
      border-right: solid 1px #C0C0C0;
}
.mod-text {
      font-size: small;
      color:#333333;
      text-align: left;
      line-height: 1.3;
}
.mod ul {
      margin-left: 0;
      padding-left: 0;
}

.mod ul li {
      margin-left: 0;
      font-size: small;
      padding-left: 1em;
      list-style-type: none;
}
.calendar {
         font-size: x-small;
      border: none;
      width: 170px;
      height: 140px;
      text-align: center;
      border: solid 1px #E4EEE9;
      background-color: #E4EEE9;
      background-image:
url(http://www.asablo.jp/css/common2l/simple/bg01.gif);
      background-repeat: repeat;
      margin-bottom: 1em;
}
.calendar-title {
      font-size: small;
      color:#927122;
      line-height:1.3;
      font-weight:bold;
      text-align:center;
      vertical-align:top;
}
.calendar-sun-name {
      color: #B40F03;
      background-color: #E0F0E2;
}
.calendar-wday-name {
      color: #45651B;
      background-color: #E0F0E2;
}
.calendar-sat-name {
      color: #122ca0;
      background-color: #E0F0E2;
}
.calendar-row {

}
.calendar-cell {
      color:#555555;
      text-align:center;
      vertical-align: top;
}
.calendar a {
      font-size: x-small;
      font-weight: bold;
      text-decoration: underline;
}
a {
      text-decoration: none;
      color: #025063;
}
a:hover {
      text-decoration: underline;
      color: #9C9E02;
}
.comment-caption {
      border-top: dashed 1px #B6B6B6;
      padding: 0.5em 1em;
      font-weight: bold;
      font-size: small;
      border-bottom: none;
}
.comment-title {
      font-size: small;
      padding: 0.2em;
      color:#0085A5;
      background-color: #E4EEE9;
      background-image:
url(http://www.asablo.jp/css/common2l/simple/bg01.gif);
}
.comment-body {
      font-size: small;
      padding: 0.2em 1em 0.7em 1em;
}
.comment-form {
      font-size: small;
      padding: 0.2em 1em 0.7em 1.2em;
}
.tb-caption {
      border-top: dashed 1px #B6B6B6;
      padding: 0.5em 1em;
      font-weight: bold;
      font-size: small;
      border-bottom: none;
}
.tb-title {
      font-size: small;
      padding: 0.2em;
      color:#0085A5;
      background-color: #E4EEE9;
      background-image:
url(http://www.asablo.jp/css/common2l/simple/bg01.gif);
}
.tb-url {
      padding: 0.5em 2em;
      font-size: small;
}
.tb-body {
      font-size: small;
      padding: 0.2em 1em 0.7em 1em;
}
.navi {
      width: 100%;
      text-align: right;
}
.navi-prev {
}
.navi-next {
}
#left .mod-mailpia-button h2{
      text-align: center;
      font-size: small;
      color: #FFFFFF;
      font-weight: normal;
      margin: 0px 0px 0px 0px;
      padding: 0px 10px 0px 10px;
      display: inline;
      display:none;
}
#left .mod-rss-button h2{
      text-align: center;
      font-size: small;
      color: #FFFFFF;
      font-weight: normal;
      margin: 0px 0px 0px 0px;
      padding: 0px 10px 0px 10px;
      border: 0px solid #5A79A7;
      display: inline;
      float:right;
      display:none;
}

/* end of stylesheet */
</pre></body></html>