/* step2.css */


#ContentsInner .lead {
	background: url(../../img/manual/step2/manual_info2.jpg) no-repeat left top;
	margin-bottom: 40px;
	width: 510px;
	height: 53px;
	text-indent: -9999px;
}

#ContentsInner h4 {
	padding: 0 0 5px;
	clear: both;
}

.twoColumnWrapper{
	width: 500px;
	padding: 0 0 20px;
}

.twoColumnL {
	width: 300px;
	float: left;
}

.twoColumnR {
	width: 195px;
	float: right;
	text-align: right;
}

.twoColumnR img {
	display: block;
	margin: 0 0 0 auto;
}

.step2p1 {
	padding: 10px 0 0;
}

.step2p2 {
	padding: 0 0 25px;
	width: 510px;
}

.step2p4 {
	width: 180px;
	background: #dff2fc;
	padding: 5px;
	/*\*/
	width: 170px;
	/**/
	text-align: left;
	margin-left: 14px;
}

.step2p4 div {
	vertical-align: bottom;
	font-size: 80%;
	line-height: 1.5;
}

.step2p4 .caption {
	width: 75px;
}

.step2p4 .photo {
	text-align: right;
	width: 95px;
}

