@charset "utf-8";

#index #contents #soft {
	width: 282px;
	float: left;
	margin-right: 4px;
	margin-bottom:20px;
	_display:inline;
}
#index #contents #soft h4 {
	margin: 0;
}
/*
#index #contents #soft a {
	background-image: url(../../common/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	display:block;
	margin-bottom:0.5em;
}
*/
.linkArrow {
	background-image: url(../../common/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	display:block;
	margin-bottom: 0.3em;
}

#index #contents #soft p {
	margin: 0.5em 0.5em 1em 0.5em;
}

