#delete img {
  vertical-align: bottom;
}

.mainimg {
  margin-left: -300px;
}

h3 {
  margin-bottom: 10px;
  margin-top: 0px;
}

h2 p, h3 p, ul.blackbtn-s p {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  height: 0px;
}

#step h2 {
  background-color: #000000;
  -moz-border-radius: 15px 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px 15px;
  padding: 20px 0px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #FFFFFF;
  font-family: "UD Shin Go DemiBold";
  font-size: 30px;
  line-height: 1em;
}

h2.black {
  background-color: #000000;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 15px 15px;
  padding: 10px 0px 14px 0px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #FFFFFF;
  font-family: "UD Shin Go DemiBold";
  font-size: 36px;
  line-height: 1em;
  text-indent: 0px;
}
h2.black img{
	height:110px;
}
h2.round{
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px 15px 15px 15px;
}
	

ul {
  padding: 0;
}

#delete, #return, #step {
  margin-top: 60px;
  margin-bottom: 120px;
  font-size: 14px;
  line-height: 24px;
}

h2 {
  border: 10px solid #000000;
  background-color: #FFF000;
  padding: 40px 0px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 40px;
}

p.honbun {
  font-size: 14px;
  line-height: 24px;
  background-color: #ffffff;
}

#delete ul.items, #return ul.items {
  overflow: hidden;
  margin-right: -34px;
  margin-top: 40px;
}
#delete ul.items li, #return ul.items li {
  -moz-border-radius: 15px 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px 15px;
  border: 10px solid #000000;
  width: 290px;
  background-color: #FFF000;
  float: left;
  margin-right: 34px;
}
#delete ul.items li .title, #return ul.items li .title {
  background-color: #000000;
  text-align: center;
  color: #FFFFFF;
  font-family: "UD Shin Go DemiBold";
  font-size: 24px;
  line-height: 1em;
  padding: 10px 0px 18px 0px;
}
#delete ul.items li .text, #return ul.items li .text {
  padding: 8px 14px 14px 14px;
}

.btns {
  background-color: #d6d6d6;
  text-align: center;
  color: #000000;
  font-family: "UD Shin Go DemiBold";
  font-size: 24px;
  line-height: 1em;
  padding: 30px 0px;
  margin-top: 40px;
}

ul.blackbtn-s {
  margin: 25px auto 0px auto;
  width: 520px;
  overflow: hidden;
  line-height: 0;
}
ul.blackbtn-s li {
  width: 230px;
  margin: 0 15px;
  float: left;
}
ul.blackbtn-s li a {
  display: block;
  background-color: #000000;
  text-align: center;
  padding: 11px 0px;
}
ul.blackbtn-s li a:hover {
  background-color: #ff8d0c;
}
