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