@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; 
	} 

.fs14{ 
	font-size:14px;
	} 
.fs16{ 
	font-size:16px;
	} 
.fs18{ 
	font-size:18px;
	} 
.fs20{ 
	font-size:20px;
	} 
h3.sinryo{ 
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:5px;
	} 
ul.num{ 
	margin:15px 0;
	font-size: 15px;
	} 
ul.num li{ 
	margin:5px 0;
	list-style:none;
	} 
.allergy_cont{ 
	font-size: 14px; 
	}
.allergy_cont h4{ 
	font-size: 15px; 
	}



/* -- 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; 
	} 
	
