@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body, textarea{
	font-size: 100.01%;
	color:#333;
}
div,p,pre,ul,ol,dl,dt,dd {
	font-size: 100%;
	line-height: 1.4em;
}

a:focus{outline:1px dotted}
h1{font-size:21px;}
h2{font-size:19px}
h3{font-size:16px; font-weight: normal;}
h4{font-size:16px; font-weight: normal;}
h5{font-size:14px; font-weight: normal;}
h6{font-size:12px}
ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h6,ol,ul,pre,address,fieldset{margin-bottom:20px}
p{line-height: 150%;}
.smallTxt {font-size: .8em;}
.largeTxt {font-size: 1.1em;}
.ime-active{ime-mode:active;}
.ime-inactive{ime-mode:inactive;}
.ime-disabled{ime-mode:disabled;}

/* ERROR MESSAGE */
/*span.error {
	color:red;
}
*/
#change_font ul li{
	background:#FFFFFF;	
}
#change_font ul li a{
	color:#3EB5E5;	
}
#change_font ul li#font_default{
	background:#3EB5E5;	
}
#change_font ul li#font_default a{
	color:#FFFFFF;	
}
