
/*MASTER SETTING*/
.f18 { font-size: 18px; line-height: 22px }
.f14 { font-size: 14px; line-height: 18px }
.f12 { font-size: 12px; line-height: 14px }
.f10 { font-size: 10px; line-height: 12px }
.f08 { font-size: 8px; line-height: 10px }
/*BOLD AND GRAY*/
.f14b { font-size: 14px; font-weight: 700; line-height: 18px }
.f14w { color: white; font-size: 14px; line-height: 18px }
.f14bg { color: gray; font-size: 14px; font-weight: 700; line-height: 18px }
.f14bw { color: white; font-size: 14px; font-weight: 700; line-height: 18px }
.f12b { font-size: 12px; font-weight: 700; line-height: 14px }
.f12w { color: white; font-size: 12px; line-height: 14px }
.f12bg { color: gray; font-size: 12px; font-weight: 700; line-height: 14px }
.f12bw { color: white; font-size: 12px; font-weight: 700; line-height: 14px }
/*EXTRA SETTING*/
.frame_10px_noside { padding: 9px; border: solid 1px #aaa }
.frame_05px_noside { padding: 4px; border: solid 1px #aaa }
.profile_spec { font-size: 14px; font-weight: 700; line-height: 18px; background-color: #666; padding: 5px }
/*CHANGE LISTITEM*/
ol { padding: 0 }
ul { padding: 0 }
li { background-image: url("../elements/list_white.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; list-style-type: none; display: list-item; padding-left: 14px }
/*LINK CHANGE*/
A:link { color: #6ff; font-weight: bold; text-decoration: underline }
A:active { color: #6ff; font-weight: bold; text-decoration: underline }
A:visited { color: #6ff; font-weight: bold; text-decoration: underline }
A:hover { color: #6ff; font-weight: bold; text-decoration: underline }
/*TEXT VIEW*/
body { color: white; font-size: 12px; font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "Hiragino Kaku Gothic Pro W6", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif; font-style: inherit; font-weight: inherit; line-height: 14px; font-stretch: inherit; background-color: black }
th, td { font-size: 12px; font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "Hiragino Kaku Gothic Pro W6", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif; font-style: inherit; font-weight: inherit; line-height: 14px; font-stretch: inherit }
