/* CSS Document */

.title2{
	border-bottom:1px dotted #0066CC;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:1.3em;
}

.link_tbl{
	width:100%;
}

.link_tbl tr{
	border-bottom:1px dotted #0066CC;
	
}
.link_tbl th{
	padding:15px 25px 15px 30px;
	text-align:left;
	white-space:nowrap;
	background:url(img01.png) no-repeat top left;
	background-position:7px 16px;
}
.link_tbl td{
	padding:15px 0 15px 0 ;
}