@charset "Shift_JIS";


/*--------------------
  fontsize small
--------------------*/

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote, table, th, tr, td {
	font-size: small;
}


#header h1 {
	font-size: x-small!important;
	font-size: xx-small; /*for IE old*/
}

p#pankuzu {
	font-size: x-small!important;
	font-size: xx-small; /* IE6old */
}

.small{
	font-size: small;
}

.xsmall{
	font-size: x-small!important;
	font-size: xx-small; /* IE6old */
}


/* switch bg */


.fsmall{
	background-position:0 -18px;
}

.fmedium{
	background-position:0 0;
}

.flarge{
	background-position:0 0;
}
