/* CSS Document */
@charset "utf-8";


/*************************************************************************************/
/*order-contents*/
/*************************************************************************************/
div#order-contents {
	height: auto;
	width: 635px;
	margin: 0px;
	padding: 0px;
	float: left;
}



/*************************************************************************************/
/*box-order-a*/
/*************************************************************************************/
div.box-order-a {
	height: 115px;
	width: 434px;
	background: url(../../order/img/order_a_bg2.gif) no-repeat;
	margin: 0px 0px 20px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 191px;
}



/*************************************************************************************/
/*box-flow*/
/*************************************************************************************/
div.box-flow {
	background-image: url(../../order/img/flow_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 590px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 19px;
}


h3#h3-flow {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background: url(../../order/img/flow_h3.gif) no-repeat;
}


p#p-flow-footer {
	background-image: url(../../order/img/flow_footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 100%;
	display: block;
}




p#p-flow-head {
	background-image: url(../../order/img/flow_repeat_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 100%;
	display: block;
}

p.p-flow-joint {
	background-image: url(../../order/img/flow_repeat_joint.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 100%;
	display: block;
}

p#p-flow-foot-step {
	background-image: url(../../order/img/flow_repeat_footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 100%;
	display: block;
}






/*************************************************************************************/
/*box-flow-repea*/
/*************************************************************************************/

div.box-flow-repeat {
	background-image: url(../../order/img/flow_repeat_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 553px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 21px;
}


div.box-flow-repeat p {
	display: block;
	float: left;
	width: 350px;
	margin-bottom: 5px;
}


div.box-flow-repeat img {
	float: right;
	margin-bottom: 5px;
}


div.box-flow-repeat img#gosoudan {
	float: right;
	margin-top: 30px;
}


/*h4*/

div.box-flow-repeat h4 {
	height: 19px;
	margin-bottom: 10px;
}

div.box-flow-repeat h4#h4-01 {
	background: url(../../order/img/h4_flow01.gif) no-repeat;
}

div.box-flow-repeat h4#h4-02 {
	background: url(../../order/img/h4_flow02.gif) no-repeat;
}

div.box-flow-repeat h4#h4-03 {
	background: url(../../order/img/h4_flow03.gif) no-repeat;
}

div.box-flow-repeat h4#h4-04 {
	background: url(../../order/img/h4_flow04.gif) no-repeat;
}

div.box-flow-repeat h4#h4-05 {
	background: url(../../order/img/h4_flow05.gif) no-repeat;
}



/*order-pagetop*/
div.box-page-top p.top#order-pagetop {
	margin-top: -27px;
	margin-right: 10px;
}
