.sectionsale {
clear: both;
width: 600px;
margin-bottom: 30px;
margin-right: auto;
margin-left: auto;
}

p.np {
line-height: 180%;
clear: both;
margin-bottom: 15px;
}
p.npc {
clear: both;
margin-bottom: 10px;
text-align: center;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
line-height: 0px;
}
.img_left {
float: left;
padding-right: 20px;
}
.img_right {
float: right;
padding-left: 20px;
}
.sale_flow {
background-image: url(/sale/images/flow_sale_mid.gif);
background-repeat: repeat-y;
width: 620px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}
.sale_flow_mid {
background-image: url(/sale/images/flow_sale_end.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 30px;
}
.sale_flow_area {
width: 560px;
padding-right: 30px;
padding-left: 30px;
}
.sale_flow_top {
background-image: url(/sale/images/flow_sale_top.gif);
background-repeat: no-repeat;
background-position: top;
padding-top: 40px;
}
.sale_step {
line-height: 50px;
color: #FFF;
background-image: url(/sale/images/flow_sale_step.gif);
background-repeat: no-repeat;
float: left;
height: 50px;
width: 100px;
text-align: center;
font-weight: bold;
font-size: 18px;
}
.sale_flow_area dl {
float: right;
width: 420px;
margin-bottom: 10px;
padding-right: 20px;
}
.sale_flow_area dl dt {
color: #169196;
font-size: 130%;
font-weight: bold;
line-height: 130%;
clear: both;
margin-bottom: 10px;
}
.sale_flow_area dl dd {
font-size: 80%;
clear: both;
}










.buy_flow {
background-image: url(/sale/images/flow_buy_mid.gif);
background-repeat: repeat-y;
width: 620px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}
.buy_flow_mid {
background-image: url(/sale/images/flow_buy_end.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 30px;
}
.buy_flow_area {
width: 560px;
padding-right: 30px;
padding-left: 30px;
}
.buy_flow_top {
background-image: url(/sale/images/flow_buy_top.gif);
background-repeat: no-repeat;
background-position: top;
padding-top: 40px;
}
.buy_step {
line-height: 50px;
color: #FFF;
background-image: url(/sale/images/flow_buy_step.gif);
background-repeat: no-repeat;
float: left;
height: 50px;
width: 100px;
text-align: center;
font-weight: bold;
font-size: 18px;
}
.buy_flow_area dl {
float: right;
width: 420px;
margin-bottom: 10px;
padding-right: 20px;
}
.buy_flow_area dl dt {
color: #169196;
font-size: 130%;
font-weight: bold;
line-height: 130%;
clear: both;
margin-bottom: 10px;
}
.buy_flow_area dl dd {
font-size: 80%;
clear: both;
}


.contact_list {
}
.contact_list dt {
font-weight: bold;
color: #000;
}
.contact_list dd {
clear: both;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
}
.contact_list dd strong {
font-size: 20px;
}
table.formarea th span {
color: #C00;
}
.preview {
text-align: center;
clear: both;
}

.buy_flow_area:after,
.sale_flow_area:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}