@charset "utf-8";
#linkContents/* CSS Document */

 {
	background-image: url(../img/link/img2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 730px;
}

#headline {
	height: 10px;
	width: 553px;
	background-image: url(../img/link/title01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: bottom;
	padding-top: 60px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 7px;
	float: right;
	margin-bottom: 0px;
}
#links {
	width: 540px;
	border: 2px solid #D9B388;
	float: right;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#links ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#links li {
	padding-left: 10px;
}
.underL {
	display: block;
	margin-bottom: 1em;
}

