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

/*COMMON*/
.kanren .clearfix dd .kanren-t:hover{
	color:#ffd155!important;
}
.columnmore:hover{
	color:#7f463f!important;
	border:1px solid #7f463f!important;
	background:#fff!important;
	margin-bottom: 18px;
}
.archive .entry-title{
	color:#7f463f!important;
}
footer a{
	color:#491a1a!important;
}
footer a:hover{
	color:#8d75b5!important;
}
/*max-width:959px*/
@media screen and (max-width:959px){
	#header-l{
		background:#e6dbcf!important;
	}
}

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