@charset "Shift_JIS";

@import url("./reset.css");
@import url("./style.css");
@import url("./base-design.css");

@import url("./adjust-modern.css");
@import url("./adjust-ie6.css");

/*
==============================================================================
#BigImage-index
==============================================================================
*/

#BigImage-index {
	margin-left: 200px;
}

/*
==============================================================================
#Contents-index
==============================================================================
*/
#English #Header {
	height: 87px;
}

#Contents {
	width: 700px;
	position: relative;
	right: 70px;
}

#English table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	border-collapse: collapse;
	text-align: left;
}

#English table th ,
#English table td {
	padding: 0.2em 0.4em;
	border: 1px solid #cccccc;
	vertical-align: top;
}

#English thead td ,
#English th {
	background: #e8e8e8;
	text-align: center;
}

#English.campus-map dt {
	font-size: 20px;
	color: #0099FF;
	font-weight: bold;
	margin: 1em 0;
}

#English.campus-map dd {
	margin-bottom: 10px;
}

/*
------------------------------------------------------------------------------
#LocalNav
------------------------------------------------------------------------------
*/

#LocalNav {
	position: absolute;
	top: 80px;
	left: 0;
	width: 209px;
	height: 263px;
	background: url(../../images/index-localnav-back.png) no-repeat left top;
}

#LocalNav ul {
	margin: 9px 0 0;
}

/*
==============================================================================
*/
