@charset "utf-8";

/* ◆当社からの提案にご満足されなかったお客様へ------------------------ */

#stop {
	font-size:1.18em;
	width:510px;
	margin:0 auto 50px auto;
}

#stop .head {
	margin-bottom: 40px;
}
#stop .head h5 {
	margin-bottom:20px;
	background-image: url(../common/images/dot2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#stop .head p {
	margin:0 5px 1.4em 5px;
}

#stop .head strong {
	border-bottom:dashed 1px #f60;
	color:#F60;
}

#stop .box {
	padding:12px 16px;
	border:solid 2px #abd600;
	margin-bottom:20px;
}
#stop .box .title {
	font-size:115%;
	background-color:#fff;
	background-image: url(../images/flow/dot.gif);
	background-repeat: repeat-x;
	background-position: right center;
	zoom:1;
}
#stop .box .title strong {
	padding-right:10px;
	background-color:#fff;
	display: inline-block;
	white-space:nowrap;
	zoom:1;
}
#stop .box .title img {
	vertical-align:middle;
	margin-right:8px;
}
#stop .box .in {
	padding:10px 5px;
}
#stop .box .in  p{
	margin-bottom:1.2em;
}
#stop .box .in img {
	border:solid 5px #e5e5e5;
}
#stop .box .in img.nb {
	border:none;
}

#stop .box .in ol {
	list-style:none;
	margin:0;
	padding:0;
}
#stop .box .in ol li {
	padding:0px 0 7px 28px;
	background-repeat: no-repeat;
}
#stop .box .in ol li.one {
	background-image:url(../images/stop/1.gif);
}
#stop .box .in ol li.two {
	background-image:url(../images/stop/2.gif);
}
#stop .box .in ol li.three {
	background-image:url(../images/stop/3.gif);
}
#stop .box .in ol li.four {
	background-image:url(../images/stop/4.gif);
}
#stop .box .in ol li.five {
	background-image:url(../images/stop/5.gif);
}
