@charset "utf-8";

/* software
------------------------------------------------------------ */
#software .flame h3 {
	padding: 0 0 20px 0;
	font-size: 24px;
	border-bottom: 1px solid #dddddd;
}
#software .flame h4 {
	clear: both;
	font-size: 16px;
	color: #b70040;
	margin-bottom: 5px;
}
#software .flame div.photo01 {
	margin-bottom:30px;
}
#software .flame div.photo02 {
	float: right;
	width: 460px;
	margin: 90px 10px 0 0;
}

#software .flame div.left02 {
	float: left;
	width: 360px;
	margin-bottom: 30px;
}
#software .flame div.item01 {
	float: left;
	width: 188px;
}
#software .flame dl {
	float: left;
	width: 193px;
	height: 118px;
	margin: 0 15px 30px 0;
	border: 1px solid #dddddd;
	border-radius: 3px;
	text-align: center;
}
#software .flame dt {
	width: 193px;
	height: 80px;
	display: table-cell;
	vertical-align: bottom;
}
#software .flame dd {
	padding: 5px 0;
}
#software .flame ul.bnnList {
	float: right;
	width: 135px;
}
#software .flame ul.bnnList li {
	text-align: right;
	padding: 0 0 10px 0;
}
#software .flame .item02 {
	text-align: center;
}