@charset "EUC-JP";

#ttl{
	width:709px;
	height:31px;
	background:url(../image/ttl.gif) no-repeat top left;
	margin:10px auto;
}
#ttl h2{
	display:none;
}

.txt{
	margin:20px 40px;
	line-height:1.8;
}

#linkTable{
	width: 580px;
	margin:10px auto;
	_font-size:100%;
	border-top: 1px solid #c6c6c6;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #c6c6c6;
	text-align:left;
}
#linkTable th{
	font-weight:normal;
	vertical-align: top;
	padding: 5px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	background-color: #f7f2e7;
}
#linkTable td{
	vertical-align: top;
	padding: 5px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
}
.name{
	width:220px;
}	