@charset "utf-8";

/*
***************************************************************************************************
	包含カラム
***************************************************************************************************
*/
#solutionBusinessPage #solutions
{
	width				: 549px !important;
	padding				: 20px 14px 20px 14px;
	border				: 1px solid #ccc;
}

/*
***************************************************************************************************
	セクション・アーティクル
***************************************************************************************************
*/

.solutionMerit
{
	margin-left			: 20px;
}

#solutions .section
{
	margin-bottom		: 20px;
}

.returnTop
{
	text-align			: right;
	padding				: 3px 5px 0 0;
}

.solutionMerit a
{
	background-image	: url(../../image/icon/iconArrow02.gif);
	background-repeat	: no-repeat;
	background-position	: left center;
	width				: 9em;
	min-height			: 15px;
	height				: auto !important;
	height				: 15px;
	display				: block;
	float				: right;
	color				: gray;
	font-size			: 0.8em;
	padding-left		: 18px;
}

#solutionBusinessPage #solutions .section .article
{
	background-color	: #f2f2f2;
	font-size			: 0.9em;
	margin				: 10px 0 10px 20px;
	padding				: 0.5em;
	border-bottom		: 2px solid #f71;
}

.solutionMerit h3
{
	color				: #f66;
	font-size			: 0.9em;
	margin-bottom		: 0.1em;
	padding-left		: 15px;
}

.meritList
{
	background-color	: #ffeeee;
	background-repeat	: no-repeat;
	background-position	: 10px center;
	min-height			: 85px;
	height				: auto !important;
	height				: 85px;
	padding				: 10px 0 0 120px;
	border				: 1px dashed #c77;
}

.meritList li
{
	background-image	: url(../../image/icon/iconArrow03.gif);
	background-repeat	: no-repeat;
	background-position	: left center;
	min-height			: 12px;
	height				: auto !important;
	height				: 12px;
	font-size			: 0.9em;
	margin-bottom		: 0.2em;
	padding-left		: 18px;
}

#erpMerit
{
	background-image	: url(../../image/imagePop/imagePopERP00.gif);
}

#crmMerit
{
	background-image	: url(../../image/imagePop/imagePopCRM00.gif);
}

#scmMerit
{
	background-image	: url(../../image/imagePop/imagePopSCM00.gif);
}

#sfaMerit
{
	background-image	: url(../../image/imagePop/imagePopSFA00.gif);
}

#plmMerit
{
	background-image	: url(../../image/imagePop/imagePopPLM00.gif);
}
