@charset "EUC-JP";

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

	* Default Text Size

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

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

em {
	font-style: normal;
	color: #FF0000; 
}


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