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

