/* link
---------------------------------------------------------------------- */


#content #left {
	float: left;
	border:#B8AF73 2px solid;
	background-color:#FFFFFF;
	width: 578px;
	margin-bottom: 30px;
	padding-bottom:0px;
}

#content #left #title1 {
	margin-top : 20px;
	margin-left : 29px;
}
/*
#content #left #title h2 {
	line-height: 71px;
	background-image:url(img/link_ttl.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}*/


#content #left #link {
	width: 520px;
	margin: 0 auto 30px auto;
}

#content #left #link table {
	text-align:left;
}

#content #left #link td {
	color:#333333;
	font-size:0.9em;
	text-align:left;
	padding-right:20px;
}
#content #left #link a{
	color:#333333;
	font-size:0.9em;
	text-decoration:none;
}

#content #left #link a:link {
	color: #333333;
	font-size:0.9em;
	text-decoration: none;
}
#content #left #link a:visited {
	text-decoration: none;
	font-size:0.9em;
	color: #999999;
}
#content #left #link a:hover {
	text-decoration: none;
	font-size:0.9em;
	color: #999999;
}

#content #left #link a:active {
	text-decoration: none;
	font-size:0.9em;
	color: #999999;
}

#content #left #link #00 {
	width:270px;
}

#content #left #link #01 {
	width:200px;
}


/*up_btn
----------------------------------------------------*/

#content #left #up a {
	float:right;
	display: block;
	background-image:url(../top/img/up.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 100px auto 30px auto;
	width: 142px;
	height: 32px;
	line-height: 32px;
}

#content #left #up a:link {
	color: #000000;
	text-decoration: none;
}
#content #left #up a:visited {
	text-decoration: none;
	color: #000000;
}
#content #left #up a:active {
	text-decoration: none;
	color: #000000;
}

#content #cle{
	clear:both;
}
