@charset "UTF-8";

@media print {
#contents {
	margin-top: 15px;
}
	.service-item {
   margin-bottom: 0px;
}
	.service-item h3 {
    margin: 15px 0;
}
/*職業紹介*/
.service-content .flow .flow-txt p.flow-title {
	page-break-inside: avoid;
	padding: 4px 0;
	font-size: 14px;
	font-weight: bold;
}
.service-content .flow .flow-txt p {
	page-break-inside: avoid;
	font-size: 12px;
}
.service-content .allow {
	page-break-inside: avoid;
	width: 100%;
	clear: both;
	text-align: center;
	color: #F6A623;
	font-size: 20px;
	padding: 5px 0;
}
/*会社概要*/
.service-content h3 {
	page-break-inside: avoid;
	margin: 0;
}
	.service-left-description span {
    font-size: 14px;
    font-weight: bold;
}
	.service-item .service-left-description p{
	    font-size: 12px;
    padding-bottom: 14px;
}
	
table.company-table {
	margin: 0 auto 5px;
	page-break-inside: avoid;
}
table.company-table th {
	page-break-inside: avoid;
	font-size: 10px;
	line-height: 1.5;
}
table.company-table td {
	page-break-inside: avoid;
	font-size: 10px;
	line-height: 1.5;
}
table.company-table td p img {
	page-break-inside: avoid;
	width: 145px;
}
ul.company-list ul.company-transaction {
	page-break-inside: avoid;
	width: 93%;
	margin: 0 auto 9px;
	padding: 0 2px;
	font-size: 13px;
}
ul.company-transaction:last-of-type {
	page-break-inside: avoid;
	margin-bottom: 10px;
}
	
	header{width:990px;}
	footer{
		width:990px;border-top:none;
    background: none;}
	footer .wrap{display:none;}
footer p {
	margin-top: 10px;
}
footer .copy p {
	padding: 5px 0;
}
footer ul {
	margin: 7px auto;
}
}
