@charset "Shift_JIS";
/*===========================
  css-travel-left CSS
===========================*/

body {
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/background.gif);
background-repeat:repeat;
background-position:left top;
text-align:center;
font-family:"qMmpS Pro W3","lr oSVbN",Osaka,sans-serif;
font-size:90%;
}

#container {
width:770px;
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
text-align:center;
}

#header {
width:100%;
height:100px;
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/header.gif);
background-repeat:no-repeat;
background-position:left top;
}

#header-body {
margin:0px;
padding:0px;
color:#000;
background:#fff;
text-align:left;
}

#banner {
width:100%;
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/main.gif);
background-repeat:repeat-y;
background-position:bottom;
}

#banner-body {
margin:0px;
padding:20px 40px 25px 0px;
text-align:center;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/banner.gif);
background-repeat:no-repeat;
background-position:left top;
}

#main {
float:left;
width:100%;
margin:0px;
padding-bottom:15px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/main.gif);
background-repeat:repeat-y;
background-position:left top;
overflow:hidden;
}

#main-body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 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:0px;
padding:0px;
}

#sidebar {
float:left;
width:210px;
margin:0px;
padding:0px;
}

#sidebar-body {
width:190px;
margin:0px;
padding:0px 0px 0px 20px;
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:55px;
margin:0px;
padding:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/footer.gif);
background-repeat:no-repeat;
background-position:left top;
}

/*---------------------------
  Header style
---------------------------*/
.description-body {
display:block;
margin:10px 170px 0px 180px;
padding:0px 0px 25px 0px;
color:#351900;
text-align:center;
text-decoration:none;
line-height:normal;
font-size:105%;
font-weight:bold;
}

/*---------------------------
  Article style
---------------------------*/
.navi {
width:100%;
margin:10px 0px 0px 0px;
color:#333;
text-align:center;
}

.top-navi {
width:100%;
margin:10px 0px 10px 0px;
color:#336699;
font-size:90%;
text-align:center;
}

.blog {
margin:0px;
width:100%;
}

.blogbody {
margin-bottom:30px;
background:#fff;
line-height:normal;
font-weight:normal;
border:1px solid #5F4935;
}

.date {
margin:0px;
}

.date-body {
margin:0px 0px 0px 0px;
padding:3px 0px 2px 15px;
color:#FFF;
background-color:#5F4935;
font-weight:bold;
font-size:13px;
}

.date-body a {
color:#630;
}

.title {
margin:0px;
}

.title-body {
display:block;
margin:0px;
padding:15px 5px 20px 15px;
color:#351900;
font-size:15px;
font-weight:bold;
}

.title-body a {
color:#351900;
border:none;
}

.title-body a:hover {
color:#351900;
text-decoration:underline;
}

.text {
margin:0px;
}

.text-body {
margin:0px;
padding:0px 5px 10px 15px;
color:#333333;
word-break:break-all;
}

/*---------------------------
  Article posted style
---------------------------*/
.posted {
margin:0px;
}

.posted-body {
margin:0px 12px;
padding:3px 0px;
text-align:left;
font-size:80%;
word-break:break-all;
color:#333333;
border-top:1px dotted #333333;
}

/*---------------------------
  Article continue style
---------------------------*/
.continues {
margin:0px;
padding-top:2px;
padding-right:10px;
text-align:right;
color:#336699;
font-size:90%;
}

.continues:hover {
color:#336699;
text-decoration:underline;
}

/*---------------------------
  Side style
---------------------------*/
.sidetitle {
margin:0px;
padding:0px;
width:187px;
height:29px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/side-label.gif);
background-repeat:no-repeat;
background-position:left top;
}

.sidetitle-body {
margin:0px;
padding:7px 0px 0px 0px;
color:#5F4935;
text-indent:20px;
font-weight:bold;
}

.side {
margin-bottom:25px;
width:184px;
}

.side-body {
padding:10px 0px 0px 0px;
color:#336699;
line-height:150%;
font-size:90%;
text-decoration:none;
word-break:break-all;
width:100%;
}

.side-body input {
width:120px;
}

.side-body input.input-submit {
width:40px;
}

.recent-comment .side-body a,
.recent-article .side-body .list-date,
.category .side-body a {
margin:0px;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/ic_list.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:10px;
padding-top:1px;
}
/*---------------------------
  Comments & 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-top: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:#351900;
text-decoration:none;
font-weight:bolder;
}

h1 a:hover {
color:#351900;
text-decoration:underline;
font-weight:bolder;
}

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:110%;
font-family:arial, Helvetica;
}

h3 a {
color:#351900;
text-decoration:none;
}

a {
color:#336699;
text-decoration:none;
}

a:hover {
color:#336699;
text-decoration:underline;
}

div {
border:none;
}

img {
border:none;
margin:0px;
padding:0px;
}

form {
margin:0px;
}

/*---------------------------
  Default component style
---------------------------*/
.powered {
width:100%;
margin:20px 0px 0px 0px;
padding:2px;
line-height:120%;
text-align:center;
}

.syndicate {
width:100%;
margin:0px 0px 10px 0px;
text-align:left;
font-size:90%;
}

/*---------------------------
  Calendar style
---------------------------*/
#calendar {
width:190px;
margin-bottom:45px;
}

#calendar table {
width:100%;
margin:0px auto;
}

caption {
text-align:left;
text-indent:22px;
}

.calendarhead {
margin:0px;
padding:7px 0px 6px 0px;
width:190px;
height:30px;
color:#5F4935;
font-size:15px;
font-weight:bold;
background-image:url(http://blog.torebo-kichijoji.jp/img/css/travel-l/side-label.gif);
background-repeat:no-repeat;
background-position:left top;
}

th.calendarday {
color:#663300;
font-size:13px;
font-weight:bold;
}

.calendarday {
padding:1px;
color:#333333;
font-size:13px;
font-weight:normal;
}

.calendarday a {
color:#336699;
font-weight:bold;
text-decoration:none;
}

.calendarday a:hover {
color:#336699;
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R[h style
---------------------------*/
.qrcode-image {
text-align:center;
}