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

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

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


#header , #container {
	font-size: 14px;
}

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

ul#css_switch li.normal a {
	background-image: url(../images/size-normal_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}



/*
ul#css_switch li.normal a {
	background-image: url(../images/moji-middle-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

ul#css_switch li.small a {
	background-image: url(../images/moji-small-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
*/