@charset "UTF-8";
#cat-img {
	background-image: url(../img/news/cat-img.jpg);
}
#content .right-box h2 {
	margin-bottom: 5px;
}
#content .right-box h2.title-top01 {
	background-image: url(../img/news/top/title01.jpg);
}
#content .right-box h2.title-top02 {
	background-image: url(../img/news/top/title02.jpg);
}
#content .right-box h2.title-top03 {
	background-image: url(../img/news/top/title03.jpg);
}
#content .right-box h2.title-cat1 {
	background-image: url(../img/news/top/title01.jpg);
}
#content .right-box h2.title-cat2 {
	background-image: url(../img/news/top/title02.jpg);
}
#content .right-box h2.title-cat3 {
	background-image: url(../img/news/top/title03.jpg);
}
#content .right-box h3 {
	border-bottom-color: #333333;
}
.entry-list-box {
	margin-bottom: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.entry-box {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
.entry-date {
	padding-right: 15px;
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}
.entry-detail-head .entry-date {
	float: left;
	width: 100px;
	font-size: 10px;
	color: #990000;
}
.entry-detail-head .entry-category {
	float: right;
	font-size: 10px;
	color: #003366;
}
.entry-body {
	padding-top: 15px;
}
/**/
#content .left-box h3.cat-menu-title {
	background-image: url(../img/news/cat-menu-title.jpg);
}
#content .left-box .menu li a.btn01:link {
	background-image: url(../img/news/cat-menu-btn01.jpg);
}
#content .left-box .menu li a.btn01:visited {
	background-image: url(../img/news/cat-menu-btn01.jpg);
}
#content .left-box .menu li a.btn01:hover {
	background-image: url(../img/news/cat-menu-btn01o.jpg);
}
#content .left-box .menu li a.btn02:link {
	background-image: url(../img/news/cat-menu-btn02.jpg);
}
#content .left-box .menu li a.btn02:visited {
	background-image: url(../img/news/cat-menu-btn02.jpg);
}
#content .left-box .menu li a.btn02:hover {
	background-image: url(../img/news/cat-menu-btn02o.jpg);
}
#content .left-box .menu li a.btn03:link {
	background-image: url(../img/news/cat-menu-btn03.jpg);
}
#content .left-box .menu li a.btn03:visited {
	background-image: url(../img/news/cat-menu-btn03.jpg);
}
#content .left-box .menu li a.btn03:hover {
	background-image: url(../img/news/cat-menu-btn03o.jpg);
}

