@charset "shift_JIS";

/* -------------------------------------
CONTENTS
	1.Fonts CSS

------------------------------------- */
body {
	font:13px/1.3 "‚l‚r ‚oƒSƒVƒbƒN",osaka,Verdana,Helvetica,sans-serif;
	*font-size:small;
	*font:x-small;
}

table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}

* html sup,sub {*font-size:125%;}

* html body {font-family: "‚l‚r ‚oƒSƒVƒbƒN",osaka,Verdana,Helvetica,sans-serif;}
*:first-child+html body {font-family: "‚l‚r ‚oƒSƒVƒbƒN",osaka,Verdana,Helvetica,sans-serif; letter-spacing: .03em;}

/* -------------------------------------
	1.font-size
------------------------------------- */
/*----------------------------------------
10	77
11	85
12	92
13	100
14	107
15	114
16	122
17	129
18	136
19	144
20	152
21	159
----------------------------------------*/
#container {font-size: 92%; line-height: 1.4;}
	.link-ar-r {font-size: 92%;}
	dl.date dt span,
	#breadcrumb {font-size: 85%;}
	a span {font-size: 110%;}

/* -------------------------------------
	2.font-size-btn
------------------------------------- */
#size-cng dl dd#size-l a { background: url(../img/size_cng_bg_l.gif) no-repeat 0 0;}
#size-cng dl dd#size-l a:hover { background: url(../img/size_cng_bg_l.gif) no-repeat 0 -15px;}
#size-cng dl dd#size-m a { background: url(../img/size_cng_bg_m.gif) no-repeat 0 -15px;}
#size-cng dl dd#size-m a:hover { background: url(../img/size_cng_bg_m.gif) no-repeat 0 -15px;}