@charset "UTF-8"; /* ------------------------------------------------------------ file name: main.css Author: jin young jeon last updated: 2007.05.10 ======================= contents =========================== 1: Browser-style 2: content 3: board_line 5: form ; ============================================================ */ /* Browser-style ------------------------------------------------------------ */ body,th,td{ font-family: "Arial","MS Pゴシック","Osaka"; :FBD9A7; font-size: 12px; color:#474747; margin: 0; padding: 0; line-height: 1.3em; } img {border:0;} /* content ------------------------------------------------------------ */ .title { padding: 0 0 7px 0; } .text { padding: 14px 20px 14px 20px; line-height: 18px; } .point { color:#4EAD28; font-weight:bold; padding: 0px 20px 0px 20px; } .point1 { color:#4EAD28; font-weight:bold; line-height: 18px; } .point2 { color:#4EAD28; padding: 25px 0px 0px 0px; line-height: 18px; } .point3 { color:#4EAD28; line-height: 18px; } .point4 { color:#4B98D3; padding: 25px 0px 0px 0px; line-height: 18px; } .stitle { padding: 14px 20px 10px 20px; } .list { padding: 0px 20px 0px 30px; } /* form ------------------------------------------------------------ */ .login_box{ border-color:#D0D0D0; border-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; color:#474747; font-size: 12px; height: 21px; width:186px; } /* --------------------------------------------footer--------------------------------------------------- */ div#footer { width: 900px; height: 112px; padding-top: 10px; background: url(http://image.mgame.jp/portal/new/common/bg_footer.gif) no-repeat 0 10px; } .footer_link a:link {color:#0075A9; text-decoration:none} .footer_link a:visited {color:#0075A9; text-decoration:none} .footer_link a:active {color:#0075A9; text-decoration:none} .footer_link a:hover {color:#0075A9; text-decoration:underline} .footer_link {color:#0075A9; text-decoration:none; font-family:"Arial","MS Pゴシック","Osaka";font-size: 9pt; } .pro_col a:link {color:#FF6700; text-decoration:none} .pro_col a:visited {color:#FF6700; text-decoration:none} .pro_col a:active {color:#FF6700; text-decoration:none} .pro_col a:hover {color:#FF6700; text-decoration:none} .pro_col {color:#FF6700; text-decoration:none; font-family:"Arial","MS Pゴシック","Osaka";font-size: 9pt; }