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