table {
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    font-variant: normal;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.row{
	margin:0;
}
td {
    font-size: 10pt;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
#pathArea {
    margin: 0 auto;
    padding: 8px 0 25px;
    display: block;
    width: 96%;
    max-width: 960px;
    text-align: left;
}
@media screen and (max-width: 640px){
	.top_step {
    	display: none;
	}
	h1 {
	    width: 96%;
	}
}

#pathArea li {
    display: inline;
}
li {
    list-style-type: none:
 margin: 0;
    padding: 0;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
a:link {
    color: #0066CC;
}
a:-webkit-any-link {
    cursor: pointer;
    text-decoration: underline;
}
.top_step {
    margin: 0 auto;
    padding: 0 0 10px;
    width: 950px;
    text-align: left;
}
.top_step img {
    width: 100%;
    height: auto;
}
.MainWidth {
    width: 96%;
    max-width: 930px;
    text-align: left;
}

.mt20 {
    margin-top: 20px;
}
p {
    margin: 0;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.terms {
    margin: 20px auto 0;
    padding: 20px;
    border: 1px solid #999999;
    width: 96%;
    max-width: 950px;
    height: 300px;
    overflow-y: auto;
    box-sizing: border-box;
    text-align: left;
    word-break: break-all;
}
form {
    margin: 0px;
    padding: 0px;
}
.btnBox {
    margin: 0px auto;
    padding: 22px 17px;
    width: 96%;
    max-width: 950px;
    box-sizing: border-box;
}
.tcenter {
    text-align: center;
}
h1 {
    margin: 0;
    padding: 12px 0 12px 55px;
    border-bottom: 3px solid #3399ff;
    border-left: none;
    background: url(/o/nec.account.collect.process.portlet/images/ic_recycle_01.gif) 0 5px no-repeat;
    color: 333333;
    font-size: 200%;
    font-weight: normal;
    line-height: 1.4;
    max-width: 950px;
    text-align: left;
    box-sizing: border-box;
}
.btnBox .subBtn {
    width: 240px;
    height: 50px;
    font-family: arial;
    font-size: 100%;
    font-weight: bold;
    box-sizing: border-box;
    border: 1px solid #a6a6a6;
    border-radius: 2px;
    cursor: pointer;
    line-height: 50px;
    color: #333333;
    text-decoration: none;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #dddddd 100%, #dddddd 100%, #2989d8 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#dddddd 100%,#dddddd 100%,#2989d8 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%,#dddddd 100%,#dddddd 100%,#2989d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#2989d8',GradientType=0 );
    display: inline-block;
}
user agent stylesheet
input:not([type="image" i]), textarea {
    box-sizing: border-box;
}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    padding: 1px 6px;
}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}
input[type="button" i], input[type="submit" i], input[type="reset" i] {
    -webkit-appearance: push-button;
    user-select: none;
    white-space: pre;
}
input {
    padding: 1px 0px;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
user agent stylesheet
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}
user agent stylesheet
input, textarea, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb !important;
}