@charset "Shift_JIS";
/*===========================
  torebo CSS
===========================*/

/*---------------------------
  Basic layout style
---------------------------*/
body {
margin:0px;
padding:0px;
text-align:center;
font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,Arial,sans-serif;
font-size:90%;
background-color:#E2D9BF;
}

#container {
width:770px;
background:#fff;
margin:0px auto 30px auto;
padding:0px 0px 0px 0px;
text-align:center;
}

#header {
width:100%;
margin:0px;
padding:0px;
}

#header-body {
margin:0px;
padding:0px;
color:#333;
background:#fff;
text-align:left;
}

#banner {
width:770px;
height:180px;
margin:0px;
padding:0px;
background-color:#FFFFFF;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/torebo_w/banner.gif);
background-repeat:no-repeat;
background-position:left top;
border-bottom:3px solid #6A491C;
}

#banner-body {
margin:0px;
padding:30px 0px 45px 0px;
color:#330000;
text-align:left;
}

#main {
width:770px;
margin:0px;
padding:0px;
}

#main-body {
margin:0px;
padding:10px 0px 10px 0px;
text-align:left;
background:#fff;
}

#wrapper {
float:left;
width:770px;
margin:0px;
padding:0px;
}

#content {
float:right;
width:560px;
margin:0px;
padding:0px;
}

#content-body {
margin:0px;
padding:0px 25px 0px 0px;
}

#sidebar {
float:left;
width:185px;
margin:0px;
padding:0px;
}

#sidebar-body {
margin:0px 0px 0px 0px;
padding:0px 0px 10px 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
---------------------------*/
.blog-description {
width:350px;
margin:0px 20px 0px 20px;
color:#330000;
line-height:normal;
font-size:105%;
font-weight:bold;
}

/*---------------------------
  Article style
---------------------------*/
.navi {
width:100%;
margin:10px 0px 10px 0px;
font-size:90%;
text-align:center;
}

.top-navi {
width:100%;
margin:10px 0px 10px 0px;
font-size:90%;
text-align:center;
}

.blog {
width:100%;
margin:0px 0px 30px 0px;
padding:0px;
}

.blogbody {
background-image:url(http://blog.torebo-kichijoji.jp/img/css/torebo_w/bg_title.gif);
background-position:left top;
background-repeat:repeat;
font-weight:normal;
line-height:150%;
margin:0px;
padding:5px;
}

.date {
margin:0px;
padding:0px;
}

.date-body {
background:#FFFFFF;
color:#333333;
font-weight:bold;
margin:0px;
padding:5px 0px 0px 0px;
}

h3.title {
margin:0px;
padding:5px 0px 0px 0px;
background-color:#FFFFFF;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/torebo_w/ic_title.gif);
background-position:5px 17px;
background-repeat:no-repeat;
}

.title-body {
color:#CC3333;
margin:0px 5px;
padding:13px 0px 15px 25px;
border-bottom:3px solid #BB1942;
}

.title-body a:link {
color:#CC3333;
text-decoration:none;
}

.title-body a:visited {
color: #CC6666;
text-decoration:none;
} 

.title-body a:hover {
color:#339999;
text-decoration:none;
}

.text {
margin:0px;
padding:0px;
}

.text-body {
margin:0px;
padding:5px 15px 10px 10px;
color:#333333;
background-color:#FFFFFF;
}

/*---------------------------
  Article posted style
---------------------------*/
.posted {
width:525px;
margin:0px;
padding:0px 0px 0px 0px;
}

.posted-body {
margin:0px;
padding:3px 0px 10px 8px;
text-align:left;
font-size:80%;
color:#333333;
background-color:#FFFFFF;
}

/*---------------------------
  Article continue style
---------------------------*/
.continues {
margin:0px;
padding:15px 10px 0px 0px;
text-align:right;
font-size:90%;
}

/*---------------------------
  Side style
---------------------------*/
.sidetitle {
margin:0px;
padding:0px;
width:100%;
background-color:#FFFFFF;
border-bottom:3px solid #83C0EB;
}

.sidetitle-body {
margin:0px;
padding:8px 0px 10px 40px;
color:#333333;
font-weight:bold;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/torebo_w/ic_side.gif);
background-repeat:no-repeat;
background-position:5px bottom;
}

.side {
margin:0px;
padding:0px;
width:100%;
}

.side-body {
margin:5px 0px 10px 0px;
padding:5px;
color:#333;
background:#fff;
line-height:120%;
word-break:break-all;
font-size:90%;
}

.side-body input {
width:100px;
}

.side-body input.input-submit {
width:40px;
}

/*---------------------------
  Comments & Trackback style
---------------------------*/
#comments {
margin-top:30px;
}

#comments input {
width:505px;
}

#comments input.input-submit {
width:80px;
}

#comments textarea {
width:505px;
}

#comments-body {
margin-bottom:30px;
margin-top:25px;
}

.comments-head { 
padding:5px;
color:#333;
background:#eee;
font-weight:bold;
}

.comments-body {
margin-top:5px;
padding:10px;
color:#333;
background:#fff;
line-height:120%;
font-size:90%;
}

.comments-post {
padding:10px;
color:#333333;
font-size:85%;
}

#trackback {
margin:25px 0px 30px 0px;
padding:5px;
background:#fff;
border-style:solid;
border-color:#000;
border-width:0px 1px 1px 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:#333333;
line-height:140%;
border-bottom:1px dotted #999; 
font-size:90%;
font-weight:normal;
}

.trackback-post {
color:#333333;
font-size:x-small;
font-weight:normal;
}

a .trackback-title {
color:#CC3333;
}

/*---------------------------
  Footer style
---------------------------*/
.copyright {
font-size:80%;
width:100%;
}

/*---------------------------
  HTML tag style
---------------------------*/
h1 {
margin:0px 10px 5px 20px;
padding:0px;
font-weight:bolder;
font-size:200%;
font-family:verdana;
}

h1 a:link {
color:#CC3333;
text-decoration:none;
font-weight:bolder;
}

h1 a:visited {
color:#CC3333;
text-decoration:none;
font-weight:bolder;
} 

h1 a:hover {
color:#339999;
text-decoration:none;
font-weight:bolder;
}

h2 {
padding:0px;
font-weight:bold;
font-size:100%;
text-align:left;
color:#333333;
font-family:verdana;
}

h3 {
padding:0px;
font-size:110%;
font-weight:bold;
font-family:verdana;
}

a:link {
color:#CC3333;
}

a:visited {
color: #CC6666;
text-decoration:underline;
} 

a:hover {
color:#339999;
text-decoration:underline;
}

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 0px;
text-align:left;
font-size:90%;
}

/*---------------------------
  Calendar style
---------------------------*/
#calendar {
color:#333333;
width:170px;
margin:0px 0px 10px 0px;
background:#FFFFFF;
}

#calendar table {
width:100%;
margin:0px auto 0 auto;
}

caption {
text-align:left;
text-indent:20px;
}

.calendarhead {
padding:8px 0px 8px 20px;
font-weight:bold;
color:#333333;
font-size:90%;
background-color:#FFFFFF;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/torebo_w/ic_side.gif);
background-repeat:no-repeat;
background-position:5px bottom;
border-bottom:3px solid #83C0EB;
}

th.calendarday {
font-weight:bold;
font-size:80%;
color:#333333;
padding-top:10px;
}

.calendarday {
padding:1px;
color:#333;
font-size:90%;
font-weight:normal;
}

th.sunday,
th.monday,
th.tuesday,
th.wednesday,
th.thursday,
th.friday,
th.saturday {
border-left:2px solid #FFFFFF;
}

th.sunday {
border-left:none;
}


.large-category .list{
 padding:0px 0px 0px 15px;
 background:url(http://manual.torebo-kichijoji.jp/image/i_yajirushi.gif);
 background-position:0px 6px;
 background-repeat:no-repeat;
}

/*---------------------------
  回り込み 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;
}

/*---------------------------
  table　style
---------------------------*/

.joho th {
border-right:1px solid #999999;
border-top:1px solid #999999;
font-weight:normal;
padding:3px 5px;
text-align:left;
background-color:#E6F5C7;
width:80px;
}
.joho td {
border-right:1px solid #999999;
border-top:1px solid #999999;
padding:3px 5px;
}
table.joho {
border-bottom:1px solid #999999;
border-left:1px solid #999999;
font-size:12px;
text-align:left;
width:408px;
margin-bottom:10px;
}
th.sakura{
background-color:#FFE6E8;
}

table.joho img{
margin:0px;
}

.category0094971-article-body .text-beginning,
.category0095106-article-body .text-beginning,
.category0095113-article-body .text-beginning {
display:block;
}

.billboard {
margin-bottom:10px;
}

.category0095113-article-body .text-body img,
#page0095113 .text-body .text-body img {
margin-right:10px;
margin-bottom:0px;
clear:both;
}


