*div#companybox{
width:560px;
padding:20px 10px 0 0px;
margin:0;
text-align:left;
}

/* safari only \*/
html:\66irst-child div#companybox{
width:550px;
padding:0;
margin:25px 0 0 20px;
text-align:left;
}
/* end */

.company-title{
width:524px;
height:35px;
margin:0 auto 0px auto;
text-indent:-9999px;
background:url(img/company-title.gif) no-repeat;
}

.company-subtitle01{
width:100px;
height:18px;
margin:15px 0 10px 0;
text-indent:-9999px;
background:url(img/company-subtitle01.gif) no-repeat;
}

.company-subtitle02{
width:100px;
height:18px;
margin:15px 0 10px 0;
text-indent:-9999px;
background:url(img/company-subtitle02.gif) no-repeat;
}

.company-subtitle03{
width:125px;
height:18px;
margin:15px 0 10px 0;
text-indent:-9999px;
background:url(img/company-subtitle03.gif) no-repeat;
}

/*IE6以前ハック*/
* html body .company-text{
width:490px;
margin:0 0 0 30px;
}

.company-text{
width:490px;
margin:0 0 0 50px;
}

table{
width:490px;
}

.border{
background-image:url(img/table-border.gif);
}


#hotline-box{
width:524px;
float:right;
margin:0 0 0 2px;
padding:0;
}

#safesupport-box{
width:524px;
float:right;
margin:0 0 0 2px;
padding:0;
}

p.form-text{
font-size:14px;
line-height:24px;
color:#666666;
margin:10px 0 10px 0;
padding:0;
}

.form-textsmall{
font-size:10px;
line-height:18px;
color:#888888;
margin:0 0 5px 0;
padding:0;
}

#login-box{
margin:0;
padding:0;
width:523px;
text-align:center;
}

.form-border{
margin:10px 0 10px 0;
padding:0;
width:523px;
height:5px;
text-indent:-9999px;
background:#FFFFFF url(img/form-border.gif) repeat-x;
}