/* menu */
#submenu_order_completion a{
	background-position:right bottom;
}
/* contents */
#title1{
	margin-top:50px;
}
#line1{
	margin-top:20px;
}
#contents2{
	background-image:url(../img/order_completion_bg2.gif);
	background-position:68px 0px;
	background-repeat:repeat-y;
	margin-top:20px;
	padding-bottom:20px;
}
#contents2_table{
	width:560px;
}
#contents2_table td{
	vertical-align:top;
}
.contents2_step{
	padding-top:26px;
	width:68px;
}
.contents2_circle{
	padding-top:24px;
}
.contents2_txt{
	background-image:url(../img/order_completion_dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:29px;
	padding-bottom:10px;
	width:452px;
}
#line2{
	margin-top:15px;
}
