
#linkM h2 {
	float: left;
	width: 224px;
	height: 32px;
	background-image: url(../images/link/ttl_22.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

.linkBox ul {
	display: inline;
	margin-bottom: 10px;
}
.linkBox ul li {
	float: left;
	display: inline-table;
	background-image: url(../images/global/ar_168.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	list-style-image: none !important;
	margin-bottom: 3px !important;
	width:200px;
	margin-right: 15px;
}
.linkBox ul li a{
	display: block;
	width: 200px;
	height: auto;
	margin-left: 14px;
}
.linkBox ul li a:hover{
	text-decoration: underline;
}