@charset "shift_jis";
@import url("default.css");
@import url("common.css");

/* content
------------------------------*/

#title {
	width: 720px;
	height: 36px;
	background: url(../link/images/title_link.gif) no-repeat left top;
	text-indent: -9999px;
	}

#link {
	margin: 0 25px 200px;
	}

#link ul {
	float: left;
	width: 180px;
	}

.last {
	width: 170px !important;
	}

#link li {
	width: 167px;
	padding-left: 3px;
	margin-top: 10px;
	}

.link-heads {
	background-color: #ffe5a8;
	border-bottom: 1px solid #d2d2d2;
	margin-top: 0px !important;
	}


	