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

/*COMMON*/
.columnmore:hover{
	color:#4b0c6f!important;
	border:1px solid #4b0c6f!important;
	background:#fff!important;
	margin-bottom: 18px;
}
.archive .entry-title{
	color:#4b0c6f!important;
}
footer a:hover{
	color:#9ec701!important;
}
/*max-width:959px*/
@media screen and (max-width:959px){
	#header-l{
		background:#3c0859!important;
	}
}

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