@charset "utf-8";
/*------------------------------------------------------------
	業務内容
------------------------------------------------------------*/
#contents {
	background: url(../img/works/works_back.jpg) no-repeat;
}

#contents .fltImg {
	padding-top: 38px;
}

#contents .textArea {
	width: 480px;
}

#contents h3 {
	padding-bottom: 10px;
}

#contents table td {
	padding-top: 5px;
}

#contents table {
	margin-bottom: 30px;
}

#contents table .tdCell {
	width: 117px;
}

#contents .tableA span {
	padding-right: 3px;
	color: #C79F62;
}

#contents .listType span {
	padding-right: 3px;
	color: #6A3906;	
}

#contents .listType li {
	display: inline;
}

#contents .listType .list1 {
	padding-right: 49px;
}

#contents .listType .list2 {
	padding-right: 25px;
}

#contents .listType .list3 {
	padding-right: 10px;
}