@charset "UTF-8";

/*=========================================================================================
 common
=========================================================================================*/

#company{
color:#000000;
}

a.company_link{
color:#2685BB;
text_decoration:underline;
}
a:hover.company_link{
color:#009900;
text-decoration: underline;
outline: none;
}

/*=========================================================================================
 CONTACT
=========================================================================================*/

.contact_bg{
background:#FFFFFF url(/images/company/bg_contact.gif); repeat-y 0px 0px;
}

input.contact{
height:20px;
border: 1px #CCCCCC solid;
background-color: #FFFFFF;
}
textarea.contact{
border: 1px #CCCCCC solid;
background-color: #FFFFFF;
}
input:focus.contact,
textarea:focus.contact{
background-color: #F0F0F0;
}

input.contact_button{
padding:4px 20px;
border: 1px #505050 solid;
background-color: #555555;
color:#FFFFFF;
cursor: pointer;
}



/*=========================================================================================
 QUESTION
=========================================================================================*/

.question_article{
background:url(/images/company/icon_question_pink.gif) no-repeat 0px 0px;
padding-left:20px;
color:#FF6699;
font-weight:bold;
}

/*=========================================================================================
 PRESS
=========================================================================================*/

span.press{
background:url(/images/company/icon_pdf.gif) no-repeat 0px 0px;
padding-left:18px;
}

span.press a{
color: #2685BB;
text-decoration: underline;
font-weight: bold;
}

span.press a:hover{
color: #019A4A;
text-decoration: underline;
}

.box_otherImages{
width:200px;
height:200px;
}

.box_dl_logo{
height:55px;
width:724px;
background-color:#EBEBEB;
}

/*=========================================================================================
 AD GALLERY
=========================================================================================*/

.box_AdThumbnail{
width:158px;
height:175px;
background:url(/images/common/line_dot.gif) repeat-x left bottom;
}

.bg_download_area{
background:url(/images/company/bg_download_area.gif) repeat-y top left;
}

.box_download{
width:140px;
height:240px;
}

.box_download_thumbnail{
width:140px;
height:140px;
display:table-cell;
vertical-align:middle;
}

/*=========================================================================================
 RECRUIT
=========================================================================================*/

.recruit_sidemenu{
width:145px;
height:32px;
background:url(/images/company/bg_recruit_sidemenu.gif) no-repeat top left;
}

.bg_recruit_green{
width:550px;
height:22px;
background-color:#EBF5CC;
}

.bg_recruit_gray{
width:550px;
height:40px;
background-color:#E0E0E0;
}

/*=========================================================================================
 MAIL MAGAZINE
=========================================================================================*/

.bg_mailmagazine_gray{
width:725px;
background:#F0F0F0 url(/images/company/bg_gray_title.gif) repeat-x top left;
}

.bg_mailmagazine_title {
width:725px;
height:22px;
background:url(https://www.benetton.co.jp/images/company/bg_mail_title.gif) no-repeat top left;
}

.bg_mailmagazine_title_inner {
font-size:12px;
font-weight:bold;
padding:6px 14px 0px;
}
