/* 行の高さ変更 */
.text {line-height : 200% ;}

/* id指定 */
div#rsstitle{
	background-color: #B22222;
	margin-bottom:10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
}

div#blogrss{
	padding-left: 30px;
}

div#kanbantitle{
	background-color: #B22222;
	margin-bottom:10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
}

#kanbanken {
	position: relative;
	text-align: center;
}
