@charset "utf-8";
/* CSS Document */


#s1 {
	position: relative;
	width: 950px;
	height: 520px;
	background: url(/sp/nipponrentacar/images/bg.jpg) no-repeat;
}


#k {
	position: absolute;
	top: 50px;
}






div#s3 {
	clear: both;
	padding: 5px 0;
	font-size: 12px;
}

div#s3 div.c {
	min-height: 190px;
	border: 3px dotted #28a7e1;
	margin: 0;
	padding: 10px;
}

.f {
	display: inline;
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#s3L {
	display: inline;
	float: left;
	width: 470px;
}

div#s3R {
	display: inline;
	float: right;
	width: 400px;
}

div#s3 table {
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #666;
}

div#s3 table th, div#s3 table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}


div#s3 table th {
	background-color: #C7E8F8;
}



/* clearfix
----------------------------------------------------------------------------------------------------*/
div#s3 div.c {
	zoom: 1;/*for IE 5.5-7*/
}

div#s3 div.c:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
