
img {
	border-width:0px;
}

.link_table {
	margin:10px 0px 20px 40px;
/*--
	background-color: #ffd0e0;
	background-color: #a0a0a0;
--*/
	border-collapse:collapse;


	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(waku.gif);
}


.link_tr1 .link_td_left {
	width:200px;
	padding:5px 0px 5px 10px;
/*
	background-color: #fff0f0;
*/
	background-color: #ffffff;
	color: #555555;
	font-size:12px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.link_tr1 .link_td_right {
	width:380px;
	padding:10px 15px;
	background-color: #ffffff;
	color: #555555;
	text-align:left;
	font-size:12px; 
	line-height:16px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.link_tr1 .link_td_right:first-line {
	font-size:16px; 
	font-weight:680;
	line-height:16px;
}
