﻿
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi07 a img {
	visibility: hidden;
}

.contentBox .number {
	font-size: 11px;
	color: #fff;
	background-color: #a1a1a1;
	width: 104px;
	text-align: center;
	line-height: 17px;
	display: inline-block;
	margin-right: 6px;
	padding-top: 3px;
}

.contentBox .date {
	color: #e25d5d;
	font-size: 11px;
}

.contentBox dt {
	margin-bottom: 7px;
}

.contentBox dd a {
	font-size: 14px;
	color: #004b91;
}

.contentBox dd {
	padding-bottom: 5px;
	border-bottom: 1px dotted #d2d2d2;
	margin-bottom: 10px;
}

.contentBox .last {
	border: none;
	padding: 0;
	margin: 0;
}

.numberList {
	width: 301px;
	margin: 15px auto 0;
	padding-left: 17px;
}

.numberList li {
	float: left;
	width: 35px;
	line-height: 35px;
	height: 35px;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin-right: 7px;
	font-weight: bold;
	font-size: 18px;
}

.numberList li a {
	display: block;
	text-decoration: none;
}

.numberList li a:hover,
.numberList .on a,
.numberList .current {
	background-color: #e86c7a;
	color: #fff;
}

.numberList .img,
.numberList img,
.numberList li:first-child,
.numberList li:last-child {
	border: none;
	width: auto;
}

.numberList .img a:hover {
	background: none;
}


.end_title{
	float:left;
	padding-right:20px;
	font-weight:bold;
	border-bottom:none!important;
	margin-bottom:0!important;
	}
	
.end_txt{
	padding-left:0px;
	font-weight:normal;
	border-bottom:none!important;
	margin-bottom:0!important;
	}