<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/*===========================
  inko-left CSS
===========================*/

body {
margin:0px;
padding:0px;
text-align:center;
font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
font-size:90%;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/background.gif);
background-repeat:repeat;
background-position:center top;
}

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

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

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

#banner {
width:770px;
height:235px;
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/banner.gif);
background-repeat:no-repeat;
background-position:left top;
}

#banner-body {
height:100%;
margin:0px;
padding:30px 430px 20px 20px;
text-align:left;
}

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

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

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

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

#content-body {
margin-top:30px;
padding:0px;
}

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

#sidebar-body {
width:190px;
margin:30px 0px 10px 0px;
padding-left: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;
}

#footer-body {
width:100%;
height:125px;
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/footer.gif);
background-repeat:no-repeat;
background-position:left top;
}

/*---------------------------
  Header style
---------------------------*/
.description-body {
display:block;
margin:10px 0px 0px 0px;
padding:0px;
color:#666666;
text-align:left;
text-decoration:none;
line-height:normal;
font-size:105%;
font-weight:bold;
}

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

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

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

.blogbody {
margin-bottom:30px;
background:#fff;
line-height:normal;
font-weight:normal;
}

.date {
margin:0px;
}

.date-body {
margin:0px;
padding:5px 0px 0px 0px;
color:#666666;
font-weight:bold;
font-size:100%;
}

.date-body a {
color:#630;
}

.title {
margin:0px;
}

.title-body {
display:block;
margin:0px;
padding:18px 0px 18px 65px;
color:#000000;
font-weight:bold;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/ic_blog.gif);
background-repeat:no-repeat;
background-position:left center;
}

.title-body a {
color:#000000;
}

.title-body a:hover {
color:#000000;
text-decoration:underline;
}

.text {
margin:0px;
}

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

/*---------------------------
  Article posted style
---------------------------*/
.posted {
margin:0px;
}

.posted-body {
margin:0px;
padding:3px 0px;
text-align:left;
font-size:80%;
word-break:break-all;
color:#474747;
border-top:1px solid #333333;
}

.posted-body a {
color:#CC9900;
font-weight:normal;
text-decoration:none;
}

/*---------------------------
  Article continue style
---------------------------*/
.continues {
margin:0px;
padding-top:2px;
padding-right:10px;
text-align:right;
color:#CC9900;
font-size:90%;
}

.continues:hover {
color:#CC9900;
text-decoration:underline;
}

/*---------------------------
  Side style
---------------------------*/
.sidetitle {
margin:0px;
padding:0px;
width:187px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/ic_side.gif);
background-repeat:no-repeat;
background-position:left top;
}

.sidetitle-body {
margin:0px;
padding:3px 0px 3px 28px;
color:#000000;
font-weight:bold;
}

.side {
margin:10px 0px 45px 0px;
width:184px;
}

.side-body {
width:100%;
padding:0px;
color:#666666;
line-height:150%;
word-break:break-all;
font-size:90%;
text-decoration:none;
}

.side-body a {
color:#666666;
font-weight:normal;
text-decoration:none;
}

.side-body a:hover {
color:#CC9900;
font-weight:normal;
text-decoration:underline;
}

.side-body input {
width:120px;
}

.side-body input.input-submit {
width:40px;
}

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

.recent-comment .side-body a,
.recent-article .side-body .list-date,
.category .side-body a {
padding-top:1px;
padding-left:10px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/ic_list.gif);
background-repeat:no-repeat;
background-position:left 5px;
}


/*---------------------------
  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:#333;
background:#DDDDDD;
font-weight:bold;
}

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

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

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

.trackback-url {
padding:5px;
color:#333;
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:#000;
font-size:x-small;
font-weight:normal;
}

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

.fclear {
clear:none;
}

/*---------------------------
  HTML tag style
---------------------------*/
h1 {
margin:0px;
padding:0px;
font-weight:bold;
font-size:200%;
font-family:verdana;
}

h1 a {
color:#000000;
text-decoration:none;
font-weight:bold;
}

h1 a:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
}

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

h3 {
padding:0px;
color:#666;
font-weight:normal;
font-size:100%;
font-family:verdana;
}

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

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

a:hover {
color:#CC9900;
text-decoration:underline;
}

div {
border:none;
}

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

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 0px;
text-align:left;
font-size:90%;
}

/*---------------------------
  Calendar style
---------------------------*/
#calendar {
width:190px;
margin-bottom:45px;
}

#calendar table {
width:165px;
margin:0px;
}

#calendar .calendarhead {
margin:0px;
padding:2px 0px 6px 30px;
color:#000000;
text-align:left;
font-size:15px;
font-weight:bold;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/inko/ic_side.gif);
background-repeat:no-repeat;
background-position:left top;
}


th.calendarday {
color:#000000;
font-size:13px;
font-weight:bold;
}

.calendarday {
padding:1px;
color:#666666;
font-size:13px;
font-weight:normal;
}

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

.calendarday a:hover {
color:#CC9900;
font-weight:bold;
text-decoration:underline;
}

/*---------------------------
  回り込み 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;
}

/*---------------------------
広告
---------------------------*/
.ad{
margin:20px 0px 20px 0px;
text-align:center;
}

.bn{
margin:20px 0px 20px 0px;
text-align:center;
}</pre></body></html>