@charset "UTF-8";

/* ===========CSS Information===========

 File Name :/common/css/text_s.css
 Description :テキストサイズ小
 Latest :Update: 2010.07.08
 Version :1.0
 
=================================== */

body{
	font-size: 12px;
}
body.english{
	/*font-size: 11px;*/
}
#header h1#headerDescription{
	font-size: 10px;
}
#header.english h1#headerDescription{
	font-size: 11px;
}

#header #headerNaviTextSize li.small a,
#header #headerNaviTextSize li.small a:hover{
	background-position: 0px -40px;
}

