@charset "utf-8";

/*=======main=======*/
#popMain{
border:50px solid #FFF;
background: url(../img/popup_bg.gif) repeat-y left top;
}
#popMain td{
text-align:left;
}

/*=======Job=======*/
/*--title--*/
.title{
width:633px;
}
.popJobTitle{
margin: 40px 0 15px;
}
/*--table--*/
.popTable01 td{
padding-bottom:25px;
font-size:12px;
color:#555;
line-height: 1.6;
text-align:left;
}
.popTable01 td.btm{
padding-bottom:0;
}
.popTable01 td img{
margin-top:3px;
}

/*=======message=======*/
#popMain td p.messageTitle{
margin-top:15px;
font-size:12px;
color:#555;
line-height: 1.6;
}

.faqTable{
margin:30px 0 0 6px;
}
.faqTable td.textQ{
padding-bottom:7px;
color: #E41C18;
}
.faqTable img{
margin-top:2px;
}



