@charset "utf-8";

/*-----------------------------------------
　news
-----------------------------------------*/
body.news #ttl-main {
	width: 960px;
	height: 137px;
	background: url(/news/img/ttl_main.png) no-repeat 0 0;
}

body.news #ttl-main {
	color: #005aa4;
}

body.news #localNav {
	background: #5194cb;
}

#localNav ul li {
	background: url(/news/img/arrow_white-blue.png) no-repeat 0 50%;
	color:#fff;
}

body.news .ttl01 {
	background: url(/news/img/ttl01.gif) no-repeat 0 0;
}

body.news .ttl02 {
	background: url(/news/img/ttl02.gif) no-repeat 0 0;
}

.content-index dl {
	margin-bottom: 8px;
}

.content-index dl dt,
.content-index dl dd {
	display: inline;
}

.content-index dl dd {
	margin-left: 14px;
	padding-left: 10px;
	background: url(/news/img/arrow_blue.png) no-repeat 0 3px;
}

.content-index a:link {
	color: #2e77b4;
	text-decoration: none;
}

.content-index a:hover {
	color: #2e77b4;
	text-decoration: underline;
}

.content-index a:visited {
	color: #2e77b4;
	text-decoration: none;
}

.content-index a:active {
	color: #2e77b4;
	text-decoration: none;
}

.mt20{
	margin-top:20px;
}

.gray{
color:#777;
}
