#to_order {
	padding-top: 5px;
}
#to_order a {
	background-position: 0px 0px;
}
#to_order a:hover {
	background-position: 0px -50px;
}
#to_order a.selected {
	background-position: 0px -100px;
}
#to_sendfee a {
	background-position: -180px 0px;
}
#to_sendfee a:hover {
	background-position: -180px -50px;
}
#to_sendfee a.selected {
	background-position: -180px -100px;
}
#to_pay a {
	background-position: -360px 0px;
}
#to_pay a:hover {
	background-position: -360px -50px;
	border-bottom-style: none;
}
#to_pay a.selected {
	background-position: -360px -100px;
}
#to_etc a {
	background-position: -540px 0px;
}
#to_etc a:hover {
	background-position: -540px -50px;
}
#to_etc a.selected {
	background-position: -540px -100px;
}
#sendfee li {
	padding-left: 1.8em;
	background-image: url(../img_main/bg_img/bg_arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-bottom: 0.7em;
	line-height: 1.3;
}
#sendfee p {
	padding-left: 1.5em;
	letter-spacing: 0em;
	padding-bottom: 1em;
}
#pay ul li dl dt ,#etc ul li dt{
	padding-left: 1.8em;
	background-image: url(../img_main/bg_img/bg_arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	line-height: 1.3;
	color: #006;
	padding-bottom: 0.2em;
}
#pay ul li dl dd ,#etc ul li dd{
	padding-left: 4em;
	padding-bottom: 0.7em;
}

