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

/*---------------------------
  Basic layout style
---------------------------*/
body {
margin:0px;
padding:0px;
background:#ccffcc;
text-align:center;
font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,Arial,sans-serif;
font-size:90%;
}

#container {
width:770px;
margin:0px auto 0px auto;
padding:0px 0px 30px 0px;
text-align:center;
border:0px solid #fff;
}

#header {
width:100%;
margin:0px;
padding:0px;
}

#header-body {
margin:0px;
padding:0px;
color:#666;
background:#fff;
text-align:left;
}

#banner {
margin:45px 0px 45px 0px;
padding:0px 0px 0px 15px;
}

#banner-body {
margin:0px;
padding:0px;
color:#666;
text-align:left;
}

#main {
width:100%;
margin:0px;
padding:0px;
}

#main-body {
margin:0px;
padding:0px;
text-align:left;
}

#wrapper {
float:left;
width:770px;
margin:0px;
padding:0px;
}

#content {
float:right;
width:545px;
margin:0px;
padding:0px 0px 0px 0px;
}

#content-body {
width:517px;
margin:0px;
padding:0px;
}

#sidebar {
float:left;
width:197px;
margin:0px;
padding:0px;
}

#sidebar-body {
margin:0px;
padding:0px 0px 0px 15px;
font-weight:normal;
}

#links {
display:none;
float:right;
width:180px;
margin:0px;
padding:0px;
}

#links-body {
margin:0px;
padding:0px 10px 0px 0px;
font-weight:normal;
}

#footer {
clear:both;
width:100%;
margin:0px;
padding:0px;
}

#footer-body {
margin:0px;
padding:0px;
}

/*---------------------------
  Header style
---------------------------*/
.description-body {
display:block;
margin:0px 20px 0px 0px;
color:#666;
font-size:16px;
font-weight:normal;
line-height:normal;
}

/*---------------------------
  Article style
---------------------------*/
.navi {
width:100%;
margin:10px 0px 10px 0px;
color:#666;
text-align:center;
}

.top-navi {
width:100%;
margin:10px 0px 10px 0px;
color:#666;
font-size:90%;
text-align:center;
}

.blog {
width:100%;
margin:0px 0px 20px 0px;
padding:0px;
}

.blogbody {
margin:5px 0px 0px 0px;
line-height:normal;
font-weight:normal;
border:0px solid #000;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/blog_middle.gif);
background-repeat:repeat-y;
}

.date {
margin:0px;
padding:0px;
}

.date-body {
margin:0px;
padding:2px 0px 0px 2px;
color:#666;
font-weight:normal;
}

h3.title {
width:100%;
margin:0px;
padding:0px;
color:#666;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/blog_top2.gif);
background-repeat:no-repeat;
background-position:left top;
}

.title-body {
margin:0px;
padding:12px 10px 0px 10px;
color:#666;
}

.title-body a {
color:#666;
border:none;
}

.text {
width:100%;
margin:0px;
padding:0px;
}

.text-body {
margin:0px;
padding:15px 10px 10px 10px;
color:#666;
}

/*---------------------------
  Article posted style
---------------------------*/
.posted {
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/blog_bottom2.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.posted-body {
margin:0px;
padding:4px 0px 8px 10px;
color:#666;
text-align:left;
font-size:80%;
color:#666;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/blog_line.gif);
background-repeat:no-repeat;
background-position:left top;
}

.posted-body a {
color:#666;
text-decoration:none;
}

/*---------------------------
  Article continue style
---------------------------*/
.continues {
margin:0px;
padding:15px 0px 0px 0px;
text-align:right;
font-size:80%;
}

.continues a {
color:#666;
text-decoration:none;
}

/*---------------------------
  Side style
---------------------------*/
.sidetitle {
margin:0px;
padding:0px;
width:100%;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/side_middle.gif);
background-repeat:repeat-y;
}

.sidetitle-body {
margin:0px;
padding:14px 5px 0px 5px;
color:#666;
font-weight:bold;
text-align:center;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/side_top2.gif);
background-repeat:no-repeat;
background-position:left top;
}

.article-search {
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/side_top2.gif);
background-repeat:no-repeat;
background-position:left top;
}

.side {
margin:0px 0px 24px 0px;
padding:0px;
width:100%;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/side_middle.gif);
background-repeat:repeat-y;
}

.side-body {
margin:0px;
padding:10px 8px 20px 8px;
color:#666;
line-height:120%;
word-break:break-all;
font-size:90%;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/side_bottom2.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.article-search div.side-body {
color:#666;
}

.side-body a {
color:#666;
text-decoration:none;
}

.side-body input {
margin:3px 0px 0px 0px;
width:114px;
}

.side-body input.input-submit {
margin:0px 0px 0px 4px;
width:38px;
}

/*---------------------------
  Comments &amp; Trackback style
---------------------------*/
#comments input {
width:340px;
}

#comments input.input-submit {
width:80px;
}

#comments textarea {
width:340px;
}

#comments-body {
margin-bottom:30px;
margin-top:25px;
}

.comments-head { 
padding:5px;
color:#666;
background:#eee;
font-weight:bold;
}

.comments-body {
margin:0px;
padding:10px;
color:#666;
background:#fff;
border-style:solid;
border-color:#aaa;
border-width:0px 1px 1px 0px;
line-height:120%;
font-size:90%;
}

.comments-post {
padding:10px;
color:#666;
font-size:85%;
}

#trackback {
margin:25px 0px 30px 0px;
padding:5px 5px 5px 5px;
background:#fff;
border-style:solid;
border-color:#aaa;
border-width:0px 1px 1px 0px;
font-size:90%;
}

.trackback-url {
padding:5px;
color:#666;
background:#fff;
border:1px dotted #999; 
line-height:140%;
font-size:90%;
font-weight:normal;
}

.trackback-body {
padding:10px 0px 10px 0px;
color:#666;
line-height:140%;
border-bottom:1px dotted #999; 
font-size:90%;
font-weight:normal;
}

.trackback-post {
color:#666;
font-size:x-small;
font-weight:normal;
}

a .trackback-title {
color:#339933;
}

/*---------------------------
  Footer style
---------------------------*/
.copyright {
font-size:80%;
width:100%;
}

/*---------------------------
  HTML tag style
---------------------------*/
h1 {
margin:0px;
padding:0px;
font-family:verdana;
font-size:30px;
font-weight:normal;
text-decoration:none;
}

h1 a {
color:#339900;
}

h2 {
padding:0px;
font-weight:bold;
font-size:14px;
text-align:left;
font-family:verdana;
color:#666;
}

h3 {
padding:0px;
font-size:14px;
font-weight:bold;
font-family:verdana;
}

h3 a {
color:#666;
text-decoration:none;
}

a {
color:#666;
text-decoration:none;
}

div {
border:none;
}

img {
margin:0px;
padding:0px;
border:none;
}

form {
margin:0px;
}

/*---------------------------
  Default component style
---------------------------*/
.powered {
width:100%;
margin-top:20px;
padding:2px;
line-height:120%;
text-align:center;
}

.syndicate {
width:100%;
margin:15px 0px 10px 10px;
text-align:left;
font-size:90%;
}

.syndicate a {
color:#666;
font-weight:bold;
text-decoration:none;
}

/*---------------------------
  Calendar style
---------------------------*/
#calendar {
color:#666;
width:182px;
text-align:center;
margin:0px 0px 24px 0px;
padding:0px 0px 20px 0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/calendar2.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.calendar-body {
background-image:url(http://blog.torebo-kichijoji.jp/img/css/b_l/side_top2.gif);
background-repeat:no-repeat;
background-position:left top;
}

table.calendar-1 {
margin:0px auto 0px auto;
width:90%;
font-size:100%;
}

caption.calendarhead {
margin:0px auto 0px auto;
padding:14px 0px 10px 0px;
color:#666;
font-weight:bold;
font-size:100%;
}

th.calendarday {
font-weight:bold;
font-size:80%;
}

.calendarday {
padding:1px;
color:#666;
font-size:80%;
font-weight:normal;
}

.calendarday a {
color:#339933;
text-decoration:none;
font-weight:bold;
}

/*---------------------------
  回り込み style
---------------------------*/
.left{
float:left;
margin-right:10px;
margin-bottom:10px;
}

.right{
float:right;
margin-bottom:10px;
margin-left:10px;
}

.clear{
clear:both;
}

/*---------------------------
  QRコード style
---------------------------*/
.qrcode-image {
text-align:center;
}

#content-body .text-body a {
color:#666;
text-decoration:none;
}
#content-body .text-body a:hover {
color:#666;
text-decoration:none;
}
</pre></body></html>