@charset "UTF-8";
/*
 * news.css
 *
 *  version --- 3.5
 *  updated --- 2013/6/17
 */

/* !Clearfix
---------------------------------------------------------- */
.boxNews01,
.tit_sub_area01
{
	display: block;
	min-height: 1%;
}
.boxNews01:after,
.tit_sub_area01:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .boxNews01,
* html .tit_sub_area01
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* !radius_icon
---------------------------------------------------------- */
.bg_radius_icon01 {
	background: url(/common/img/bg-category01-left.gif) left top no-repeat;
	padding-left: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
	.bg_radius_icon01 p {
		background: url(/common/img/bg-category01-right.gif) right top no-repeat;
		padding: 1px 18px 5px 0;
		*zoom: 1;
		white-space: nowrap;
	}
		.bg_radius_icon01 .ico_category01 {
			background:	url(/common/img/ico-category01.gif) left center no-repeat;
			padding-left: 20px;
			*zoom: 1;
			color: #333;
			font-size: 86%;
			text-decoration: underline;
		}
		.bg_radius_icon01 .ico_category01:hover {
			text-decoration: none;
		}
.ico_category01 {
	padding-left: 20px;
	background: url(/common/img/ico-category01.gif) no-repeat left 0.3em;
}

/* !pagination
---------------------------------------------------------- */
.paginationList01 {
	margin-bottom: 70px;
}

/* !記事詳細
---------------------------------------------------------- */
.tit_sub_area01 {
	margin: -10px 0 40px;
}
.dl_detail01 {
}
	.dl_detail01 dt {
		font-weight: bold;
	}
	.dl_detail01 dd {
	}
		.dl_detail01 dd p {
			margin-bottom: 30px;
		}
		.dl_detail01 dd p.last {
			margin-bottom: 0;
		}
.box_txt_area01 {
}
	.box_txt_area01 p {
		text-indent: 1em;
		margin-bottom: 30px;
	}
	.box_txt_area01 p.last {
		margin-bottom: 0;
	}
		.box_txt_area01 p strong {
			font-weight: bold;
		}
	.box_txt_area01 p.flImgR,
	.box_txt_area01 p.flImgL {
		text-indent: 0;
	}

/* !~/news/
---------------------------------------------------------- */
.boxNews01 {
	padding: 14px 20px 21px 20px;
	margin-bottom: 20px;
	border: 10px solid #eff3f4;
	position: relative;
}
	.boxNews01 .img {
		width: 290px;
		float: left;
		margin: 6px 23px 0 0;
	}
	.boxNews01 .detail {
		width: 337px;
		float: left;
	}
		.boxNews01 .summary {
			min-height: 145px;
		}
			.boxNews01 .title {
			}
				.boxNews01 .title a {
					color: #333;
					text-decoration: underline;
				}
				.boxNews01 .title a:hover {
					text-decoration: none;
				}
			.boxNews01 .date {
				font-size: 86%;
				margin-bottom: 10px;
			}
			.boxNews01 .text {
				margin-bottom: 5px;
			}
			.boxNews01 .links {
				position: absolute;
				left: 332px;
				bottom: 15px;
			}
				.boxNews01 .links li {
					display: inline-block;
					*display: inline;
					*zoom: 1;
					margin-right: 4px;
				}
					.boxNews01 .links li a {
						font-size: 86%;
					}
						.boxNews01 .links .bg_radius_icon01 {
							background: url(/common/img/bg-category01-left.gif) left top no-repeat;
							padding-left: 10px;
							display: inline-block;
							*display: inline;
							*zoom: 1;
						}
							.boxNews01 .links .bg_radius_icon01 p {
								background: url(/common/img/bg-category01-right.gif) right top no-repeat;
								padding: 1px 18px 5px 0;
								*zoom: 1;
							}
								.boxNews01 .links .bg_radius_icon01 .ico_category01 {
									color: #333;
									background:	url(/common/img/ico-category01.gif) left center no-repeat;
									padding-left: 20px;
									*zoom: 1;
									text-decoration: underline;
								}
								.boxNews01 .links .bg_radius_icon01 .ico_category01:hover {
									text-decoration: none;
								}
em {
	font-style: italic;
}

/* !~/event/
---------------------------------------------------------- */
.boxEvent01 {
}
	.boxEvent01 .titArea01 {
		overflow: hidden;
		*zoom: 1;
	}
		.boxEvent01 .titArea01 .tit01 {
			float: left;
			font-weight: bold;
			font-size: 158%;
			line-height: 1.1;
		}
.ulBtnCalendar01 {
	text-align: right;
	position: relative;
	height: 34px;
background: url(/common/img/bg-event.gif) no-repeat right top;
}
.englishPage .ulBtnCalendar01 {
background: url(/english/common/img/bg-event.gif) no-repeat right top;
}
	.ulBtnCalendar01 li {
		position: absolute;
		top: 0;
		width: 153px;
		height: 34px;
	}
	.ulBtnCalendar01 li.btn_next {
		right: 0;
		background: url(/common/img/bg-event03.gif) no-repeat left top;
	}
	.ulBtnCalendar01 li.btn_prev {
		right: 153px;
		background: url(/common/img/bg-event02.gif) no-repeat left top;
	}
	.ulBtnCalendar01 li.btn_this {
		right: 306px;
		background: url(/common/img/bg-event01.gif) no-repeat left top;
		width: 154px;
	}
	.englishPage .ulBtnCalendar01 li.btn_next {
		right: 0;
		background: url(/english/common/img/bg-event03.gif) no-repeat left top;
	}
	.englishPage .ulBtnCalendar01 li.btn_prev {
		right: 153px;
		background: url(/english/common/img/bg-event02.gif) no-repeat left top;
	}
	.englishPage .ulBtnCalendar01 li.btn_this {
		right: 306px;
		background: url(/english/common/img/bg-event01.gif) no-repeat left top;
		width: 154px;
	}
.tableEvent01 {
	width: 100%;
	font-size: 86%;
}
	.tableEvent01 th {
		color: #fff;
		text-align: center;
		border-bottom: 1px solid #fff;
		width: 50px;
	}
	.tableEvent01 th.th01 {background: #666;}
	.tableEvent01 th.th02 {background: #999;}
	.tableEvent01 tr.saturday th.th01 {background: #052d5d;}
	.tableEvent01 tr.saturday th.th02 {background: #0d4f78;}
	.tableEvent01 tr.holiday th.th01 {background: #937601;}
	.tableEvent01 tr.holiday th.th02 {background: #ab8f12;}
	.tableEvent01 td {
		background: #f3f3f3;
		border-bottom: 1px solid #fff;
	}
	.tableEvent01 tr.saturday td {
		background: #eff3f4;
	}
	.tableEvent01 tr.holiday td {
		background: #f4f0e0;
	}
		.tableEvent01 th div {
			padding: 5px 0;
		}
		.tableEvent01 td div {
			padding: 5px 15px;
		}
.ul_link_list01 {
}
	.ul_link_list01 li {
		margin-bottom: 2px;
		background: url(/common/img/ico-arrow04-2.png) left 0.75em no-repeat;
		padding-left: 12px;
		*zoom: 1;
	}
	.ul_link_list01 li.last {
		margin-bottom: 0;
	}
/* !~/information/
---------------------------------------------------------- */
.ul_news01 {
	margin-bottom: 45px;
}
	.ul_news01 li {
		background: url(/common/img/bg-dot-x01.gif) left bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		*zoom: 1;
	}
	.ul_news01 li.last {
		margin-bottom: 0;
	}
		.ul_news01 li p {
		}
		.ul_news01 li .date01 {
			width: 6.5em;
			margin-right: 2em;
			float: left;
			font-size: 86%;
		}
		.ul_news01 li .detail01 {
			overflow: hidden;
			*zoom: 1;
		}
			.ul_news01 li .txt01 {
				font-size: 86%;
				padding-left: 12px;
				background: url(/common/img/ico-arrow04-2.png) left 0.75em no-repeat;
				overflow: hidden;
				*zoom: 1;
			}
				.ul_news01 li .txt01 a {
					text-decoration: none;
				}
				.ul_news01 li .txt01 a:hover {
					text-decoration: underline;
				}
			.ul_news01 li .link01 {
				float: right;
				margin-left: 18px;
				text-align: right;
			}
				.ul_news01 li .link01 li {
					vertical-align: top;
					background: none;
					padding: 0;
					margin: 0 0 0 10px;
					display: block;
					*display: inline;
					*zoom: 1;
				}
					.ul_news01 li .link01 li a {
						font-size: 86%;
					}
						.ul_news01 li .link01 li .bg_radius_icon01 p {
							padding: 1px 18px 5px 0;
						}
		.ul_news01 li .schedule {
			display: block;
			font-size: 78%;
		}
                                      
/* !~/lesson_info/
---------------------------------------------------------- */
.boxLecture01 {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
	.boxLecture01 .title {
		float: left;
		font-weight: bold;
		font-size: 143%;
	}
	.boxLecture01 .links {
		float: right;
		margin-top: 8px;
	}
		.boxLecture01 .links li {
			display: inline-block;
			*display: inline;
			*zoom: 1;
			margin-left: 25px;
			background: url(/common/img/ico-arrow01.png) left 50% no-repeat;
			padding-left: 15px;
		}
			.boxLecture01 .links li a {
				color: #333;
				text-decoration: none;
			}
			.boxLecture01 .links li a:hover {
				text-decoration: underline;
			}
	.boxLecture01 table {
		border-collapse: collapse;
	}
		.boxLecture01 table th,
		.boxLecture01 table td {
			font-size: 86%;
		}
		.boxLecture01 table th {
			background-color: #105f90;
			text-align: center;
			color: #fff;
		}
		.boxLecture01 table th.odd {
			background-color: #0d4f78;
		}
			.boxLecture01 table th div,
			.boxLecture01 table td div {
				margin: 4px 5px;
			}
		.boxLecture01 table td {
			text-align: center;
			border-bottom: 1px solid #cccccc;
			background-color: #eff3f4;
		}
		.boxLecture01 table td.first {
			background-color: #052d5d;
			color: #fff;
			border-bottom: 1px solid #37577d;
		}
		.boxLecture01 table td.last {
			border-right: 1px solid #cccccc;
		}
		.boxLecture01 table td.odd {
			background-color: #fff;
		}
                                      
/* !~/entarance_information/
---------------------------------------------------------- */
.box_entrance_single {
	width: 100%;
}
.box_entranceL {
	float: left;
	width: 340px;
}
.box_entranceR {
	float: right;
	width: 340px;
}
	.box_entrance_single li ,
	.box_entranceL li ,
	.box_entranceR li {
		margin-bottom: 15px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #cccccc;
	}
		.box_entrance_single .ttl ,
		.box_entranceL .ttl ,
		.box_entranceR .ttl {
			margin-bottom: 20px;
		}
		.box_entrance_single .date ,
		.box_entranceL .date ,
		.box_entranceR .date {
			font-size: 85%;
		}
		.box_entranceL .title a {
			padding-left: 20px;
			display: block;
			line-height: 1.5;
			background: url(/common/img/ico-window01.svg) no-repeat left 0.5em;
		}
		.box_entrance_single .title a ,
		.box_entranceR .title a {
			padding-left: 20px;
			display: block;
			line-height: 1.5;
			background: url(/common/img/ico-arrow04-2.png) no-repeat 3px 0.6em;
		}
				.box_entrance_single .links,
				.box_entranceL .links,
				.box_entranceR .links {
					margin-top: 10px;
					padding: 1px 18px 5px 0;
				}
					.box_entrance_single .links li,
					.box_entranceL .links li,
					.box_entranceR .links li {
						margin-bottom: 0;
						padding-bottom: 0;
						border-bottom: none;
						display: inline-block;
						*display: inline;
						*zoom: 1;
					}
						.box_entrance_single .links li a,
						.box_entranceL .links li a,
						.box_entranceR .links li a {
							font-size: 86%;
						}