


/***************************************************************
*
*	PC view
*
****************************************************************/

.border_head{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}

#commonFooter.engFooter .copy img{
	margin: 0 5px -5px 0;
}



/***************************************************************
*
*	SP view
*
*********-*******************************************************/

@media screen and (max-width:769px){

#commonFooter{
	padding-bottom: 6%;
}

#commonFooter.engFooter .copy img{
	margin: 0 5px 0 0;
}

#content{
	border-top: solid 1px #f2f2f2 !important;
}

	
	
}






































