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

/*COMMON*/
.columnmore:hover{
	color:#74cab8!important;
	border:1px solid #74cab8!important;
	background:#fff!important;
	margin-bottom: 18px;
}
.archive .entry-title{
	color:#74cab8!important;
}
footer a:hover{
	color:#54cbb2!important;
}
/*max-width:959px*/

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