.notice_bundle_box, .notice_specific_box, .notice_preorder_box, .notice_bonus_box, .notice_preload_box, .notice_promo_box {
    border:1px solid transparent;
    width:99.7%;
}

.notice_cbox .header_themeMiddle {
    height:32px;
    z-index:2;
}

.notice_cbox .cnt_box {
    margin-top:-5px;
}

.notice_cbox .header_themeMiddle .label_box {
    margin-top:5px;
}

.notice_bundle_box .header_themeMiddle {
    background:transparent url(../../gtap_direct/img/game/notice/bundle_head_bg.png) repeat-x scroll 0 0;
}

.notice_preorder_box .header_themeMiddle, .notice_preload_box .header_themeMiddle {
    background:transparent url(../../gtap_direct/img/game/notice/preorder_head_bg.png) repeat-x scroll 0 0;
}

.notice_promo_box .header_themeMiddle {
    background:transparent url(../../gtap_direct/img/game/notice/promo_head_bg.png) repeat-x scroll 0 0;
}

.notice_bonus_box .header_themeMiddle {
    background:transparent url(../../gtap_direct/img/game/notice/bonus_head_bg.png) repeat-x scroll 0 0;
}

.notice_specific_box .header_themeMiddle {
    background:transparent url(../../gtap_direct/img/game/notice/specific_head_bg.png) repeat-x scroll 0 0;
}

.notice_cbox h3 {
  border-radius: 0;	
  border-bottom:1px solid #000;
}

.content_notice {
  border-radius: 0;
  margin-bottom:20px;
}



