



/*post it*/
section { margin: 0px 0px 0px;}
#section_wrap { width: 100%; line-height: 1.3em;}
#section_wrap.program article { display: none;}
#section_wrap.calendar { margin-left: 25%; width: 75%; line-height: 1em;}
#section_wrap.category.notice .list { border-bottom: 1px solid #000; margin-bottom: 1em; padding-bottom: 1em;}
#sticker_wrap { top: 0; left: 0; width: 100%;}
#stickers { top:130px !important;height: 0px !important;}
#drag_area { position: auto; margin: 20 0 0 200; height: 100% !important;}
#sticker_wrap .sticker { position: absolute; padding: 9px 0px 0px 9px;border: 0px solid none; background-color: #7BBDFF; cursor: none; font-size: 15px; text-align: center;  height: 75px; opacity: 0.7;
  width: 75px;
  border-radius: 50%;
  display: inline-block;
}
#sticker_wrap .sticker a { font-weight: normal; }
#sticker_wrap .sticker.notice { background-color: #abd5ff;}
#sticker_wrap .sticker.red { background-color: #abd5ff; }
#sticker_wrap .sticker.yellow { background-color: #abd5ff; }
#sticker_wrap .sticker.aqua { background-color: #abd5ff; }
#sticker_wrap .sticker.green { background-color: #abd5ff; }
#sticker_wrap .sticker.blue { background-color: #abd5ff; }
#sticker_wrap .sticker.orenge { background-color: #abd5ff; }
#sticker_wrap .sticker.gray { background-color: #abd5ff; }
#sticker_wrap .sticker.violet { background-color: #abd5ff; }
#sticker_wrap .sticker.very { color: #abd5ff; }
#sticker_wrap .sticker a.close { display: block; position: absolute; width: 18px; height: 18px; }
#sticker_wrap .sticker a.close img { display: block; width: 18px; height: 18px; }


