/*----- 締切間近！ -----*/
.width10 {
	padding: 16px 12px;
}

.simekiri_tbl {
	margin-bottom: 14px;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.cam_simekiri {
	color: #e10000;
	font-size: 13px;
	line-height: 1.2;
	font-weight: bold;
	padding-left: 3px;
}
.simekiri_bg {
	padding: 6px 8px; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 150px;
}
.simekiri_koza {
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	padding: 6px 8px;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 160px;
}
.simekiri_txt {
	font-size: 13px;
	line-height: 1.3;
	padding: 6px 8px;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px solid #cccccc;
}

/*----- 好評実施中！ -----*/

.ttls-cam {
	color: steelblue;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.cam_tbl {
	margin-bottom: 12px;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.cam_txt {
	font-size: 13px;
	line-height: 1.3;
	padding: 6px 8px; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
}
.cam_txt-g {
	font-size: 13px;
	line-height: 1.3;
	padding: 6px 8px; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	background-color: whitesmoke;
}
.cam_date {
	color: #666666;
	font-size: 12px;
	line-height: 1.3;
	padding: 6px 8px;
	text-align: right;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	width: 130px;
}
.cam_date-g {
	color: #666666;
	font-size: 12px;
	line-height: 1.3;
	padding: 6px 8px;
	text-align: right;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	width: 130px;
	background-color: whitesmoke;
}


/*資料請求バナー*/

#bansiyou{
	width:775px;
	height:80px;
	overflow:hidden;
}

#bansiyou a{
	width:775px;
	height:80px;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou.jpg) no-repeat 0 0;
	font-size:17px;
	line-height:1.5em;
	overflow:hidden;
}

#bansiyou a:hover{
	background: transparent url(images/bansiyou.jpg) no-repeat 0 -80px;
	color:#ffffff;
	font-weight:bold;
}