.item_r {
	width: 680px;
	background-image: URL(./imgs/r_in.png);
	background-repeat: no-repeat;
}

.expl_base {
	margin-top: 15px;
	float: left;
	height: 120px;
	width: 570px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.expl_r {
	background-image: URL(./imgs/r_bg.png);
}

.expl_ch {
	background-image: URL(./imgs/chroquis_bg.png);
}

.expl_ni {
	background-image: URL(./imgs/ni_bg.png);
}

.icon {
	float: left;
	text-align: center;
	width: 110px;
	padding-top: 36px;
}



.softname {
	font-size: 150%;
	padding: 5px 0px 5px 20px;
}

.expl a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.expl a:hover {
	color: black;
}

.text{
	margin: 5px 20px 5px 0px;
}

span.version{
	font-size: 80%;
}

.att{
	font-size: 80%;
	color: red;
	padding-left: 30px;
}
