@charset "UTF-8";
/*table
------------------------------------------------*/


#main #table01 {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-collapse:collapse;
	margin-top: 15px;
	width: 500px;
	display: block;
	margin-left: 14px;
}
#main #table01 th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #efefef;
}
#main #table01 td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main #table01 tr.odd {
	background-color: #efefef;
}

#main #text1 {
	display: block;
	padding-left: 22px;
	margin-bottom: 15px;
}
.imgright_waku{
	padding:5px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	float:right;
	margin:3px;
}
.imgleft_waku{
	padding:5px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	float:left;
	margin:3px;
}
#main #table_tenpo01 td {
	border: 1px solid #CCCCCC;
}
#recruit #table_tenpo01 {
	background-image: url(image/free-daiyaru.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tenpo01_free{
	background-image: url(image/free-daiyaru.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 30px;
	display: block;
	font-weight: bold;
}
