@charset "Shift_JIS";


.sectionKyoryokudantai {
	background-image: url(../img/index_bg02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.sectionKyoryokudantaiInner {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

div.clearDantai {
	clear:both;
	background-image: url(../img/index_bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

div.clearDantai hr {
	display:none;
}

.tableDantai {
}

.tableDantai th {
	padding-top: 6px;
	padding-bottom: 6px;
}


.tableDantai td {
	font-size: 12px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-bottom: 6px;
}


.tableDantai a {
	color: #83BD48;
	text-decoration: underline;
}

.tableDantai a:hover {
	color: #666;
	text-decoration: none;
}
