@charset "utf-8";
/*
Copyright 2007 Iseikai Hospital.
Global CSS 
*/

body {
	font-size: 120%;
	}
div#fontswitch li#lfont a {
    background: url('../img/font_l_on.gif') no-repeat center top;
	}
div#fontswitch li#mfont a {
    background: url('../img/font_m.gif') no-repeat center top;
	}
