@charset "utf-8";

/* abstract/efforts/action/action_03/index.html*/



.monthly{
width:590px;
}
.monthly th{
background:#666666;
width:80px;
text-align:center;
padding:5px 0px;
color:#FFFFFF;
}

.monthly td{
background:#E4E4E4;
text-align:center;
padding:5px 0px;
width:40px;
}

.note{
}
.note dt{
font-weight:bold;
margin:5px 0px;
padding-bottom:2px;
border-bottom:1px dashed #999999;
}
.note li dl li{
margin-bottom:1px!important;
}
