body.careers table {
	border-collapse: separate;
	border-spacing: 10px;
}
body.careers table td {
	padding:5px;
}
body.careers table td.label {
	white-space:nowrap;
	font-weight:700;
	text-align:center;
}

/*** min-width: 0px *****************************************************************************************************************************************************************************************************************************/
@media only screen and (min-width: 0px) {
	#contents div.section img {
		max-width:260px;
	}
	#contents div.section p {
		margin:2.0em 0;
		line-height:1.7em;
	}

} /*** max-width: 0px ***/


/*** min-width: 728px *****************************************************************************************************************************************************************************************************************************/
@media only screen and (min-width: 728px) {
} /*** max-width: 728px ***/


/*** min-width: 954px *****************************************************************************************************************************************************************************************************************************/
@media only screen and (min-width: 954px) {
} /*** max-width: 954px ***/


/*** min-width: 1180px *****************************************************************************************************************************************************************************************************************************/
@media only screen and (min-width: 1180px) {
} /*** max-width: 1180px ***/
