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

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

/*エントリー*/

.entry-header {
background-color:#FD3682;
background-image:url(../../MT_Templates/img/parts/info_title_bar_bg.jpg);
background-repeat:repeat-x;
border-left:5px #AE104D solid;
border-top:1px #FF2075 solid;
border-bottom:1px #FF2075 solid;
border-right:1px #FF2075 solid;
}

.entry-inner {
padding:5px 20px;
background-image:url(../../MT_Templates/img/parts/info_title_bar.jpg);
background-position:right top;
background-repeat:no-repeat;
}

#entry-body {
clear:both;
padding:15px 5px;
float:left;
}

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


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

.entry-title, .entry-title a {
color:#ffffff;
font-size:14px;
text-decoration:none;
}

/*ボタン*/

.month-btn {
background-color:#CF024C;
margin:0;
padding:0;
text-align:right;
width:584px;
}
