/* 八戸観光コンベンション協会用　リンク集ページスタイルシート *

/* ======================================================================content */
.news_title{
/*	height: auto;*/
	width: 200px;
	margin-left: 28px;
	margin-top: 5px;
/* MT用
	margin-bottom:5px;
*/
	margin-bottom:0px;
	font-weight: bold;
}
.link{
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
}
.link_name{
  margin-left: 0px;
}
.link_url{
  margin-left: 50px;
}
.link_name a{
  color: #009999;
  text-decoration: underline;
  font-weight: normal;
}


.link_name2{
	color: #009999;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.link_name2 a:link{
	color: #009999;
	font-weight: normal;
	border-bottom:#009999;
}

.link_name2 a:visited{
	color: #009999;
	font-weight: normal;
	border-bottom:#009999;
}

.link_name2 a:activ{
	color: #009999;
	font-weight: normal;
	border-bottom:#009999;
}


.link_name2 a:hover{
	color: #8FAEBE;
	font-weight: normal;
	border-bottom:#000000;
}
