@charset "shift_jis";

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

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

/* basic */

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



/* definition_textsize */

.xsmall{
	font-size:82%;
}

.small{
	font-size:88%;
}

.medium{
	font-size:96%;
}

.large{
	font-size:104%;
}

.xlarge{
	font-size:115%;
}



/* switch_on */

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

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

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



/* CSS Document */
