@charset "utf-8"; 



/* --------------------------------------------------------------------------------
essential
-------------------------------------------------------------------------------- */

body {
	font-size: 75%;
}



/* --------------------------------------------------------------------------------
header
-------------------------------------------------------------------------------- */

div#header {
	font-size: 100%;
}



/* --------------------------------------------------------------------------------
content
-------------------------------------------------------------------------------- */

/* block
-------------------------------------------------------------------------------- */

div#content div.block-search div.header h2 {
	font-size: 220%;
}
