@charset "Shift-JIS"; /* ------------------------------------------------------------ */ .sub_title_color1 { background:#000000;color:blue } .sub_title_color2 { background:#FFFFFF;color:red } html{ margin: 0; padding: 0; } body,th,td { font-family: "‚l‚r ‚oƒSƒVƒbƒN","Arial","Osaka"; font-size: 12px; margin: 0; padding: 0; color: #555; line-height: 16px; } body { text-align: center;/* for ie6 bug */ } table { border-collapse: collapse; } form { margin: 0; padding: 0; } select,input,textarea {font-size:9pt; color: #555555; font-family:"‚l‚r ‚oƒSƒVƒbƒN","Arial","Osaka";; margin-top:1px;} a,label{ cursor: pointer; } img { border:none; } a:link { color: #06f; text-decoration: none; } a:visited { color: #606; text-decoration: none; } a:hover { color: #06f; text-decoration: underline; } /* aid for non-CSS-compliant Browser ------------------------------------------------------------ */ .aid { position: absolute; left: -9999px; overflow: hidden; width: 0; } /* column settings (layout only) ------------------------------------------------------------ */ div#footer { clear: both; width: 900px; height: 100px; margin: 0 auto; padding-top: 10px; position: relative; bottom: 0; } /* common image item ------------------------------------------------------------ */ div#footer { background: url(http://image.mgame.jp/portal/new/mia/bg_footer.gif) no-repeat; } .line_v { background: url(http://image.mgame.jp/portal/new/mia/dotted_line_vertical.gif) repeat-y; } .line_hr { background: url(http://image.mgame.jp/portal/new/mia/dotted_line_hr.jpg) repeat-x; } div#footer div.left_side { background: url(http://image.mgame.jp/portal/new/mia/dotted_line_vertical.gif) repeat-y 106px 0; } div#footer div.right_side { float: left; } div#footer div.caution_spec { background: url(http://image.mgame.jp/portal/new/mia/footer_caution_spac.gif) no-repeat; } div#footer div.credit { background: url(http://image.mgame.jp/portal/new/mia/footer_credit.gif) no-repeat; } div#footer div.nav a { background: url(http://image.mgame.jp/portal/new/mia/point.gif) no-repeat left center; } /* footer ------------------------------------------------------------ */ div#footer div.footer_contents { width: 600px; margin: 30px auto 0 auto; } html>body div#footer div.footer_contents {/* for not-IE */ margin: 20px auto; } *:first-child+html div#footer div.footer_contents {/* for IE7 */ margin: 30px auto 0 auto; } div#footer div.left_side { width: 107px; float: left; padding: 10px 10px 10px 0; } div#footer div.right_side { float: left; } div#footer div.caution_spec { width: 424px; height: 13px; text-indent: -9999px; } div#footer div.credit { clear: both; width: 264px; height: 12px; text-indent: -9999px; } div#footer div.nav { padding: 7px 0; } div#footer div.nav a { padding: 0 12px; } /* The Holly Hack ------------------------------------------------------------ */ /* Hides from IE5-mac \*/ *html div.item_ctrl {height: 1%;} *html div#tag div.tag_text {height: 1%;} /* end Hides from IE5-mac */ *:first-child+html div#tag div.tag_text {height: 1%;}