﻿@charset "utf-8";

/***************************************************************************************

	有限会社 さくら水産	奄美大島関連リンク

 ***************************************************************************************/

h2 {
	width: 570px;
	height: 60px;
	margin-left: 15px;
	margin-bottom: 10px;
	background: url(../link/image/title.gif) no-repeat;
	text-indent: -1000em;
}


ul.links {
	width: 570px;
	margin: 0px 0px 20px 30px;
	text-align: left;
	border-left: 1px solid #4D4B5B;
	list-style: none;
}

.links li {
	padding: 12px 0px 12px 16px;
	background: url(../image/allow.gif) no-repeat center left;
}

a.amami-link:link, a.amami-link:visited {
	color: #4D4B5B;
	text-decoration: none;
	border-bottom: 1px dotted #4D4B5B;
}

a.amami-link:hover {
	color: #EDA6BA;
	text-decoration: none;
	border-bottom: 1px dotted #EDA6BA;
}
