@charset "UTF-8";

/*  fontsize-s
---------------------------------------------*/
body { font-size: 10px; line-height: 1.5; }

* html body   { font-size: 70%; }			/* for IE6 */
*+html body   { font-size: 70%; }			/* for IE7 */
html>/**/body { font-size /*\**/: 70%\9; }	/* for IE8 */

#detail     { font-size: 13px; line-height:1.7em; }
#detail p   { font-size: 13px;line-height:1.7em; }
#detail h1      { font-size: 25px; }
#detail h2      { font-size: 21px; background: url("../img/h2_bg.gif") no-repeat 0 32px;}
#detail h3      { font-size: 17px; }
#detail h4      { font-size: 14px; background: url("../img/h4_bg.gif") no-repeat 0 9px;}
#detail h6.step      { font-size: 17px;  background: url("../img/i_step.gif") 0px 22px no-repeat;}
#detail table { font-size: 13px; }
#detail ul p{ font-size: 13px; line-height:1.7em;}
#detail ul li { font-size: 13px ; background: url("../img/icon_ul.gif") no-repeat 2px 15px;}
#detail ul li ul li { font-size: 13px }
#detail ul li ul li ul li { font-size: 13px }
#detail ul li ul li ul li ul li { font-size: 13px }
#detail ul li ul li ul li ul li ul li { font-size: 13px }
#detail ul li ul li ul li ul li ul li ul li { font-size: 13px }

#detail ul li p { padding: 0; margin-top:10px;}
#detail ul li p { line-height: 1.7em; padding: 2px 0 0 0; margin-top:0px; font-size:14px; }

#detail dt  { font-size: 14px; }
#detail dd { font-size: 13px; }
#detail ol { font-size: 13px; }
#detail ol ol  { font-size: 12px; }
#detail .notelv2 { font-size: 13px; }
#detail .notelv3 { font-size: 13px; }
#detail .notelv4 { font-size: 13px; }
#detail .notelv5 { font-size: 11px; }
#detail .notelv2 p,
#detail .notelv2 ul li,
#detail .notelv2 ol li,
#detail .notelv3 p,
#detail .notelv3 ul li,
#detail .notelv3 ol li,
#detail .notelv4 p,
#detail .notelv4 ul li,
#detail .notelv4 ol li { font-size: 13px; }
#detail .notelv5 p,
#detail .notelv5 ul li,
#detail .notelv5 ol li { font-size: 11px; }
#detail p.disp_id { font-size: 11px; }
#relate dl { font-size: 11px; }

.disp_id { font-size: 11px; }
#lnav_fr ul li div a.right_a span.category { font-size: 13px; }
#lnav_fr ul.sub li div a.right_a span { font-size: 12px; }
#lnav_fr ul.sub li ul li div a.right_a span { font-size: 11px; }

pre {
font-size: 12px;
line-height: 18px;
}

/* current
---------------------------------------------*/
#header .sizeBox ul li a	{ line-height:2; }

#header .sizeBox #hSmall a	{ background-color:#404040;  }
#header .sizeBox #hMiddle a	{ background-color:#808080;  }
#header .sizeBox #hLarge a	{ background-color:#808080;  }

#header .sizeBox #hSmall a:hover	{  }
#header .sizeBox #hMiddle a:hover   {  }
#header .sizeBox #hLarge a:hover	{  }
