@charset "utf-8"; 



/* --------------------------------------------------------------------------------
essential
-------------------------------------------------------------------------------- */

body {
	font-size: 90%;
}



/* --------------------------------------------------------------------------------
header
-------------------------------------------------------------------------------- */

/* block-first
-------------------------------------------------------------------------------- */

div#header div.block-first {
	font-size: 83.33%;
}

/* block-second
-------------------------------------------------------------------------------- */

div#header div.block-second div.search {
	font-size: 83.33%;
}



/* --------------------------------------------------------------------------------
breadcrumb
-------------------------------------------------------------------------------- */

div#breadcrumb-header a#button-switch {
	font-size: 83.33%;
}



/* --------------------------------------------------------------------------------
content
-------------------------------------------------------------------------------- */

div#content div#title h1 {
	font-size: 166.66%;
}
div#content div#title p.description {
	font-size: 100%;
}