﻿@charset "utf-8";
.MainContents h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.InfoListCon {
	margin-bottom: 40px;
}
.InfoListCon ul {
	padding: 0px;
	margin: 0px;
}
.InfoListCon li {
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	border-bottom-color: #e2b250;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-image: url('/module/images/Common/ArrowS.png');
	background-repeat: no-repeat;
	background-position: 10px 8px;
	text-indent: 20px;
	list-style-type: none;
	_behavior: url("../module/js/iepngfix/iepngfix.htc");
	width: 650px;
}
.InfoListCon li a:hover {
	text-decoration: underline;
}
.BackTopicsList {
	display: block;
	width: 650px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e2b250;
	background-image: url('../module/images/Common/ArrowSnoclear.png');
	background-repeat: no-repeat;
	background-position: 480px center;
	line-height: 25px;
	height: 25px;
	margin-bottom: 15px;
}
.MainContents hr {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #999999;
	height: 1px;
	width: 650px;
}
.GoEntry {
	text-align: center;
}
.NewsPageJamp {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	display: block;
	width: 650px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e2b250;
}
.TopicsImgCon {
	width: 186px;
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}
.TopicsTxt {
	width: 444px;
	float: right;
	padding-bottom: 10px;
}
.TopicsTxt h4 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 125%;
	_font-size: 123%;
	color: #633b11;
}
.TopicsImgCon img {
	padding: 2px;
	border: 1px solid #c0c0c0;
	width: 180px;
	margin-bottom: 10px;
}



