@charset "utf-8";

.jci {
	padding-bottom: 1em;
}

#obList li {
	border: 1px #DDDDDD solid;
	padding: 20px;
	margin-bottom: 20px;
}

.obImg {
	text-align: center;
	padding-bottom: 10px;
}

.obTxt {
	letter-spacing: normal;
	vertical-align: top;
}

.obName {
	padding-bottom: 5px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
}

.job {
	font-size: 1.2rem;
	color: #666666;
	font-weight: normal;
}

.small {
	font-size: 1.2rem;
}