/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/tadaumi/screen.css);
/* end StyleCatcher imports */





body {
	font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;	
	color: #000000;
	font-size: 16px;
}


.asset-name,
.asset-name a,
.archive-title {
	color: #465C8D;
	font-size: 17px;
	font-weight: bold;
}




.widget .widget-header,
.widget .widget-header a {
	color: #FFFFFF;
	font-size: 15px;
} 


.widget .widget-header a:hover{
	color: #F666666;
	text-decoration: none;
} 



.widget a,
.archive-widget .widget-list .item,
.widget-list-item{
	color: #666666;
	font-size: 14px;
	text-decoration: none;
} 



.widget a:hover{
	color: #666666;
	text-decoration: underline;
} 




#main-menu li{
	color: #FFFFFF;
	font-size:11pt;
}



#main-menu li a{
	color: #FFFFFF;
	text-decoration: none;
}



#main-menu li a:hover{
	color: #666666;
	text-decoration: underline;
}
