@charset "Shift_JIS";

/* ---------- font size ---------- */

body {
	font:16px/1.231 arial, helvetica, clean, sans-serif;
*font-size:middle;
*font:small;
}

table {
	font-size:inherit;
	font:100%;
}

pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}


/*p,blockquote,address,div,noscript {
	font-size:103%;
}

a,h1,h2,h3,h4,h5,h6 {
	font-size:103%;
}

ul,ol,li,dl {
	font-size:103%;
}

code,samp,var {
	font-size:103%;
}

strong,dfn,kbd,cite,abbr,acronym,em {
	font-size:103%;
}

ins {
	font-size:103%;
}

del {
	font-size:103%;
}

form,fieldset {
	font-size:103%;
}

legend,label,select,optgroup,option {
	font-size:103%;
}
*/
/* ---------- font size ---------- */


/* -------------------------------------------------- CSS switcher */


#css_switcher #small_btn a {
	background-image: url(/common/images/jdc_header-font_small.gif);
}

#css_switcher #middle_btn a {
	background-image: url(/common/images/jdc_header-font_middle_f2.gif);
}

#css_switcher #large_btn a {
	background-image: url(/common/images/jdc_header-font_large.gif);
}