@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}

/* events style */

.sukien-bg{ width:360px; height:160px; padding:10px 9px 10px 11px; margin:0 0 10px 2px; overflow:hidden; background:url(../images/event/bg-event.gif) left top no-repeat; position:relative }

.event-image{ width:280px; height:160px; padding:0;}
.event-image img{ margin:0px; display:block}


.sukien-bg #event-control{ width:62px; overflow:hidden; position:absolute; right:10px; top:12px}
.sukien-bg #event-control ul{ width:100%; margin:0px; padding:0; list-style-type:none;}
.sukien-bg #event-control ul li{ width:62px; height:37px; margin-bottom:3px; float:left}

.one a:link,
.one a:visited{ display:block; width:54px; height:31px; background:url(../images/event/bg-event01-s-n.gif) top no-repeat; padding:3px 4px 3px 4px; }
.one a:hover{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.one a:link.act,.one a:visited.act{ background:url(../images/event/bg-event01-s.gif) no-repeat; }


.two a:link,
.two a:visited{ display:block; width:54px; height:31px; background:url(../images/event/bg-event01-s-n.gif) top no-repeat; padding:3px 4px 3px 4px; }
.two a:hover{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.two a:link.act,.two a:visited.act{ background:url(../images/event/bg-event01-s.gif) no-repeat; }


.three a:link,
.three a:visited{ display:block; width:54px; height:31px; background:url(../images/event/bg-event01-s-n.gif) no-repeat; padding:3px 4px 3px 4px; }
.three a:hover{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.three a:link.act, .three a:visited.act{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.three a:link.off, .three a:visited.off,.three a:hover.off{ }

.four a:link,
.four a:visited{ display:block; width:54px; height:31px; background:url(../images/event/bg-event01-s-n.gif) no-repeat; padding:3px 4px 3px 4px; }
.four a:hover{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.four a:link.act, .three a:visited.act{ background:url(../images/event/bg-event01-s.gif) no-repeat; }
.four a:link.off, .three a:visited.off,.three a:hover.off{ }



