@charset "utf-8";

/*----------------------------------------------------
	qa css
----------------------------------------------------*/


#top-title-qa {
width:716px;
height:102px;
background-image:url(../images/top-title-qa.jpg);
}


#qaBtn{
background-color:#eeeeee;
width:695px;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}

#qaBtn table{
width:665px;
margin:5px auto;
}


.qa-pd {
padding:5px 10px 5px 10px;
}


/* companyBox
----------------------------------------------------*/

.companyBox {
margin-bottom:5px;
border-top:1px solid #1f66aa;
border-left:1px solid #1f66aa;
}

.companyBox th {
border-right:1px solid #1f66aa;
border-bottom:1px solid #1f66aa;
font-weight:normal;
}


.companyBox td {
border-right:1px solid #1f66aa;
border-bottom:1px solid #1f66aa;
}


.companyBoxQ {
width:80px;
height:33px;
background-image:url(../images/company_q.gif);
}

.companyBoxA {
width:80px;
height:91px;
background-image:url(../images/company_a.gif);
}


/* fisheriesBox
----------------------------------------------------*/

.fisheriesBox {
margin-bottom:5px;
border-top:1px solid #1b3281;
border-left:1px solid #1b3281;
}

.fisheriesBox th {
border-right:1px solid #1b3281;
border-bottom:1px solid #1b3281;
font-weight:normal;
}


.fisheriesBox td {
border-right:1px solid #1b3281;
border-bottom:1px solid #1b3281;
}


.fisheriesBoxQ {
width:80px;
height:33px;
background-image:url(../images/fisheries_q.gif);
}

.fisheriesBoxA {
width:80px;
height:91px;
background-image:url(../images/fisheries_a.gif);
}



/* foodsBox
----------------------------------------------------*/

.foodsBox {
margin-bottom:5px;
border-top:1px solid #f8b602;
border-left:1px solid #f8b602;
}

.foodsBox th {
border-right:1px solid #f8b602;
border-bottom:1px solid #f8b602;
font-weight:normal;
}


.foodsBox td {
border-right:1px solid #f8b602;
border-bottom:1px solid #f8b602;
}


.foodsBoxQ {
width:80px;
height:33px;
background-image:url(../images/foods_q.gif);
}

.foodsBoxA {
width:80px;
height:91px;
background-image:url(../images/foods_a.gif);
}