@charset "UTF-8";


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

  gReset Fonth CSS

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

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

*/

body {
	font-family:"qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS PGothic",Osaka,Sans-Serif;
	font-size: 13px;
	*font-size: 81.25%; /*for IE6,IE7*/
}

select,input,button,textarea { font:99%;}

table {
	font-size: inherit; /* _uEUό― */
	font: 100%; /* Win IE 5-5.5€6(γϋέ·[h)ό― */
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%; /* Win IESΚό― */
	line-height: 100%;
}





