@charset "utf-8";


/* 共通
----------------------------------------------------------- */
ul#gnavi li a#gnavi_business {
	background:url(../../common/images/gnavi/business.gif) 0 -44px no-repeat;
}




/* ソフトウェアプロダクション事業
----------------------------------------------------------- */
div#main div.soft_logo {
	float:right;
	margin:0 0 0 15px;
}

div#main div.soft_btn {
	text-align:center;
	margin:10px 0 20px 0;
}

div#main div.soft_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

div#main dl dt {
	float:left;
	clear:left;
	width:7em;
	border-bottom:1px solid #ccc;
	line-height:2;
}

div#main dl dd {
	border-bottom:1px solid #ccc;
	line-height:2;
}

