

div#contents div.article h2 {
	width: 520px;
	height: 51px;/*38+(960-520-182)/2*/
	background: transparent url('../img/title_services.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}

div#contents div.article dl {
	padding: 0 0 13px;/*(960-520-182)/2*/
}

div#contents div.article dl dt {
	background: transparent url('../img/bg_services.gif') no-repeat scroll left top;
	width: 520px;
	height: 40px;
	color: #fff;
	font: 18px/50px serif;/*50=40+10*/
	font-weight: bold;
	text-indent: 70px;
	overflow: hidden;
}

div#contents div.article dl dd {
	margin: 0 0 13px;/*(960-520-182)/2*/
	padding: 1em;
	border: 1px solid #e4578b;
	border-top-width: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	        border-radius: 0 0 10px 10px;
	background: #fff;
	word-wrap: break-word;
	word-break: all;
}
