/* イベントカラー-bcf */
.event-color{
	color: #036;
}
.event-color-bg, .event_midashi div{
	background-color: #036;
}
.event_midashiTxt{
	border: 1px dotted  #036;
	color:  #036;
}
.contentList li{
	color: #036;
}
a.scholar_apply_btn:hover{background-color:#069}


/* CF見出しバナー */
.cf_title{
	position:relative;
	width:640px;
	height:70px;
	overflow:hidden;
	z-index:1;
	margin-bottom:3px
}
/* 右リンク */
#cf-r-link ul{
	width:200px;
	margin-bottom:10px;
	}
#cf-r-link .reg a{
	height:30px;line-height:30px;
	padding-left:20px;
	margin-bottom:2px;
	display: block;
	background:url(images/cf_image.jpg) no-repeat 0px -81px;
	color:#333;
	text-decoration:none;
	}
#cf-r-link .reg a:hover{
	background:url(images/cf_image.jpg) no-repeat -200px -81px;
	color:#fff;	
}	
#cf-r-link .selected a{	
	background:url(images/cf_image.jpg) no-repeat -200px -81px;
	color:#fff;
	}
/* タブ */	
#tabs{
	border-bottom-color:  #036;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	height:30px;
}
#tabs div{
	width:144px;
	height:30px;
	float:left;
	text-align:center;
	font-size:12px;
	
	margin-right:2px;
/*	padding-top:2px;*/
	cursor:pointer;
	overflow:hidden;

	background-image:url(images/cf_image.jpg);
	background-position: -549px -81px;
	background-repeat:no-repeat;
	line-height:40px;
}

.tab_selected{
/*	background:url(images/cf_image.jpg) no-repeat -405px -81px;*/
	background-position: -405px -81px !important;
	color:#fff;
	line-height:30px !important;
/*	font-weight:bold;*/
}

.tabContentBase {
	width:640px;
    border: 1px solid #ccc;
}
.tabContent {
	width:620px;
	margin:10px;
}

/* 2014 */
.registend{color:red}

/* 2015 */
#sponsors{
	padding-bottom:1px
}
.sponsor {
	width: 200px;height: 46px;
	white-space: nowrap;	
	text-align: center; 
	margin:0 auto 5px;
}
.sponsor:before,
.sponsor_before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.sponsor img {
	vertical-align: middle;
	max-width: 200px;max-height: 46px;
}
