@charset "utf-8";
/* CSS Document */
#mikata{
	padding:10px 0 0 0;
	text-align:right;
}
.blue{
	color:#044F90;
}
.green{
	color:#2A9333;
}
.red{
	color:#E41F29;
}
#btm{
	text-align:center;
	margin:20px 0 0 0;
}
.title{
	margin-top:0;
}