#intro {
	background-image: url(../guide/images/useed/bg-intro.png);
	background-repeat: no-repeat;
	height: 237px;
}
#intro p {
	line-height: 22px;
}

#intro .anchor {
	margin-top: 20px;
}
strong {
	color: #CC5050;
}
#inquiry-flow {
	padding-top: 20px;
	width: 570px;
}
.flow1 {
	background-image: url(../guide/images/useed/flow1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow2 {
	background-image: url(../guide/images/useed/flow2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
}
.flow3 {
	background-image: url(../guide/images/useed/flow3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.flyer {
	margin-top: 12px;
}

.arrow {
	text-align: center;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.caution {
	font-size: 11px !important;
	font-size: 10px;	
	color: #CC5050;
}
#guide {
	margin-bottom: 40px;
}
.line-jeans {
	padding-bottom: 40px;
	width: 570px;
}

