/*COMMON*/
@charset "UTF-8";

/*COMMON*/
.kanren .clearfix dd .kanren-t:hover{
	color:#eeee22!important;
}
.columnmore:hover{
	color:#cdcd00!important;
	border:1px solid #cdcd00!important;
	background:#fff!important;
	margin-bottom: 18px;
}
.archive .entry-title{
	color:#cdcd00!important;
}
footer a{
	color:#000000!important;
}
footer a:hover{
	color:#2b8000!important;
}
/*max-width:959px*/
@media screen and (max-width:959px){
	#header-l{
		background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))!important;
	}
}

/*min-width:960px*/
@media screen and (min-width:960px){
	#headbox-bg{
		background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.5))!important;
	}
}
