@charset "utf-8";
/* CSS Document */

/*
見出し
---------------------------------------------*/

#wrapper h3 {
	clear:both;
	width:840px;
	margin:0px auto 30px auto;
}
/*
印刷ボタン
-------------------------------------------------------*/
.bt_print {
	display:block;
	clear:both;
	width:257px;
	margin:20px auto;
	overflow:hidden;
}
/*
バナー
-----------------------------------------------*/
.bn_car_rental {
	width:280px;
	margin:30px auto;
}
/*

-----------------------------------------------*/
.table01 {
	width:590px;
	margin:0px auto 40px auto;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
.table01 th {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#67BDDE;
	color:#FFF;
	width:33%;
	padding-left:8px;
}
.table01 th p {
	padding:6px;
	text-align:left;
}
.table01 td {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:33%;
	padding-left:8px;
	font-size:14px;
}
.table01 td p {
	text-align:left;
	padding:6px 0px;
}
/**/

.table02 {
	width:752px;
	margin:0px auto 20px auto;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
.table02 th {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#67BDDE;
	color:#FFF;
	width:100px;
}
.table02 th p {
	padding:6px;
}
.table02 td {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	font-size:14px;
}
.table02 td p {
	text-align:center;
	padding:6px 0px;
}
/**/

.table03 {
	width:752px;
	margin:0px auto 10px auto;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
.table03 th {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#67BDDE;
	color:#FFF;
	width:100px;
	text-align:center;
}
.table03 th p {
	padding:6px;
	text-align:center;
}
.table03 td {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	font-size:14px;
	text-align:center;
}
.table03 td p {
	text-align:left;
	padding:6px 0px;
	padding-left:10px;
}
.table03 .line01 {
	width:30%;
}
.jiko_txt {
	width:752px;
	margin:10px auto;
}
