.layf {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}
.layfs { font-size: 12px; line-height: 16px; font-weight: normal }
.layfsunpo { font-size: 14px; line-height: 18px; font-weight: normal ; letter-spacing: 1pt}
.laytype {  font-size: 24px; font-weight: bold; color: #9966FF}
.laytype2 { font-size: 16px; font-weight: bold; color: #333333 }
.laycate {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D6EBEB;
	padding: 2px;
	width: 560px;



}
.laycatemk {
	font-size: 12px;
	font-weight: bold;
}
.laycates {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
	letter-spacing: 1px;

}
.laytypes {
	font-size: 10px;
	letter-spacing: 1px;

}

.laytype-ritumenzu {
	font-size: 16px;
	font-weight: bold;
	color: #CC3366;
	margin-bottom: 5px;
}

.laytype-ritumenzu2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

.layfs2 {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin-top: 10px;
}

.layListTbl td.layfsunpo {
	text-align: right;
}

.layListTit {
	margin: 0 5px 5px;
	padding: 5px 0 0;
}

/*補足*/
.otherBox {
	padding: 20px 60px;
}
.otherpattern {
  width: 100%;
  border-collapse: collapse;
}

.otherpattern tr {
  margin: 0 0 2px;
  border-bottom: 1px dotted #000;
  display :block;
}
.otherpattern th {
	width: 100px;
  background-color: #6B6B6B;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
.otherpattern td {
  padding: 5px 0 5px 20px;
}
.otherpattern span {
	font-size: 14px;
	font-weight: bold;
}