@charset "utf-8";

h2 {
	height: 100px;
	background-image: url(../img/link_04h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table01 {
	font-size: 14px;
	width: 100%;

}


.td_01 {
	padding: 0.5em 0em 0em;
	vertical-align: top;
	margin: 0px;
	border-bottom-width: 1px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
.td_02 {
	padding: 0em;
	vertical-align: top;
	margin: 0px;
	border-bottom-width: 1px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 2.5em;
	line-height: 2.5em;
}
a.td_02:link, a.td_02:visited {
	display: block;
	color: #333333;
	text-indent: 0.3em;
}
a.td_02:hover  {
	background-color: #E0E0E0;
}



.td_03 {
	padding: 0.5em 0em 0em 1.5em;
	vertical-align: top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}

