@charset "utf-8";

/* /enrolled/index.html
---------------------------------------------------------- */
h1 {
	border: none;
	padding: 0;
}

#main #mainIn {
	background-color: transparent;
}

.indexLinks01 {
	margin: 18px 0 15px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body.englishPage .indexLinks01 {
	border-top: 1px solid #e5e5e5;
}
	.indexLinks01 li {
		float: left;
		width: 25%;
		height: auto;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	body.englishPage .indexLinks01 li {
		width: 50%;
		border-bottom: 1px solid #e5e5e5;
	}
		.indexLinks01 li a {
			display: block;
		}
			.indexLinks01 li a img {
				width: 100%;
				height: auto;	
			}

.textDetail .btn01 {
	padding-left: 30px;
	background: url(/enrolled/img/bg_index_news01.gif) no-repeat left top;
}

.linkBox p {
		margin-top: 5px;
	}
		.linkBox p span {
			background: url(/enrolled/img/bg_index_news0101.png) no-repeat left top;
			display: block;
			height: 24px;
			padding-left: 30px;
		}
			.linkBox p span a {
				background: url(/enrolled/img/bg_index_news0102.png) no-repeat right top;
				display: inline-block;
				height: 18px;
				padding: 0px 18px 6px 0;
				overflow: hidden;
			}

.tabList01 {
	margin-bottom: 0;
}
	.tabList01 li table td {
		width: 166px;
		height: 41px;
		text-align: center;
		background: url(/enrolled/img/bg_tab_no02.gif) scroll left top;
	}
	.tabList01 li table  td.active {
		background: url(/enrolled/img/bg_tab_on02.gif) scroll left top;
	}

.indexList01 {
}
	.indexList01 > li {
		padding: 6px 12px 40px 10px;
		border-bottom: 1px solid #e4e4e4;
		background: none;
		position: relative;
	}
		.indexList01 li .text {
		}
			.indexList01 li .text .category {
				padding-top: 5px;
				position: absolute;
				bottom: 10px;
			}
				.indexList01 li .category li {
					margin: 5px 10px 0 0;	
				}

.indexList02{
}
	.indexList02 li {
		padding: 5px 10px;
		border-bottom: 1px solid #e4e4e4;
	}
		.indexList02 li .date {
			margin: 5px 0 0 10px;
		}


/* /enrolled/index.html 2014.06.17 update
---------------------------------------------------------- */
.titArea01{
	background: #0d4f78;
	width: 100%;
	text-align:center;
	position: relative;
	padding:6px 0;
}
	.titArea01 .title:before{
		content: url('/common/img/ico-arrow04-2.png');
		width: 4px;
		height: 5px;
	}
	.titArea01 .title span{
		display: block;
		margin: 10pxx auto;
		font-size:120%;
		font-weight: bold;
		color:#fff;
	}

.newsList01 {
}
	.newsList01 li {
		background-color: #fff;
		border-bottom: 1px solid #e4e4e4;
		padding: 6px 10px 5px;
	}
	.newsList01 li.last {
		border-bottom: none;
	}
		.newsList01 li .date {
			display: inline-block;
			*display: inline;
			*zoom: 1;
			margin: 0 15px 0 0;
			color: #666;
		}
		.newsList01 li .title {
			background: url(/common/img/ico-arrow04-2.png) left 0.7em no-repeat;
			padding: 0 0 5px 12px;
		}
		.schedule {
			margin: 2px 0;
			display: block;
			font-size: 11px;
			color: #666;
			padding: 0 0 0 12px;
		}
		.newsList01 li .category {
			display: block;
			margin: 5px 0;
		}
			.newsList01 li .category li {
				display: inline-block;
				*display: inline;
				*zoom: 1;
				margin: 0 10px 0 0;
				background-color: #eff3f4;
				border-radius: 21px;
				-webkit-border-radius: 21px;
				-moz-border-radius: 21px;
				padding: 0 0 0 10px;
				border-bottom: none;
			}
				.newsList01 li .category li p {
					height: 19px;
					padding: 2px 18px 1px 0;
				}
					.newsList01 li .category li p .ico_category01 {
						color: #333;
						font-size: 86%;
					}
						.newsList01 li .category li a.ico_category01 {
							color: #333;
							background: url(/common/img/ico-category01.gif) left 0.25em no-repeat;
							padding: 0 0 0 17px;
						}

.bg_radius_icon_sp01 {
}
	.bg_radius_icon_sp01 p {
		height: 19px;
		padding: 2px 18px 0 0;
	}
		.bg_radius_icon_sp01 p .ico_category01 {
			color: #333;
			font-size: 86%;
		}

.ulBtnUtility01 {
	position: relative;
	height: 27px;
	background-image: url(/common/img/bg-pagenation01.gif);
	background-position: left top;
	background-repeat: repeat;
	background-size: 10px 27px;
	-moz-background-size: 10px 27px;
	-webkit-background-size: 10px 27px;
	margin: 0 0 10px;
}
	.ulBtnUtility01 li {
		position: absolute;
		width: 49.9%;
		text-align: center;
	}
	.ulBtnUtility01 li.calendar {
		right: 0;
		border-left: 1px solid #2f2f2f;
	}
	.ulBtnUtility01 li.list {
		left: 0;
	}
		.ulBtnUtility01 li a {
			display: block;
			padding-top: 8px;
			height: 19px;
			text-align: center;
			background-repeat: no-repeat;
			background-size: 5px 6px;
			-moz-background-size: 5px 6px;
			-webkit-background-size: 5px 6px;
		}

ul.buttons{
	position: absolute;
	top: 30%;
	right: 10px;
}
.allListIcon{
	background: #000;
	text-align: center;
	display: flex;
}

	.allListIcon a{
		display: block;
		width: 100%;
		height: auto;
		padding: 10px 0;
	}
	.allListIcon p{
		width: 50%;
		text-align: center;
	}