.job_box {
	width: 700px;
	float: left;
}
.job_shop_name {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}

.job_box table {
	margin-bottom: 5px;
}

.job_box td {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	line-height: 150%;
}
.kome {
	font-size: 12px;
	margin-bottom: 30px;
}


.right {
	float: right;
	width: 220px;
}
.listTitle {
	background-image: url(../img_site/common/backImg03.png);
	font-weight: bold;
	color: #665A1A;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat;
	text-align: center;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.listBox {
	background-image: url(../img_site/common/backImg02.png);
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
.list_shop {
	font-size: 14px;
	color: #665A1A;
	margin-bottom: 10px;
}
.list_job {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}
.list_kuwasiku {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	font-size: 12px;
}
