/*カテゴリータイトル*/

#category-schedule {
background-image:url(../../MT_Templates/img/category/schedule.jpg);
background-repeat:no-repeat;
height:72px;
width:584px;
}

/*エントリー*/

.entry-header {
float:left;
}

.entry-title {
width:500px;
float:left;
padding-left:10px;
}

#entry-body {
padding:15px 0px;
float:left;
}

.entry-footer {
clear:both;
text-align:right;
border-top:1px #cccccc solid;
padding:10px 0px;
}

.entry_date_box {
width: 36px;
height:31px;
float: left;
background: url(../../MT_Templates/img/entry/main_day.gif) no-repeat;
}

.entry_day {
text-align: center;
font-size: 90%;
font-weight: bold;
color: #ffffff;
line-height: 17px;	
}

.entry_date {
margin-left: 2px;
margin-bottom: 4px;
text-align: center;
font-size: 100%;
font-weight: bold;
color: #FFF;
line-height: 13px;
}

#entry-body img {
padding:3px;
border:1px #cccccc solid;
}

#entry-body .detail {
width:318px;
float:left;
}

#entry-body .detail_only {
width:100%;
}

#entry-body .detail, #entry-body .detail_only {
font-size:11px;
line-height:16px;
}

.entry-title, .entry-header a {
font-size:20px;
color:#510621;
text-decoration:none;
}

/*ボタン*/

.month-btn {
line-height:0; /* makki */
height: 19px; /* makki */
background-color:#CF024C;
margin:0;
padding:0;
text-align:right;
width:584px;

}
#month-btn-box { /* makki */
width: 250px;
float: right;
}
#month-btn-box img { /* makki */
float: left;
}
