@charset "utf-8";

/* CSS Information *************************************
Description: textsize xlarge
Last created date: 2010/06/04
***************************************************** */

/* =======================================

	textsize xlarge CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 	1.font-size

========================================== */

/* 1.font-size
=================================================================== */
body {font-size: 97%;}

* html body {font-size: 97%;}

*:first-child + html body {font-size: 97%;}

div#header div.hBlock dl#textSize dd#xlarge {background: url(../images/txt_xlarge_o.gif) no-repeat 0 0;}
div#header div.hBlock dl#textSize dd#xlarge a img {visibility: hidden;}


