@charset "UTF-8";
.top-title01 {
	background-image: url(../img/news/top/title01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
}
.blog-box-l {
	width: 340px;
	float: left;
}
.blog-box-l .sub-box_ul {
	padding-left: 0px;
}
#content .right-box h2.entry-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content .right-box h3.entry-date {
	font-size: 10px;
	line-height: 14px;
	color: #4E96D7;
	padding-bottom: 10px;
}
.entry-body {
	padding-top: 5px;
}
#entry-navi {
	font-size: 10px;
	line-height: 14px;
}
#entry-navi .navi-previous {
	float: left;
	width: 165px;
}
#entry-navi .navi-next {
	float: right;
	width: 165px;
	text-align: right;
}
.blog-box-r {
	float: right;
	width: 170px;
	background-color: #F5F5F5;
	padding: 5px;
}
.blog-box-r ul {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}
.blog-box-r li {
	padding: 0px;
	margin: 0px;
}
.blog-box-r li a {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
.blog-box-r li a:link {
	background-color: #F5F5F5;
}
.blog-box-r li a:visited {
	background-color: #F5F5F5;
}
.blog-box-r li a:hover {
	background-color: #FFFFFF;
}
.blog-box-r h3 {
	color: #4E88C2;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
.blog-box-r h3 {
	color: #4E88C2;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
#categories {
	display: none;
}

