#headLine {
	background-color: #ACB518;
	text-align: left;
}
.box {
	padding-bottom: 40px;
	font-size: 12px;
	line-height: 180%;
}
.box a{
	color: #F16198;
}
.box a:hover{
	color: #F16198;
	text-decoration: underline;
}
.aisatuText {
	font-size: 12px;
	line-height: 26px;
}

.gaiyoTable td{
	padding-top: 12px;
	padding-bottom: 12px;
}
.enkakuTable td {
	padding-top: 7px;
	padding-bottom: 7px;
}


.tdBoder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.aisatuPt {
	float: right;
	padding-left: 30px;
}
.staffPh {
	float: left;
	padding-right: 20px;
}
.staffName {
	font-size: 14px;
	line-height: 100%;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bold;
}
.staffText {
	font-size: 12px;
	line-height: 160%;
	padding-bottom: 0px;
}
.staffTable td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.staffTdLeft {
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.staffTdRight {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
