#GnaviWrapper {
	background-image:url(../images/icon/gnavi_background.gif);
}

#MenuHead {
	background-image:url(../../images/menu/menu-head-insi.gif);
	background-repeat:no-repeat;
}
#MenuBody {
	background-image:url(../../images/menu/menu-line-insi.gif);
	background-repeat:repeat-y;
}
#MenuBottom {
	background-image:url(../../images/menu/menu-bottom-insi.gif);
	background-repeat:no-repeat;
}

#MenuBody ul li {
	background-image:url(../../images/icon/list-1-insi.gif);
	background-repeat:no-repeat;
}
/* 入れ子メニュー */
#MenuBody ul li ul li {
	background-image:url(../../images/icon/list-2-insi.gif);
	background-repeat:no-repeat;
}

.subtitle {
	border-bottom:1px solid #e05314;
}


#TaikenTop {
	background-image:url(../images/pic/taiken_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:640px;
}

/**
 *
 * 入学までの流れ
 *
**/
dl#Flow dt {
	font-size:110%;
	font-weight:bold;
	color:#0000ff;
}
dl#Flow dd {
	border-top:1px solid #333333;
	margin-bottom:20px;
	padding-top:10px;
}
dl#Flow dd ul li {
	font-size:90%;
	line-height:150%;
}

/**
 *
 * h3見出し
 *
**/
h3.header {
	border-bottom:1px solid #c8c8c8;
	color:#0000ff;
	background-image:url(../../images/icon/header_back.gif);
	background-repeat:repeat-x;
	height:35px;
	padding:0 10px;
	font-size:110%;
	margin-bottom:10px;
}

#InList {
	width:600px;
	margin-left:30px;
	border-collapse:collapse;
	border:1px solid #c8c8c8;
	font-size:90%;
}
#InList caption {
	text-align:right;
}
#InList th {
	background-color:#FFFFCC;
	text-align:center;
}
#InList th, #InList td {
	border:1px solid #c8c8c8;
	padding:3px;
}
#InList ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

/**
 *
 * 大学院模試タイムテーブル
 *
**/
#InsiMosiTime {
	border-collapse:collapse;
	width:300px;
	margin-left:180px;
}
#InsiMosiTime th, #InsiMosiTime td {
	border:1px solid #c8c8c8;
	padding:10px;
}
#InsiMosiTime th {
	background-color:#ffffcc;
	width:100px;
}
#InsiMosiTime td {
	text-align:center;
}

/**
 *
 * 短期講座 Web授業タイムテーブル
 *
**/
.tankiTable {
	width:300px;
	margin-left:180px;
	border-collapse:collapse;
	border:1px solid #c8c8c8;
	font-family:monospace;
}
.tankiTable th {
	background-color:#FFFFCC;
	border:1px solid #c8c8c8;
	padding:3px;
	text-align:center;
}
.tankiTable td {
	text-align:center;
	border:1px solid #c8c8c8;
}

/**
 *
 * 受験対策セミナー
 *
**/
#SeminarTable {
	width:520px;
	margin-left:70px;
	border-collapse:collapse;
}
#SeminarTable th, #SeminarTable td {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
}
#SeminarTable th {
	vertical-align:top;
}

#GuidanceList li {
	margin-left:20px;
}

/**
 *
 * GPAテーブル
 *
**/
#GPATable {
	border-collapse:collapse;
	font-size:80%;
}
#GPATable th {
	text-align:center;
}
#GPATable th, #GPATable td {
	padding:5px;
}
#section {
	font-weight: bold;
	color: #333333;
}


.TabbedPanelsContent .arrow {
	background-image: url(../images/taiken/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 20px;
	display: block;
	width: 500px;
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 7px;
	font-weight: normal;
}

.goldenWeek {
	font-size: 0.8em;
	color: #FF0000;
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
