@charset "utf-8";

/* 下層共通
---------------------------------------------------- */
#main_img {
	height: 250px;
	width: 820px;
}

.page_table {
	width:650px;
	margin-left: 35px;
	margin-bottom: 40px;
}
.page_table th {
	width:130px;
	padding: 10px 10px 8px 20px;
	border-bottom: solid 1px #999999;
	text-align:left;
}
.page_table td {
	padding: 10px 10px 8px 20px;
	border-bottom: solid 1px #999999;
	text-align:left;
}

/* カマダ工芸について
---------------------------------------------------- */
.company_dl {
	margin-left:40px;
	margin-bottom: 30px;
}
.company_dl dt {
	font-weight:bold;
	margin-bottom: 3px;
	float: left;
	width: 150px;
}
.company_dl dd {
	margin-bottom: 20px;
}

/* 事業内容
---------------------------------------------------- */
.work_box {
	width:760px;
	padding-left:30px;
}
.work_box img {
	margin-right:15px;
	margin-bottom:10px;
}

/* 採用情報
---------------------------------------------------- */
.recruit_table {
	width:650px;
	margin-left: 35px;
	margin-bottom: 40px;
}
.recruit_table th {
	width:130px;
	padding: 10px 10px 8px 25px;
	border-bottom: solid 1px #999999;
	text-align:left;
}
.recruit_table td {
	padding: 10px 10px 8px 20px;
	border-bottom: solid 1px #999999;
	text-align:left;
}

/* マルシェ
---------------------------------------------------- */
.marche_table {
	margin-bottom: 40px;
}
.marche_table th {
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.marche_table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.marche_td_com {
	width: 30px;
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
