/**
 *
 * 移行用
 *
**/
#TabHennyu {
	width:640px;
	margin:0 auto;
}
#TabHennyu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#TabHennyu ul li {
	font-size:93%;
	width:124px;
	height:50px;
	line-height:50px;
	float:left;
	margin:0 5px 0 0;
	background-image:url(../../common/tab_bg_hennyu.jpg);
	background-repeat:no-repeat;
}
#TabHennyu ul li.tab_end {
	margin:0;
}

.head_bg {
	border-top:2px solid #0066ff;
}
#GnaviWrapper {
	background-image:url(../images/icon/gnavi_background.gif);
	background-repeat:repeat-x;
	height:35px;
}
.frame_hennyu {
	width:640px;
	margin:0 auto;
	padding:50px 0 10px;
	border:1px solid #cccccc;
	background-image:url(../../common/frame_curtain_hennyu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
}

.frame_hennyu p {
	margin:0 15px;
}
/**
 *
 * 旧バージョン
 *
**/

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

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

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

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

#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%;
}

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

/**
 *
 * 編入学新着情報
 *
**/
h3.newList {
	font-size:110%;
	margin-bottom:10px;
}
dl.newList {
	/*border-bottom:1px solid #c8c8c8;*/
	margin-bottom:20px;
}
dl.newList dt {
	font-weight:bold;
	font-size:100%;
	margin-bottom:5px;
}
dl.newList dd {
	margin-bottom:20px;
}
dl.newList dd.bottomLine {
	border-bottom:1px solid #c8c8c8;
}

dl.newList dd table {
	border-collapse:collapse;
}
dl.newList dd table th {
	background-color:#FFFFCC;
}
dl.newList dd table th, dl.newList dd table td {
	padding:5px;
}

/**
 *
 * 編入模試タイムテーブル
 *
**/
#HennyuMosiTime {
	border-collapse:collapse;
	width:300px;
	margin-left:180px;
}
#HennyuMosiTime th, #HennyuMosiTime td {
	border:1px solid #c8c8c8;
	padding:10px;
}
#HennyuMosiTime th {
	background-color:#ffffcc;
	width:100px;
}
#HennyuMosiTime 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;
}

/**
 *
 * 傾向と対策
 *
**/
ol.actionList {
	font-size:90%;
	padding-right:20px;
}

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

/**
 *
 * 交流会
 *
**/
dl#Koryu {
	width:470px;
	font-size:85%;
	text-align:left;
	margin:0 auto;
	padding:0;
}
dl#Koryu dt {
	color:#CC3333;
	clear:both;
	float:left;
	width:100px;
	line-height:160%;
}
dl#Koryu dd {
	margin:0;
	padding:0;
	width:370px;
	float:left;
}

dl#Koryu dd p, dl#Koryu dd h3 {
	padding:0;
	margin:0;
	line-height:160%;
}

/**
 *
 * 日程枠
 *
**/
.nittei_top {
	clear:both;
	background-image:url(../images/icon/nittei_top.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:15px;
}
* html .nittei_top {
	margin-top:-35px;
}
.nittei_body {
	background-image:url(../images/icon/nittei_body.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}
.nittei_bottom {
	background-image:url(../images/icon/nittei_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:15px;
	margin-bottom:10px;
}

.koryu_pic {
	width:240px;
	float:left;
	margin:0 5px 5px 0;
	padding:0;
	text-align:center;
}
.koryu_20mei {
	position:relative;
	top:-15px;
	left:530px;
	vertical-align:bottom;
}
* html .koryu_20mei {
	top:35px;
}



/*TABS STYLES*/

.clear {
	clear: both;
}
.TabbedPanelsContent img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.section {
	width: 300px;
	float: left;
	font-weight: bold;
}

.TabbedPanelsContent .section .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: 250px;
	color: #333333;
	font-size: 0.8em;
	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;
}

