@charset "utf-8";
/*
Copyright 2007 Iseikai Hospital.
Global CSS 
*/

body {
	font-size: 120%;
	}
#fontswitch li#lfont a {
    background: url('../img/font_l_on.gif') no-repeat center top;
	}
#fontswitch li#mfont a {
    background: url('../img/font_m.gif') no-repeat center top;
	}
	
#mcon #dept li a {
	background: none;
	height: auto;
	}
#mcon #dept li a:hover {
	background: none;
	}

#cityHP {
	background: #fff url('../img/cityHPbttn.gif') no-repeat; 
	width: auto;
	height: auto;
	text-align: left;
	}
