@charset "shift_jis";

/* -----------------------------------------------
CSS file lintec.
FileName:fontmedium.css
----------------------------------------------- */

/* --------------
COMMON ELEMENTS
-------------- */

/* basic */

p,h1,h2,h3,h4,h5,address,li,dt,dd{
	font-size:84%;
}



/* definition_textsize */

.xsmall{
	font-size:70%;
}

.small{
	font-size:76%;
}

.medium{
	font-size:84%;
}

.large{
	font-size:92%;
}

.xlarge{
	font-size:103%;
}



/* switch_on */

#header #switchfont #fontlarge{
	background-position:0 0;
}

#header #switchfont #fontmedium{
	background-position:0 -19px;
}

#header #switchfont #fontsmall{
	background-position:0 0;
}



/* CSS Document */
