/*
ブログ入力欄
*/

 
#editors {
	color: #000;
	line-height: 2;
	overflow: hidden;
	margin: 0 0 4em;
}

#editors strong { font-weight: 700; }

#editors a {
	color: #24766c;
	text-decoration: underline;
}