@charset "utf-8";
/* CSS Document */

#makeMainT {
	margin:25px 0 0 20px;
	}
	
#makeMainB {
	margin-left:10px;
	}

#makeMainOther {
	margin:25px 0 0 25px;
	}

td.pdfNotice {
	line-height:1.6em;
	}

table.makeB {
	margin-left:10px;
	}

td.carname {
	font-size:18px;
	color:#000066;
	font-weight:bold;
	}
	
td.mainCat {
	background-color:#EEE;
	color:#333;
	}

td.mainLeft {
	padding-left:10px;
	background-color:#EEE;
	color:#333;
	}

.selection {
	color:#000066;
	line-height:1.2em;
	font-size:22px;
	font-weight:bold;
	}

#reportTitle {
	width:97%;
	color:#000066;
	line-height:1.2em;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px dotted #ACACAC;
	}

	