@charset "UTF-8";

#link-content-wrap {
	margin: 10px 22px;
	padding: 0px;
}
#link-left-float {
	float: left;
	width: 50%;
}
#link-right-float {
	float: left;
	width: 50%;
	padding-left: 0%;
}

.boxLINK-category {
	margin-bottom: 15px;
}
.boxLINK-category ul {
	list-style-type: none;
	font-size:0.94em;
}
.boxLINK-category li {
	background-image: url(../img/icn_link_green.gif);
	background-repeat: no-repeat;
	background-position: 1px 16px;
	padding:10px 0 8px 9px;
	margin:0px;
	line-height:130%;
}

/* for safari ¥*/
html:\66irst-child DIV .boxLINK-category li{ padding:10px;background-position: 1px 13px;}
/* end */

.boxLINK-category .h2-title{ margin-bottom:0px;}


.link-content-section {
	width: 95%;
}
.link-content-section a {
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.link-content-section-right {
	width: 96%;
	float: right;
}
.link-content-wrap {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.link-content-section-right a {

	text-decoration: none;
}
.title {
	background-image: url(../link/img/title-link.jpg);
	background-repeat: no-repeat;
}
.title-caption {
	background-image: url(../link/img/title-link-sub.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 128px;
	float: right;
	margin-top: -37px;
	text-indent: -9999px;
	margin-right: 20px;
}




