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

/* ------------------------------------------------------------------------------
成功のヒケツ
------------------------------------------------------------------------------ */ 
#successTopText {
padding-left: 10px;
padding-bottom: 20px;
}
.successBoxMain {
background: url(../success/img/frame01_bg.gif) repeat-y;
width: 662px;
margin-left: 9px;
margin-bottom: 25px;
}
.successBoxLeft {
width: 170px;
float: left;
margin-top: 10px;
padding-left: 24px;
}
.successBoxRight {
width: 422px;
float: right;
margin-top: 10px;
padding-right: 26px;
}
.successBoxIcon {
float: left;
margin-right: 5px;
}
.successBoxTit {
display: block;
margin-bottom: 10px;
}
.successBoxName {
font-weight: bold;
float: left;
}
.successBoxTxt {
margin-top: 15px;
margin-bottom: 10px;
}
.successBoxBtn {
text-align: right;
margin-bottom: 10px;
}
#successService {
width: 680px;
text-align: center;
}
#successServiceList {
margin-bottom: 10px;
padding-left: 16px;
}
#successServiceList li {
float: left;
width: 152px;
padding-right: 13px;
}
#successServiceTxt {
width: 680px;
text-align: center;
margin-bottom: 17px;
margin-top: 7px;
}
