@charset "UTF-8";

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

	RAINBOW PLAZZA font_medium.css
	Since: 2009.2
	Editor: kiml

=========================================*/
/* Font Size */

body{
	font-family:Verdana,Arial,sans-serif;
	color:#000;
	font-size:80%;
	line-height:140%;
	letter-spacing:0.01em;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	line-height:100%;
	letter-spacing:0.01em;
	color:#000;
}

h1{
	font-size:180%;
	color:#fff;
}

/* font-size select Button hover */

#header #fontsize li#sizeswitch1 a:hover,
#header #fontsize li#sizeswitch2 a,
#header #fontsize li#sizeswitch3 a:hover{
	background-position: 0 -40px;
}
