/* ===================================================== *//* ALL ELEMENT *//* ===================================================== */* {	font-family: Osaka, MS UI Gothic, sans-serif;	font-size:12px;}/* ===================================================== *//* BODY ELEMENT *//* ===================================================== */body {	color: #333333;	background-color: #ffffff;	margin:0;	padding:0;}/* ===================================================== *//* A ELEMENT *//* ===================================================== *//* LINK COLOR */a { color:#005AA5; text-decoration:none;}a:visited {color:#005AA5; text-decoration: none;} a:hover { color: #663300; text-decoration: underline;}a:active { color:#e60000; text-decoration: underline;}/* --------------------------------- *//* TOP TITLE *//* --------------------------------- */div#TopTitleText{	font-size: 14px;	color: #646464;	margin:0;	padding:2px 2px 2px 2px;	line-height: 150%;	float:left;}/* --------------------------------- *//* TEXT *//* --------------------------------- */.txt_s {font-size: 10px;color: #333333;line-height: 14px;letter-spacing: 0.4px;}.txt_s a:link {font-size: 10px;color: #005AA5;line-height: 14px;letter-spacing: 0.4px;text-decoration: none;}.txt_s a:visited {font-size: 10px;color: #005AA5;line-height: 14px;letter-spacing: 0.4px;text-decoration: none;}.txt_s a:hover {font-size: 10px;color: #663300;line-height: 14px;letter-spacing: 0.4px;text-decoration: underline;}.txt_s a:active {font-size: 10px;color: #e60000;line-height: 14px;letter-spacing: 0.4px;text-decoration: underline;}.txt_m {font-size: 12px;line-height: 16px;color: #333333;}.txt_m a:link {font-size: 12px;color: #005AA5;line-height: 16px;text-decoration: none;}.txt_m a:visited {font-size: 12px;color: #005AA5;line-height: 16px;text-decoration: none;}.txt_m a:hover {font-size: 12px;color: #663300;line-height: 16px;text-decoration: underline;}.txt_m a:active {font-size: 12px;color: #e60000;line-height: 16px;text-decoration: underline;}.txt_l {font-size: 14px;line-height: 18px;color: #333333;}.txt_l a:link {font-size: 14px;color: #005AA5;line-height: 18px;text-decoration: none;}.txt_l a:visited {font-size: 14px;color: #005AA5;line-height: 18px;text-decoration: none;}.txt_l a:hover {font-size: 14px;color: #663300;line-height: 18px;text-decoration: underline;}.txt_l a:active {font-size: 14px;color: #e60000;line-height: 18px;text-decoration: underline;}.txt_s_r {font-size: 10px;color: #e60000;line-height: 14px;letter-spacing: 0.4px;}.txt_s_w {font-size: 10px;color: #ffffff;line-height: 14px;letter-spacing: 0.4px;}.txt_l_w {font-size: 14px;color: #ffffff;line-height: 22px;}.txt_m_bl {font-size: 12px;color: #000033;line-height: 16px;}.txt_l_bl {font-size: 14px;color: #000033;line-height: 22px;}/* --------------------------------- *//* OVERVIEW TEXT *//* --------------------------------- */.ov_txt_s {font-size: 10px;line-height: 14px;color: #555555;}.ov_txt_m_tt {font-size: 12px;line-height: 16px;color: #333333;}.ov_txt_m {font-size: 12px;line-height: 22px;color: #333333;}.ov_txt_m_bl {font-size: 12px;line-height: 22px;color: #000033;}.ov_txt_l_bl {font-size: 14px;line-height: 24px;color: #000033;}
