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

/*COMMON*/
.kanren .clearfix dd .kanren-t:hover{
	color:#b8e9b8!important;
}
.columnmore:hover{
	color:#000d62!important;
	border:1px solid #000d62!important;
	background:#fff!important;
	margin-bottom: 18px;
}
.archive .entry-title{
	color:#000d62!important;
}
footer a:hover{
	color:#000e6d!important;
}
/*max-width:959px*/
@media screen and (max-width:959px){
	#header-l{
		background:rgba(0,0,0,0.6)!important;
	}
}

/*min-width:960px*/
@media screen and (min-width:960px){
	#headbox-bg{
		background:rgba(0,0,0,0.2)!important;
	}
}
