
/** link **/

#link{
	text-align: center;
}

#link_top_bg{
}

#link_top{
	width: 860px;
	text-align: left;
	height: 190px;
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #fff;
	margin: 0 auto;
}

#link_top p{
	font-size   : 12px;
	line-height : 25px;
	padding: 60px 0 0 35px;
}

#link_top p a{
	text-decoration: underline;
}

#link_top p a:hover{
	text-decoration: none;
}

#link_top #table{
	width			: 455px;
	position: absolute;
	top: 15px;
	left: 370px;
}

#link_top table{
	width			: 455px;
	font-size		: 12px;
	line-height		: 20px;
}

#link_top tr{
	vertical-align: middle;
}

#link_top th{
	width			: 80px;
	font-weight		: normal;
	text-align		: left;
	color			: #89622e;
	padding			: 13px 0;
	border-bottom	: 1px dotted #ffcbda;
}

#link_top td{
	padding			: 13px 0;
	border-bottom	: 1px dotted #ffcbda;
}

#link_top tr:last-child th,
#link_top tr:last-child td{
	border-bottom: none;
}

#link_top img{
	margin			: 0 5px 0 0;
}

#link_bnr{
	padding-top: 50px;
}

#link_bnr h3{
	margin-bottom: 20px;
}

#link_bnr ul{
}

#link_bnr ul table{
	width			: 810px;
	margin: 0 auto;
}

#link_bnr ul table td{
	width			: 90px;
	font-style: 0;
	line-height: 0;
	padding-bottom	: 2px;
	text-align		: left;
}

#link_bnr ul table td .fade{
	border:none;
}

#link_bnr li{
	margin-bottom	: 30px;
}

.linkbox{
	width			: 810px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	text-align: left;
}

.linkbox p{
	width: 90px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2px;
}