@charset "utf-8";

/*top*/
#contents_top h2 {
	background-image: url(../../img/link/top_h2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 850px;
	text-indent: -9999px;
}
.f_fth_top {
	background-image: url(../../img/link/link_top_bg.jpg);
	background-repeat: no-repeat;
	width: 849px;
	clear: both;
	overflow: auto;
}
.f_fth_top p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
}
.f_fth_top .link_txt {
	padding-top: 100px;
	padding-left: 75px;
	clear: both;
	margin-bottom: 20px;
}
.f_fth_top h3 {
	color: #00a69a;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../img/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}
.f_fth_top .link_txt ul {
	margin-bottom: 10px;
	margin-left: 25px;
	color: #A148B4;
	font-size: 14px;
	line-height: 150%;
}
.f_fth_top .link_txt li {
	padding-bottom: 5px;
	color: #A148B4;
}
.f_fth_top .link_txt .float_left a {
}


.f_fth_top .link_txt .float_left a{
	color: #a148b4;
}

.f_fth_top .link_txt .float_left a:hover{
	text-decoration: underline;
}

