@charset "Shift_JIS"; /*------------------------------------------------ File Name:common.css Last Edit:07/05/28 Editer:Tadasuke Hori --------------------------------------------------*/ /* Common --------------------------------------------------*/ html{ margin: 0px; padding: 0px; } body{ margin: 0px; padding: 0px; font-family: "Verdana","MS Pゴシック","Osaka"; font-size: 12px; text-align: left; color: #3e3e3e; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/main_bg.jpg) repeat-x #9ef5bd; } a:link,a:visited{ color: #FF5400; } img{ border: 0px; } h1,h2,h3,h4,h5.h6{ font-size: 100%; font-weight: normal; line-height:1.3em; margin: 0; } form{ margin: 0; padding: 0; } span.min_text{ color: #e05252; font-size: 10px; } span.asterisk{ color: #e05252; } span.bold{ font-weight: bold; color: #4b4b4b; line-height: 20px; } .text_idt{ text-indent: -9999px; } .inner{ margin: 5px 20px 0 20px; } /* Main Column --------------------------------------------------*/ div#main_t{ width: 900px; margin: 0 auto; text-align: center; /* for IE6 */ background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/main_tc.gif) repeat-y; } /* Top_tab --------------------------------------------------*/ div#main_t div.top_tab{ width: 900px; height: 27px; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/header.jpg) no-repeat; } div#main_t div.top_tab a{ display: block; width: 184px; height: 20px; float: right; margin-top: 7px; margin-right: 19px; } /* Title --------------------------------------------------*/ div#main_c{ width: 900px; margin: 0 auto; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/main_cc.gif) repeat-y; } div#main_c div.main_c_in{ width: 900px; margin: 0; padding-bottom: 10px; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/main_b.gif) no-repeat bottom; } div#main_c div.title_c{ width: 820px; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/title_c.gif) repeat-y; margin: 0 auto; text-align: left; } div#main_c div.title_c div.title_text{ width: 780px; margin: 0 auto; } div#main_c div.title_b{ width: 820px; height: 10px; margin: 0 auto; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/title_b.gif) no-repeat; } div#main_c div.title_b hr{ position: absolute; left: -9999px; overflow: hidden; } /* Footer --------------------------------------------------*/ div#footer{ width: 900px; height: 30px; margin: 0 auto; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/footer.gif) no-repeat; } div#footer div.credit{ float: left; margin: 3px 0 0 40px; } div#footer div.credit div.copy{ margin-top: 4px; margin-left: 10px; } div#footer a.logo{ width: 65px; height: 22px; float: left; text-decoration: none; } div#footer a.pagetop{ display: block; width: 103px; height: 23px; margin: 4px 20px 0 0; background: url(http://image.mgame.jp/portal/event/new_portal_notice/common/btn_pagetop.jpg); float: right; }