﻿/**********************************/
/*2015-06-17 基本セレクタ 11行目*/
/*2015-06-17 共通 110行目あたり*/
/**/
/**/
/**/
/**/
/**/
/**********************************/
body {
	-webkit-print-color-adjust: exact;
}
/*基本セレクタ*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	color: #15284a;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	
}
@media print {
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
		
		font-size: 8px;
		line-height: 120%;
	}
}
	*, *::before, *::after {
		box-sizing: border-box;
	}


	ul {
		list-style: none;
	}

	div {
		display: block;
	}

	table {
		border-collapse: collapse;
	}

	img {
		border: 0;
		display: block;
	}

	h1, h2, h3 {
		display: block;
	}
	/* formBaseDesign */
	input.blueborder, textarea.blueborder, select.blueborder {
		border: 1px solid #7faec4;
		padding: 1px;
	}
	/* 基本リンクカラー */
	a:link, a:visited, a:active {
		color: #0c60c8;
		text-decoration: none;
	}

	a:hover {
		color: #FF0000;
		text-decoration: underline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		/* IE8用 */
		display: block;
	}

	dl, dt, dd, ul, a {
		margin: 0;
		padding: 0;
	}
	/* タグ要素の変更 */
	body {
		display: block;
		width: 100%;
		background: #fff;
		text-align: center;
	}

	.CarNo {
		font-weight: bold;
		font-size: 1.2rem;
	}

	.onepage {
		position: relative;
		height: 961px;
		width: 650px;
		border: 1px solid #CCC;
		page-break-after: always;
	}

	.onepage_container {
	
		width: 650px;
		height: 836px;
		overflow: hidden;
	}

	div.printfoot {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 650px;
		height: 125px;
	}

	.logo {
		width: 248px;
		height: 88px;
		float: left;
	}

	div#printCenter {
		margin: 0 auto;
		text-align: left;
		width: 650px;
	}

	div.printNotice {
		background-color: #1d2985;
		border: 1px solid #dddddd;
		color: #ffffff;
		margin-top: 30px;
		padding: 4px;
		text-align: left;
		width: 650px;
		font-size: 14px;
	}

	.pictures:after {
		clear: both;
	}



	.pictures li {
		float: left;
	}


	.laragePhoto {
		width: 650px;
	}

		.laragePhoto img {
			height: 300px;
			margin: 3px auto;
		}

	.smallPhoto {
		width: 25%;
	}

	.miniPhoto {
		width: 25%;
	}

	.smallPhoto img {
		width: 150px;
		height: 110px;
		margin: 5px auto;
	}

	.miniPhoto img {
		width: 145px;
		height: 110px;
		margin: 5px auto;
	}

	.truckdetail_maintitle {
		background: rgba(0, 0, 0, 0) linear-gradient(to top, #f9f9f9 0%, #fff 95%, #ccc 100%) repeat scroll 0 0;
		border-color: #ba2e38 #ebe9e4 #ddd;
		border-radius: 0;
		border-style: solid;
		border-width: 5px 1px;
		box-shadow: none;
		color: #333;
		display: inline-block;
		font-size: 1.125rem;
		font-weight: bold;
		padding: 10px 0 10px 10px;
		position: relative;
		text-align: left;
		vertical-align: middle;
		width: 650px;
		box-sizing: border-box;
	}

		.truckdetail_maintitle img {
			display: inline-block;
			margin-top: -2px;
			vertical-align: middle;
		}

	.truckdetail_spectable {
		border-left: 1px solid #e3e3e3;
		border-top: 1px solid #e3e3e3;
		float: left;
		width: 100%;
	}

		.truckdetail_spectable dl {
			font-size: 0.775rem;
		}

		.truckdetail_spectable dl {
			border-color: currentcolor #e3e3e3 #e3e3e3 currentcolor;
			border-left: medium none;
			border-top: medium none;
			display: table;
			font-size: 0.735rem;
			line-height: 1.1;
			float: left;
			height: 30px;
		}

			.truckdetail_spectable dl dt {
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				height: 30px;
			}

			.truckdetail_spectable dl dt {
				background: #f9f9f9 none repeat scroll 0 0;
				border-bottom: 1px solid #e3e3e3;
				border-color: #e3e3e3;
				border-right: 1px solid #e3e3e3;
				display: table-cell;
				font-weight: bold;
				height: 30px;
				padding: 10px;
				text-align: left;
				vertical-align: middle;
				width: 55%;
			}

			.truckdetail_spectable dl dd {
				background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
				border-bottom: 1px solid #e3e3e3;
				border-color: #e3e3e3;
				border-right: 1px solid #e3e3e3;
				display: table-cell;
				height: 30px;
				padding: 10px;
				text-align: left;
				vertical-align: middle;
				width: 45%;
			}

		.truckdetail_spectable dl {
			width: 33.3333%;
		}

	.truckdetail_checksheet_block {
		width: 25%;
		float: left;
	}

	.print_tel {
		float: left;
		width: 350px;
		padding-left: 5px;
		padding-top: 5px;
	}

		.print_tel span {
			font-size: 48px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #CC2D1B;
			line-height: 140%;
		}



	@media print {
		div.printNotice {
			display: none;
		}


		div.screenspace {
			display: none;
		}
	}

	.truckdetail_checksheet {
		border-left: 1px solid #ebe9e4;
		border-top: 1px solid #ebe9e4;
		width: 100%;
	}

	.truckdetail_checksheet_block {
		font-size: 0.75rem;
	}

	.truckdetail_checksheet_block {
		font-size: 0.61rem;
	}

	.truckdetail_checksheet_block {
		border-collapse: collapse;
		font-size: 0.75rem;
	}

	.truckdetail_subtitle {
		box-sizing: border-box;
		background: #f9f9f9 none repeat scroll 0 0;
		border-color: #e3e3e3 #e3e3e3 #ddd;
		border-radius: 0;
		border-style: solid;
		border-width: 1px;
		box-shadow: none;
		color: #333;
		display: inline-block;
		font-size: 10px;
		font-weight: bold;
		padding: 5px;
		position: relative;
		text-align: left;
		vertical-align: middle;
		width: 100%;
	}

	.truckdetail_checksheet_block dl {
		border-collapse: collapse;
		border-color: #e3e3e3;
		border-left: 1px solid #e3e3e3;
		border-top: 1px solid #e3e3e3;
		display: table;
		line-height: 1.3;
		width: 100%;
	}

		.truckdetail_checksheet_block dl dt {
			background: #f9f9f9 none repeat scroll 0 0;
			border-bottom: 1px solid #e3e3e3;
			border-color: #e3e3e3;
			border-right: 1px solid #e3e3e3;
			display: table-cell;
			font-weight: bold;
			height: 30px;
			padding: 1px;
			text-align: center;
			vertical-align: middle;
			width: 33.3333%;
		}

		.truckdetail_checksheet_block dl dd {
			background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
			border-bottom: 1px solid #e3e3e3;
			border-color: #e3e3e3;
			border-right: 1px solid #e3e3e3;
			display: table-cell;
			height: 30px;
			padding: 1px;
			text-align: center;
			vertical-align: middle;
			width: 33.3333%;
		}

	.truckdetail_subtitle img {
		display: inline-block;
		margin-top: -2px;
		vertical-align: middle;
	}

	.truckdetail_checksheet_tire_block {
		width: 324px;
		float: left;
	}

	.truckdetail_checksheet_tire_block {
		border-collapse: collapse;
		font-size: 0.75rem;
		position: relative;
	}


	.truckdetail_checksheet_tire {
		border-collapse: collapse;
		position: relative;
		text-align: center;
		vertical-align: middle;
		width: 100%;
	}

	.truckdetail_checksheet_tire_block img {
		margin: auto;
		margin-top: -20px;
		width: 50%;
		border: medium none;
		vertical-align: middle;
	}

	.tire_FL, .tire_FR {
		top: 13.5%;
	}

	.tire_F2L, .tire_F2R {
		top: 28%;
	}

	.tire_BL, .tire_BR {
		top: 45%;
	}

	.tire_B2L, .tire_B2R {
		top: 60%;
	}

	.tire_FL, .tire_F2L, .tire_BL, .tire_B2L {
		left: 0;
	}

	.tire_FR, .tire_F2R, .tire_BR, .tire_B2R {
		left: 63%;
	}

	.tire_FL, .tire_FR, .tire_F2L, .tire_F2R, .tire_BL, .tire_BR, .tire_B2L, .tire_B2R {
		width: 37%;
	}

	.tire_FL, .tire_FR, .tire_F2L, .tire_F2R, .tire_BL, .tire_BR, .tire_B2L, .tire_B2R {
		width: 37%;
	}

	.tire_FL, .tire_FR, .tire_F2L, .tire_F2R, .tire_BL, .tire_BR, .tire_B2L, .tire_B2R {
		width: 37.5%;
	}

	.tire_FL, .tire_FR, .tire_F2L, .tire_F2R, .tire_BL, .tire_BR, .tire_B2L, .tire_B2R {
		cursor: pointer;
		position: absolute;
		width: 36.5%;
	}

		.tire_FL li, .tire_F2L li, .tire_BL li, .tire_B2L li {
			float: right;
		}

		.tire_FR li, .tire_F2R li, .tire_BR li, .tire_B2R li {
			float: left;
		}

		.tire_FL li, .tire_FR li, .tire_F2L li, .tire_F2R li, .tire_BL li, .tire_BR li, .tire_B2L li, .tire_B2R li {
			height: 20px;
			width: 20px;
			font-size: 1.6rem;
		}

		.tire_FL li, .tire_FR li, .tire_F2L li, .tire_F2R li, .tire_BL li, .tire_BR li, .tire_B2L li, .tire_B2R li {
			background-color: #333 !important;
			border-radius: 20px;
			border: 1px solid #333;
			color: #fff;
			text-align: center;
			height: 20px;
			padding-bottom: 3px;
			width: 20px;
			font-size: 1.0rem;
		}

	.tire_spare {
		bottom: 20px;
		display: table;
		position: absolute;
	}

		.tire_spare li {
			display: table-cell;
			width: 60px;
		}

		.tire_spare .tire_spare_num {
			background: #333 none repeat scroll 0 0;
			border-radius: 100px;
			color: #fff;
			display: table-cell;
			height: 20px;
			padding: 5px;
			text-align: center;
			width: 20px;
			font-size: 1.2rem
		}

	.truckdetail_tire_table {
		border-collapse: collapse;
		border-color: #fff;
		border-style: solid;
		border-width: 3px 0 0 3px;
		width: 100%;
	}

		.truckdetail_tire_table td {
			background: #f0f0f0 none repeat scroll 0 0;
			border-color: #fff;
			border-style: solid;
			border-width: 0 3px 3px 0;
			height: 50px;
			padding: 2px;
			text-align: center;
		}

	#checkSheet {
		width: 650px;
	}

	.print_check {
		background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
		color: #FFF;
		padding: 10px;
		width: 650px;
		box-sizing: border-box;
	}

		.print_check li {
			float: left;
			padding: 0 10px 5px 0;
		}

	label {
		display: table;
		float: left;
		vertical-align: middle;
		cursor: pointer;
	}

	.checkbox:checked + .checkbox-icon::before {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #666;
		color: #000;
		content: "✓";
		font-size: 1.025rem;
		text-align: center;
	}

	.checkbox + .checkbox-icon::before {
		border-radius: 4px;
	}

	.checkbox + .checkbox-icon::before, .radiobutton + .radiobutton-icon::before {
		background-color: #fff;
		border: 1px solid #999;
		box-shadow: 0 1px 1px rgba(4, 0, 0, 0.14) inset;
		content: "";
		display: inline-block;
		height: 20px;
		vertical-align: middle;
		width: 20px;
	}

	.print_check li span {
		font-size: initial;
		color: #FFF;
	}

	.checkbox, .radiobutton {
		display: none;
	}

		.checkbox + .checkbox-icon, .radiobutton + .radiobutton-icon {
			display: table-cell;
			position: relative;
			vertical-align: middle;
		}
