@charset "UTF-8";

/* ***************************************************
* CSS file For jem-com.jp
	FileName: system.css
	data:2008/10/29 kinoshita

■目次 ==========================================
■[01]:4つのサービス
■[02]:セイコーロジシステムとは
**************************************************** */



/*-----------------------------------------------------------
■[01]:4つのサービス
------------------------------------------------------------*/

div.SystemBox{
	background: url(/img/system/bg_line.gif) no-repeat bottom;
	width: 720px;
}

div.inBox{
	width: 618px;
	padding-left : 21px;
	padding-bottom: 15px;
}

div.inBox p.text{
	padding-left : 54px;
	line-height: 24px;
	padding-top: 4px;
	background: url(/img/system/bg_text.gif) no-repeat bottom left;
	margin-bottom : 10px;
}

div.inBox p.text span{
	font-weight: bold;
	font-size: 14px;
}


div.inBox p.text span.red{
	color: #c02746;
}







