@charset "EUC-JP";

/* 
=== JIKEI UNIVERSITY / Daisan  ======================

	* Large Text Size

====================================================== */
/*	Date : 2011.08	*/

.sml { 
	font-size: 12px; 
	} 
.reg { 
	font-size: 14px; 
	} 
.lar, 
td,th { 
	font-size: 16px; 
	} 
.mLarge, 
.pgTitle, 
.icoTitle { 
	font-size: 18px; 
	} 
.blueTextTitle { 
	font-size: 24px; 
	} 




/* -- textChng Style -- */
#header #textChng dd.large a { 
	border: 1px solid #919eb8; 
	background: #7aa9bc; 
	color: #FFFFFF; 
	} 
#header #textChng dd.small a, 
#header #textChng dd.default a { 
	border: 1px solid #919eb8; 
	background: #FFFFFF; 
	color: #606060; 
	} 
	
