@charset "utf-8";

#bar {
	width:940px;
	height:40px;
	background-color:#f3eed5;
	margin:0px auto;
	opacity:0.6;
	overflow:hidden;
	position:relative;
}
.mae,.itiran,.tugi {
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:100px;
	height:21px;
	float:left;
}

.mae {
	background-image:url(../img/mae_yajirusi.png);
	background-repeat: no-repeat;
	position:absolute;
	top:12px;
	left:20px;
}

.itiran {
	background-image:url(../img/itiran.png);
	background-repeat: no-repeat;
	position:absolute;
	top:12px;
	left:440px;
}

.tugi {
	background-image:url(../img/tugi_yajirusi.png);
	background-repeat: no-repeat;
	position:absolute;
	top:12px;
	left:830px;
}



.work_box {
	width:940px;
	height:493px;
	overflow:hidden;
	margin:15px auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:7px;
	background-color:#FFFFFF;
}

.work {
	height: 385px;
	width: 385px;
	float:left;
	margin-right:30px;
	border:1px solid #999999;
}

table {
	float:left;
	margin-top:10px;
	font-size:13px;
}

th {
	height:60px;
	vertical-align:top;
}

td {
	height:30px;
	vertical-align:top;
	font-size:95%;
	padding-bottom:4px;
}

.category {
	width: 110px;
}

.colon {
	width: 30px;
}

.description {
	width:350px;
}