@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;
}
#recruit #warapper #main #aisatu01 {
	display: block;
	height: 600px;
	width: 300px;
	margin: 10px;
	float: left;
}
#recruit #warapper #main #aisatu02 {
	display: block;
	height: 600px;
	width: 180px;
	margin: 10px;
	float: right;
	text-align: center;
}
#recruit #warapper #main #aisatu03 {
	display: block;
	clear: both;
}

