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

/*COMMON*/
.kanren .clearfix dd .kanren-t:hover{
	color:#002f4f!important;
}
.columnmore:hover{
	color:#005580!important;
	border:1px solid #005580!important;
	background:#fff!important;
	margin-bottom: 18px;
}
.archive .entry-title{
	color:#005580!important;
}
footer a{
	color:#1a1a1a!important;
}
footer a:hover{
	color:#0082c4!important;
}
/*max-width:959px*/
@media screen and (max-width:959px){
	#header-l{
		background:linear-gradient(to bottom, rgba(0, 85, 128, 0.7), rgba(128, 212, 255, 0.7))!important;
	}
}

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