@charset "utf-8";
/*==============================================
 CSS INFO
 URL : http://www.nissan.car-rental.jp/
 Description : campaign css
===============================================*/

.weekdayCamp{
	background	: url("/img/site/campaign/weekday_camp_bg.gif");
	padding-bottom: 30px;
	}
	
.weekdayDtl{
	background	: #FFF;
	margin		: 0 30px 10px;
	padding		: 25px;
	}
	
.txtC{
	text-align	: center;
	margin-bottom: 20px;
	}
	
.weekCampDtl dt{
	font-weight	: bold;
	}
	
.weekCampDtl dd{
	margin-left	: 15px;
	margin-bottom: 15px;
	}
	
.weekSearch{
	margin		: 40px 0 10px;
	text-align	: center;
	}