

div#contents div.article h2 {
	width: 520px;
	height: 51px;/*38+(960-520-182)/2*/
	background: transparent url('../img/title_consult.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}


div#contents div.article dl {
	margin: 0 auto 3em;
	width: 485px;
}

div#contents div.article dl dt {
	margin: 0 0 .5em;
	padding: 0 1em .2em;
	background: transparent url('../img/bg_consult_step.gif') no-repeat scroll left bottom;
	color: #600;
	font-weight: bold;
}

div#contents div.article dl dt span {
	display: inline-block;
	margin: 0 .2em 0 0;
	font-size: 30px;
}

div#contents div.article dl dd {
	padding: 0 1em;
}

div#contents div.article dl dd span.arrow {
	display: block;
	width: 100%;
	color: #f69;
	font: bold 40px/1em Arial,sans-serif;
	font-stretch: wider;
	text-align: center;
}




