.contents_area_01 {
	width: 629px;
	background-image: url(../../en/links/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

html>/**/body .contents_area_01, x:-moz-any-link, x:default {
	margin-top: -5px;
	width: 629px;
	background-image: url(../../en/links/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#link {
	margin:0 50px;
	background-image: url(../../en/links/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right 150px;
	width:529px;
}
#link h3{
	font-size:14px;
	font-weight:bold;
	color:#f90;
	margin:0;
	padding-bottom:10px;
}

#link table{
	margin-bottom:20px;
}
#link th{
	border-right:3px solid #f90;
}
#link td{
	padding-left:10px;
}


dl{
	margin:0;
	padding:0;
}
#link dt{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	line-height:1.8;
}
#link dd{
	margin:0;
	padding:0;
}
#link dd a{
	font-size:10px;
	color:#f90;
	text-decoration:none;
}
#link dd a:hover{
	font-size:10px;
	color:#666;
	text-decoration:underline;
}
