/* ***************************************************
* CSS file For nexta.co.jp
	FileName: service.css
	data:2009/5/2 koyama

■目次 ==========================================
■安心を届ける
**************************************************** */

/*-----------------------------------------------------------
■安心を届ける
------------------------------------------------------------*/
div.serviceDetail div.serviceBox div.reliefProduct{
	width: 610px;
	float: left;
	padding: 0 0 15px 0;
	margin-top : 10px;
	background: url(/img/service/earth/index/dot_line.gif) repeat-x left bottom;
}
div.serviceDetail div.serviceBox div.reliefProduct p.image{
	float: left;
	padding: 0px;
	width: 194px;
}

div.serviceDetail div.serviceBox div.reliefProduct p.image img{
	margin: 0 0 7px;
}

div.reliefProduct dl{
	float: left;
	width: 406px;
	display:inline;
	margin-left : 5px;
}

div.reliefProduct dl dt{
	background: url(/img/service/earth/index/bg_dot_title.gif) no-repeat left top;
	color: #4f3f2e;
	font-weight: bold;
	padding: 13px 0 6px 0;
	text-indent: 10px;
}

div.reliefProduct dl dd{
	background: url(/img/service/earth/index/bg_dot.gif) repeat-x left bottom #f5f5f5;
	padding: 8px 10px 9px 10px;
}

div.reliefProduct dl dd img{
	display: inline;
	margin: 10px 5px 0 0;
}

div.reliefProduct dl dd.PlusTxt{
	background: none;
	padding: 8px 10px 9px 10px;
}

div.reliefProduct a{
	float: right;
	width: 157px;
	display:inline;
	margin-right : 5px;
	margin-top : 8px;
}
