@charset "EUC-JP";

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

	トップページ
	[ 1 ] mainColumn 

====================================================== */
/*	Date : 2012.01	*/



/* --------------------------------------------------

	[ 1 ] mainColumn 

 --------------------------------------------------- */
.mainColumn { 
	width: 745px; 
	float: left; 
	margin: 18px 0;
	padding-right: 14px; 
	} 
.mainColumn h2 { 
	margin: 0 0 18px; 
	} 



/* mainArea
 ------------------------------------ */
.mainArea { 
	width: 745px; 
	background: #e6ebec; 
	margin: 0 0 18px; 
	} 
.mainArea td { 
	color: #435d63; 
	line-height: 1.5; 
	}
.mainArea td.address { 
	width: 100%; 
	padding: 8px 0 0 12px; 
	}
.mainArea a.maplink { 
	background: url(../image/icon-arrow-01.gif) no-repeat 0 12px; 
	padding: 8px 0 0 10px; 
	font-weight: bold; 
	color: #435d63; 
	}



/* info
 ------------------------------------ */
.infoTitle {
	margin: 0 0 15px; 
	width: 745px; 
	height: 20px; 
	} 
.infoTitle h3 {
	float: left; 
	} 
.infoTable {
	width: 745px; 
	padding: 0 0 13px; 
	background: url(../image/top-info-line.gif) repeat-x left bottom; 
	} 
.infoTable table {
	width: 741px; 
	margin: 0 0 0 4px; 
	}
.infoTable th, 
.infoTable td {
	vertical-align: top; 
	color: #336699; 
	font-weight: normal;
	} 
.infoTable th {
	text-align: left;
	width: 80px;
	white-space: nowrap;
	padding: 8px 10px 0 0;
	} 
.infoTable td { 
	background: url(../image/icon-arrow-01.gif) no-repeat 0 12px; 
	padding: 8px 0 0 10px; 
	} 










