@charset "utf-8";

/*-------------------------------------技・職人--*/
#bodyArea2nd .mainBox .crafTxt {
	width: 698px;
	padding-bottom: 20px;
}

.crafTxt h1 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}

.crafTxt .crafUnit {
	padding-bottom: 20px;
	width: 700px;
}

.crafTxt .crafUnit .leftPhoto {
	float: left;
	width: 487px;
}

.crafTxt .crafUnit .txtBox {
	float: left;
	width: 200px;
	padding-left: 10px;
}

.crafUnit .txtBox h2.crafH2 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}

.crafUnit .txtBox .crafBody {
	font-size: 80%;
	line-height: 150%;
}

