@charset "utf-8";


/* --------------------------

	FONT SMALL CSS
	
-------------------------- */


/*
	btn select design
*/
#header .inner_r .font_change .font_small { width:14px; height:13px; background:url(../images/btn_font_small_on.gif) no-repeat; position:absolute; left:63px; top:7px; z-index:1; }
#header .inner_r .font_change .font_small a { display:block; width:14px; height:13px; }
#header .inner_r .font_change .font_small a:hover { width:14px; height:13px; background:url(../images/btn_font_small_on.gif) no-repeat; }
#header .inner_r .font_change .font_small a:active {width:14px; height:13px; background:url(../images/btn_font_small_on.gif) no-repeat; }

#header .inner_r .font_change .font_midium { width:16px; height:15px; background:url(../images/btn_font_middle.gif) no-repeat; position:absolute; left:79px; top:5px; z-index:2; }
#header .inner_r .font_change .font_midium a { display:block; width:16px; height:15px; }
#header .inner_r .font_change .font_midium a:hover { width:16px; height:15px; background:url(../images/btn_font_middle_on.gif) no-repeat; }
#header .inner_r .font_change .font_midium a:active { width:16px; height:15px; background:url(../images/btn_font_middle_on.gif) no-repeat; }

#header .inner_r .font_change .font_large { width:18px; height:17px; background:url(../images/btn_font_large.gif) no-repeat; position:absolute; left:97px; top:3px; z-index:3; }
#header .inner_r .font_change .font_large a { display:block; width:18px; height:17px; }
#header .inner_r .font_change .font_large a:hover { width:18px; height:17px; background:url(../images/btn_font_large_on.gif) no-repeat; }
#header .inner_r .font_change .font_large a:active { width:18px; height:17px; background:url(../images/btn_font_large_on.gif) no-repeat; }


/*
	common
*/
html,body,h1,h2,h3,h4,h5,h6,p,blockquote,address,ol,ul,li,dl,dt,dd,table,th,td,form,input,textarea,select,option { font-size:10px; line-height:160%; }
#header .inner_l h1 { font-size:9px; }
#header .inner_r .sn li { font-size:9px; }

#container .qualification .inner_r p { font-size:9px; }
#container .sub_ttl { font-size:14px; }

#footer .nav .inner_l li { font-size:9px; }
#footer .nav .inner_r p { font-size:9px; }
#footer .copyright address { font-size:9px; }


/*
	index
*/
#container .topic .inner p { font-size:12px; }


/*
	system, it
*/
#container .result .inner_r h4 { font-size:12px; }


/*
	contact
*/
#container .contact h3 { font-size:12px;}
#container .contact p { font-size:10px; }


/*
	privacy
*/
#container .privacy .box h3 { font-size:12px; }


