@charset "UTF-8";
/* CSS Document */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
*/

/*--------------------------------------------------------
YUI Font-size Adjustment
10px = 77%     11px = 85%	  12px = 93%     13px = 100%
14px = 108%	   15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

table {
font-size:inherit;
font:100%;
}

pre,code,kbd,samp,tt{
font-family:monospace;
*font-size:108%;
line-height:100%;
}

html>/**/body {font-size/*\**/: small\9;}

em {
	font-style:normal;
	line-height:1.3;
	}


/*Class
-------------------------------------------*/

.txtS, #pankuzu li {
	font-size:77%;/*10px*/
	}

.txtM {
	font-size:90%;
	color:#332c11;/*12px*/
	}



.txtL {
	font-size:106%;/*14px*/
	}

.txtLL {
	font-size:138.5%;/*18px*/
	}

.orenge{
	color:#ff802b;
	font-weight: bold;
	}

.brown{
	color:#623516;
	font-weight:bold;
	}
	
