/* テーブル */
.nor {
	border-top: 1px solid #c1c3c6;
	border-left: 1px solid #c1c3c6;
	text-align: center;
}

.n {
	border-bottom: 1px solid #c1c3c6;
	border-right: 1px solid #c1c3c6;
}

.txttd {
	height: 22px;
}

.h24 {
	height: 24px;
}

.h35 {
	height: 35px;
}

.h78 {
	height: 78px;	
}

.allft {
	text-align: left;
	padding-left: 0.5em;
	background-color:#e7e7e7;
}

.flt {
	float: left;
}


/* ポイント */
.point {
	border-bottom: 1px solid #666;
	margin: 8px 0 4px 0;
	padding-left: 2px;
	font-weight: bold;
	color: #306;
}

.point2 {
	border-bottom: 1px solid #666;
	margin: 0 0 4px 0;
	padding-left: 2px;
	font-weight: bold;
	color: #306;
}

.w260 {
	width: 260px;
}


ul{
	margin: 0;
	padding-left: 17px;
}


li {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 135%;
}

/* 採用インデックス */
.txt {
	margin: 5px 0 10px 0;
}

.frt {
	float: right;
}

.indexP {
	margin-bottom: 3px;
}
