@charset "utf-8";
/* CSS Document */

#tArea {
	background:url(../images/common/bg_title.png) no-repeat;
	width:968px; height:130px;
	position:relative;
}

.tit {
	position:absolute;
	top:63px; left:35px;
}

.workArea {
	list-style:none;
}

.workList01 {
	float:left;
	width:212px;
	margin:0;
	padding:0 20px 20px 0;
	text-align:center;
	font-size:10px;
	line-height:1.4em;
}
.workList02 {
	float:left;
	width:212px;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	font-size:10px;
	line-height:1.4em;
}
	