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

 about this template
 http://hyper-text.org/archives/2007/10/css_switch.shtml

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

body,td,th,p,div,a,form,div,h1,h2,h3,h4,h5,h6,ul,dl,li,dt,dd {
	font-size: 10px;
	line-height: 140%;
}
h3 {
	font-size: 18px;
}
#footWrapper {
	font-size: 9px;
}
.mini {
	font-size: 9px;
}


/* keep this size */
#sideNavi h3 {
	font-size: 12px;
}


/*----------------------------------------
 __CSS_switch
----------------------------------------*/

ul#css_switch li.size-s a {
	background: url(../img/size-s_.gif) no-repeat left center;
	}

ul#css_switch li.size-m a {
	background: url(../img/size-m.gif) no-repeat left center;
	}

