/* ////////////////////////////////////////////////////////

	[ Text Setting -Standard ]

	Update 2007/11/05
	@ Sony Marketing(Japan) Inc
	
	- Classes
	- Set Indication

//////////////////////////////////////////////////////// */


/* --- Classes --*/
.txt_s, .txt_s_b {
font-size: 8pt;
}
.txt_m, .txt_m_b {
font-size: 10pt;
}
.txt_l, .txt_l_b {
font-size: 11pt;
}

/* --- Set Indication --*/
body #container div#fs ul li#font_sml{
background-image:url(/Common2007/Images/Fontswitch/fs_s.gif);
}
body #container div#fs ul li#font_mid{
background-image:url(/Common2007/Images/Fontswitch/fs_m_on.gif);
}
body #container div#fs ul li#font_lrg{
background-image:url(/Common2007/Images/Fontswitch/fs_l.gif);
}