.dekiru {
	width: 600px;
	clear: both;
	margin-top: 30px;
}
.dekiru-left {
	float: left;
	width: 150px;
	text-align: left;
	height: 227px;
	position: relative;
	margin-bottom: 30px;
}
.dekiru-left h4{
	color:#890404;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.dekiru-left p{
	color:#333333;
	margin-left: 20px;
	margin-top: 0px;
	font-size: 90%;
	margin-right: 15px;
	}
.image1 {
	float: left;
	width: 194px;
	margin-right: 14px;
}
.image2 {
	float: left;
}
.arrow{
	margin-left: 55px;
	bottom : 0;
	position: absolute;
}

