/**
 *
 * 移行用
 *
**/
#TabWeb {
	width:640px;
	margin:0 auto;
}
#TabWeb ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#TabWeb 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_gray.jpg);
	background-repeat:no-repeat;
}
#TabWeb ul li.tab_end {
	margin:0;
}

.head_bg {
	border-top:2px solid #666666;
}

.content_frame {
	background-image:url(../../common/frame_curtain_gray.jpg);
}

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

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

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

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

/**
 *
 * ウェブ授業セット
 *
**/
#WebClassSet {
	margin:0 0 20px;
	padding:0;
	list-style-type:none;
}
#WebClassSet li {
	width:140px;
	float:left;
	margin-left:10px;
	font-size:77%;
}
* html #WebClassSet {
	margin-left:-10px;
}
/**
 *
 * 入学までの流れ
 *
**/
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#AbroadInfo {
	background-image:url(../images/pic/plain_shadow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	margin-top:40px;
}
dl#AbroadInfo dt {
	margin-bottom:10px;
	height:20px;
	background-image:url(../../images/icon/icon_head_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 13px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px 0 10px 20px;
}
dl#AbroadInfo dd {
	margin-bottom:40px;
}

table#AbroadTimeTable {
	width:630px;
	margin-left:15px;
	border-collapse:collapse;
}
table#AbroadTimeTable th, table#AbroadTimeTable td {
	text-align:center;
	border:1px solid #c8c8c8;
}
table#AbroadTimeTable th {
	background-color:#FFC;
}
/**
 *
 * 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;
}

#Necessity {
	list-style-type:none;
}
#Necessity li {
	margin-bottom:20px;
}
