@charset "UTF-8";

/*------------------------------------------------------------------------------
    NRA - default css
    update  : 2009-07-01
    Copyright (C) NIPPON ROMANTIST ASSOCIATION. All Rights Reserved.
------------------------------------------------------------------------------*/

body { background: url(../img/default/bg.gif) center top repeat; }

div#ribbon { background: url(../img/default/bg.ribbon.gif) left bottom repeat-x; }
div#ribbon .inner { background: url(../img/default/mainimage.gif) center top no-repeat; }
div#ribbon div#ribbon_image { background: url(../img/default/ribbon.png) center top no-repeat; }
* html div#ribbon div#ribbon_image {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/default/ribbon.png',sizingMethod='scale');
}

div#ribbon div#billboard619 { display: none; }

/*
div#contents .inner #flashBanner_blue { display: none; z-index: 1; }
div#contents .inner #flashBanner { display: block; z-index: 2; }
*/

div#news { background: url(../img/default/bg.news.gif) left top repeat-y; }
div#news div.inner { background: url(../img/default/bg.news.top.gif) left top no-repeat; }
div#news div#news_contents { background: url(../img/default/bg.news.bottom.gif) left bottom no-repeat; }
div#news #rss a:hover { background: url(../img/default/rssHover.gif)!important; }
div#news li div.date { color:#A50021; }
div#news div#more a:hover { background: url(../img/default/newsMoreHover.gif); }


div#footer { background: url(../img/default/bg.footer.gif) center top repeat-x; }
div#footer_container { background: url(../img/default/bg.footer_image.gif) center top no-repeat; }
div#footer div#copyright { background: url(../img/default/copyright.gif) left top no-repeat; }

div#footer p.romanceDayLink a:hover {
	background: url(../img/default/footer_romanceDayLink.gif) left bottom no-repeat!important;
}
