@charset "Shift-JIS"; /* ------------------------------------------------------------ file name: c_iframe.css Author: M.Choi create: 2008.04.11 ======================= contents =========================== 1: Browser-style reset 2: iframe ; ============================================================ */ /* Browser-style reset ------------------------------------------------------------ */ html { margin: 0; padding: 0; } body { text-align: left; width:500px; background-color:#f9f6f1; } body,th,td { font-family: "Trebuchet MS","Arial","‚l‚r ‚oƒSƒVƒbƒN","Osaka"; font-size: 12px; margin: 0; padding: 0; color: #5d584c; line-height: 1.4em; } table { border-collapse: collapse; } form { margin: 0; padding: 0; } a,label{ cursor: pointer; } img { border:none; font-size: 0; line-height: 0; vertical-align: bottom; } li,ul{ margin: 0px; padding: 0px; list-style-image: none; list-style-type: none; font-size: 0; border:none; line-height: 0; } pre { margin: 0; padding: 0; } select, input, textarea{ margin-left:5px; } a:link { color: #999999; text-decoration: none; } a:visited { color: #666666; text-decoration: none; } a:hover { color: #cc6600; text-decoration: underline; } a:active { color: #ff9966; text-decoration: underline; } /* iframe ------------------------------------------------------------ */ .all { padding-left:40px; } .all02 { padding-left:80px; } .box { width: 380px; height: 100px; overflow: scroll; background-color: #cccccc; color: #000000; scrollbar-3dlight-color:#000000; scrollbar-arrow-color:#000000; scrollbar-track-color:#cccccc; scrollbar-darkshadow-color:#000000; scrollbar-face-color:#cccccc; scrollbar-highlight-color:#cccccc; scrollbar-shadow-color:#cccccc; border: 1px solid #999999; padding: 10px; overflow-x: hidden; } .text001 { font-weight:bold; padding-bottom:5px; } .rule_box { width:400px; padding:10px 20px 10px; } table { margin-top:10px; } table.table01 tr td{ border: 1px solid #000000; border-collapse: collapse; } .th_text { width:180px; line-height:30px; vertical-align:middle; text-align:center; font-weight:bold; background-color:#CCCCCC; } .th_text01 { width:40px; line-height:30px; background-color:#CCCCCC; } .td_text { line-height:30px; vertical-align:middle; text-align:right; padding-right:20px; color:#FF0000; font-weight:bold; } .td_rtext { width:150px; line-height:30px; vertical-align:middle; text-align:right; padding-right:20px; font-weight:bold; } .td_text01 { width:150px; line-height:30px; vertical-align:middle; text-align:left; padding-left:10px; font-weight:bold; } .td_text02 { width:350px; line-height:30px; vertical-align:middle; text-align:right; padding-right:10px; font-weight:bold; } .td_text03 { line-height:30px; vertical-align:middle; text-align:center; } .ra_01{ padding:45px 10px 0 10px; } .ra_02{ padding:12px 10px 0 10px; } .txt_01{ padding:10px 0 10px 100px; font-size: 20px; font-weight: bold; } .txt_02{ padding:10px 0 10px 100px; font-size: 12px; font-weight: bold; } .btn_001{ text-align:center; padding-top:10px; } .btn_002{ padding:20px 0 0 75px; } .btn_003{ padding:20px 0 0 90px; } .contentsh3pd{ padding-top:19px; padding-left:60px; padding-right:60px; } .contentsh3{ height: 40px; width: 550px; background: url(http://image.mgame.jp/new_rpg/knight_design/detail/bg_h3.gif) no-repeat; } .contentsh3 h3{ font-size:12px; padding-top:8px; padding-left:20px; color:#6e3910; }