@charset "EUC-JP";

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

	* Default Text Size

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

.sml { 
	font-size: 10px; 
	} 
.reg { 
	font-size: 12px; 
	} 
.lar, 
td,th {
	line-height: 2.0;
	font-size: 14px; 
	} 
.mLarge, 
.pgTitle, 
.icoTitle { 
	font-size: 16px; 
	} 
.blueTextTitle { 
	font-size: 20px; 
	margin: 20 0 20 10;
	} 




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