@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
.tab:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.tab{
	margin:0 0 20px;
	padding:0;
	width:730px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.tab li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:122px;
}
.tab li#tab6{
	width:120px;
}
.tab li a{
	display:block;
	border-bottom:3px #fff solid;
}
.tab li a:hover{
	border-bottom:3px #b7c8e4 solid;
}
.title1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.title1{
	margin:0 0 16px;
	clear:both;
	border-bottom:1px #d9d9d9 solid;
	width:730px;
	min-height:1%;
	_height:1%;
}
.title1 h3{
	color:#0f57a1;
	font-size:134%;
	float:left;
	width:400px;
}
.title1 p{
	float:right;
	width:310px;
	line-height:2.0;
	text-align:right;
}
#en .title1 h3{width:350px;}
#en .title1 p{width:360px;}
.box1{
	margin:0 0 86px;
	clear:both;
	border-collapse:collapse;
	border:0;
	width:100%;
}
.box1 td{
	padding:0;
	vertical-align:top;
}
.box1 td h4{
	margin:0 0 3px;
}
.box1 td ul{
	margin:0 0 10px;
	padding:0;
}
.box1 td ul li{
	margin:0;
	padding:0 0 8px 12px;
	list-style:none;
	background:url(../../jp/alumni/orchestras/img/icon1.gif) no-repeat 5px 8px;
}