@charset "SHIFT_JIS";

/* ----- addition.css ----- */


/* --- banner --- */

#banner-description {
text-indent:-9999px;
}


/* --- entry --- */

/* entry-footer */
#entry-footer-prev {
margin-top:40px;
padding-top:10px;
text-align:center;
height:40px;
background-image:url(../tpl_images/entry-footer-prev_bg.gif);
background-repeat:repeat-x;
}



/* --- footer --- */

#footer {
margin:0;
padding-top:70px;
text-align:center;
font-size:10px;
color:#888;
background-image:url(../tpl_images/footer_bg.gif);
background-repeat:no-repeat;
height:60px;
}



/* --- trackbacks --- */

#trackbacks-info
{
   margin: 10px 0;
   border: none;
   padding: 0 10px;
   color: #333;
   font-size: 12px;
   text-align: left;
   background: #fff;
}


/* --- beta --- */
/* hpリンク */
#sitelogo {
margin: 0 0 20px;
}

/* カレンダー */
.module-calendar table {
width:95%;
}
.module-calendar td {
font-size:11px;
text-align:center;
}

/* フィードを取得 */
.module-syndicate img {
margin: 0 5px -3px 0;
}
