.item_ttl {
	float: left;
	width: 12%;
}

.item_sub {
	float: right;
	width: 88%;
}

.item_name {
	font-size: 120%;
}