@charset "utf-8";
/* CSS Document */

/* -------------------------
注文方法
------------------------ */

.tyumonTit {
margin-bottom: 20px;
}
.tyomonTxt {
font-size: 108%;
margin-bottom: 40px;
}
.tyumonStep li {
background-image: url(../../../../tyumon_houhou/img/arrow.gif);
background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 60px;
margin-bottom: 40px;
}
.tyumonStep li.last {
background-image: none;
}
