@charset "Shift_JIS";

	
.red {
	font-size: 14px;
	color:#FF0000;
	padding-left: 10px;
	}
	
#square {
	width:250px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	text-align: center;
	line-height: 18px;
	margin-left: 120px;
	margin-top: 10px;
	}
	
#method {
	height: 366px;
	width: 675px;
	font-size: 12px;
	color:#666666;
	padding-left: 75px;
}

#method img {
	float: right;
	margin-top: 5px;
	margin-bottom: -10px;
}	
	
#method-title {
	background-image: url(../../images/news/news-kfit-gradation.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 650px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	line-height: 21px;
	margin-bottom: 10px;
	}

