#banner
{ behavior: url("../iepngfix.htc") }


/* リンク */
.links_title {
	background: url(img/h3.gif) no-repeat left;
	font-weight: bold;
	color: #ddd;
	font-size: 120%;
	padding: 0 0 1px 20px;
	line-height: 40px;
	margin-bottom: 6px;
}
#link{
	width			: 1000px;
}

#link li{
	width		: 1000px;
	margin-bottom	: 15px;
	float		: left;
}

#link h3{
	margin		: 0 0 10px 0;
}

#link table{
	width		: 980px;
	margin-left	: 15px;
}

#link table td{
	width		: 98px;
	padding-bottom	: 9px;
	text-align	: left;
}

#link table td p{
	width		: 88px;
	height		: 31px;
}


#banner{
	width			: 1000px;
	height			: 160px;
	margin			: 0 0 10px 0;
	background		: url(./img/banner.png) no-repeat;
}

#banner #table{
	width			: 443px;
	margin			: 0 0 0 523px;
	padding			: 16px 0 0 0;
}

#banner table{
	width			: 443px;
	line-height		: 28px;
	font-size		: 11px;
}

#banner td{
	padding		: 4px 0 3px 0;
}

#banner td p{
}

#banner td span img{
	margin-left	: 5px;
}

#banner td img{
	margin-bottom	: 3px;
}

#banner2 {
	background: url(img/banner2.png) no-repeat top;
	width: 1000px;
	height: 160px;
	margin-bottom: 30px;
}
#banner2 p {
	padding: 40px 0 0 40px;
}
#banner2 p img {
	margin-right: 10px;
}

div.links_banner {
	margin: 0 5px 10px 15px;
}
div.links_banner img {
	margin: 0 6px 6px 0;
}

