@charset "utf-8";

/*--------------------------------------------
	リンクTOP
*--------------------------------------------*/

ul.linkList {
	margin-top: 30px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 150px;
	margin-left: 15px;
}

ul.linkList li {
	list-style: none;
	margin-bottom: 20px;
	background-image: url(../../common/image/btn_bg01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	font-weight: bold;
	float: left;
	width: 510px;
}

ul.linkList li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 10px;
	color: #313131;
	text-decoration: none;
}

ul.linkList li a:hover {
	color: #4070d4;
}

/*--------------------------------------------
	リンク 各経済団体
*--------------------------------------------*/

#linkArea {
	padding: 15px;
}

#linkArea h3 {
	color:#2c4d91;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	clear: both;
}

#linkArea ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#linkArea ul li {
	list-style: none;
	padding-bottom: 3px;
	margin-top: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
}

#linkArea ul li a {
	color: #313131;
	text-decoration: none;
}

#linkArea ul li a:hover {
	color:#2c4d91;
}


/*--------------------------------------------
	リンク 各経済団体
*--------------------------------------------*/

#linkArea02 {
	padding: 15px;
}

#linkArea02 h3 {
	color:#2c4d91;
	margin-bottom: 15px;
	margin-top: 20px;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
}

#linkArea02 h4 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	background-color: #eaf0f9;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#linkIndex {
	padding: 0px;
	background-color: #f3f5f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#linkIndex strong {
	color:#2c4d91;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
}

#linkIndex ul {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#linkIndex ul li {
	list-style: none;
	margin-right: 10px;
	display: inline;
}

#linkIndex ul li a {
	color: #313131;
	text-decoration: none;
}

#linkIndex ul li a:hover {
	color:#2c4d91;
	text-decoration: underline;
}

#linkArea02 table {
	width: 510px;
	margin-bottom: 10px;
}

#linkArea02 table td,
#linkArea02 table th {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
}

#linkArea02 table th {
	width: 60%;
}

#linkArea02 table td {
	width: 40%;
	word-break:break-all;
}

#linkArea02 table td a {
	color:#2c4d91;
	text-decoration: none;
}

#linkArea02 table td a:hover {
	text-decoration: underline;
}

.listTop {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
}

.listTop a {
	text-decoration: none;
	color: #2c4d91;
	border: 1px solid #2c4d91;
	font-size: 90%;
	padding: 1px;
}

.listTop a:hover {
	background-color: #eaf0f9;
}

#numberBox {
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#numberBox p {
	margin: 0px;
	text-align: right;
	padding-right: 9px;
}

#numberBox table {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	line-height: 1.4;
}

#numberBox table td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4070d4;
}

#numberBox table th {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4070d4;
	font-weight: bold;
}

#numberBox table td {
	text-align: right;
}