.type_size_l_b { font-size: large;font-weight: bold;}
.type_weight_b { font-weight: bold}
.type_size_s { font-size: small}
.type_size_s_b { font-size: small; font-weight: bold}
.type_size_xs { font-size: x-small}
.type_size_xs_b { font-size: x-small; font-weight: bold}
.type_size_xxs { font-size: xx-small}
.type_size_xxs_b { font-size: xx-small; font-weight: bold}

.type_size_12 { font-size: 12px; line-height: 18px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";}
.type_size_12_b { font-size: 12px; font-weight: bold; line-height: 18px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";}
.type_size_10 { font-size: 10px;line-height: 14px;}

.type_size_12_b_red { font-size: 12px; font-weight: bold; color: #FF0000; line-height: 18px;}
.type_color_red { color: #FF0000}
.type_b_red { font-weight: bold; color: #FF0000}
.type_size_s_red { font-size: small; color: #FF0000}
.type_size_s_b_red { font-size: small; font-weight: bold; color: #FF0000}
.type_size_l_b_red { font-size: large; font-weight: bold; color: #FF0000}
.type_e_price { font-size: 12px; color: #FF0000}

.type_size_xxs_gray { font-size: x-small; color: #BBBBBB}
.type_color_wk { color: #FFFFFF}
.type_size_xxs_wk { font-size: x-small; color: #FFFFFF;}
.type_size_12_wk { font-size: 12px; line-height: 18px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; color: #FFFFFF}
.type_size_s_ffffff { font-size: small; color: #FFFFFF}

.type_size_1px { font-size: 1px; color: #000000}
.type_size_1px_wk {font-size: 1px;color: #FFFFFF;}

.typefooter { font-size: 10px; color: #FFFFFF}

.type_link { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #222222;}

.table_wk { background-color: #FFFFFF}
.table_orange { background-color: #FF9500}
.table_yellow { background-color: #FFEA00}
.table_lyellow { background-color: #FFFF80}
.table_llyellow { background-color: #FFFFBB}
.table_lgray { background-color: #E5E5E5}
.table_black {  background-color: #000000}
.table_side_menu { background-color: #FFAA00}

.border_1px { border: 1px solid #000000;}
