@charset "UTF-8";
/* CSS Document */
a:link,a visited{
	color:#2052e7 !important;
}

a:hover,a:active{
	color:#4471f6 !important;
}

.entry-title a,.nav a{
	color:#333333 !important;
}


.blog-title,.footer-blog-title{
	border:0 !important;
}

.b-t{
	display:block;
	background:url(http://salicoo.mond.jp/blog/images/bloglogo.png) no-repeat;
	background-size: contain;
	width:400px;
	height:302px;
}

.blog-title span,.footer-blog-title span{
	display:none;
}

.f-l{
	display:block;
	background:url(http://salicoo.mond.jp/blog/images/footerlogo.png) no-repeat;
	background-size: contain;
	width:321px;
	height:20px;
}

.nav{
	font-family: 'Source Sans Pro', sans-serif !important;
}

.meta-elements date{
	font-family: 'Amatic SC', cursive !important;
}

