@charset "shift_jis";
#RIGHT .box {
	height: 198px;
	width: 249px;
	padding-right: 15px;
	padding-left: 14px;
	padding-top: 22px;
	background-image: url(images/scheme07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 15px;
}
/*IE5.5*/
* html #RIGHT .box{
	width /**/:278px;
	height /**/:220px;
}
#RIGHT  .right  {
	float: right;
	clear: none;
}

#RIGHT .box .text {
	line-height: 180%;
	font-size: 80%;
	color: #454545;
	text-align: center;
	display: block;
}
