@charset "UTF-8";
/* -------------------------------------------------------------------
共通スタイル
------------------------------------------------------------------- */
@import url("../../../common/css/style.css");  

/* -------------------------------------------------------------------

------------------------------------------------------------------- */
h2 {
	background: url(../images/ico_h2.png) no-repeat left 25%;
	font-size: 215%;
	padding-left: 50px;
	margin: 25px 0;
}
td.date, td.tel, td.contact {
	white-space: nowrap;
	text-align: center;
}
td.name {}
td.add {}
td.job { width: 20%;}
td.details {}
.postedDate {
	font-size:85.7%;
	text-align: right;
}
