@charset "utf-8";

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

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

	textsize large CSS

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

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

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

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

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

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


