﻿@charset "utf-8";

.MainContents h4 {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 100%;
}
.NewsPageJamp {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	display: block;
	width: 644px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #7ebfe5;
}
.TopicsListContainer dl {
	padding: 0px;
	margin: 0px;
}
.TopicsListContainer dt {
	float: left;
}
.TopicsListContainer dd {
	float: right;
	width: 520px;
}
.TopicsListContainer dl {
	background-image: url('/module/images/common/arrow_blue.png');
	background-repeat: no-repeat;
	background-position: 85px center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	margin-bottom: 3px;
	padding-bottom: 2px;
	margin-top: 3px;
}
.BackTopicsList {
	display: block;
	width: 644px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #7ebfe5;
	background-image: url(../module/images/common/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: 495px center;
	line-height: 25px;
	height: 25px;
	margin-bottom: 15px;
}
.TopicsContainer h4 {
	font-size: 16px;
	_font-size: 123%;
	color: #0082cb;
}
.MainContents hr {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #999999;
	height: 1px;
}
.GoEntry {
	text-align: center;
}

