* {
	margin: 0px;
	padding: 0px;
}

/*------------------
 アイフレームに使用
------------------*/
#topics a:link {
	color: #666666;
	text-decoration: none;
}
#topics a:visited {
	text-decoration: none;
	color: #333333;
}
#topics a:hover {
	color: #0033FF;
}
#topics {
	width: 710px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.iframetext {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8B7E5E;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 5px;
	font-size: 90%;
}

/*------------------
  一覧・個別ページに使用
------------------*/
.topicsbox {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0F5DAC;
}
.icon {
	width: 70px;
	float: left;
	margin-bottom: 10px;
}
.topics_list {
	font-weight: bold;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 95%;
}
.topics_title {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	line-height: 1.2em;
	color: #0F5DAC;
}
.topics_honbun {
	margin-right: 10px;
	margin-left: 80px;

}
.topics_pho {
	float: right;
	margin-bottom: 10px;
	width: 260px;
	margin-left: 10px;
	border: 1px solid #999999;
}
.topics_pdf {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
.filename {
	font-size: 75%;
	line-height: 1.1em;
}

.nichiji {
	margin-top: 10px;
	font-size: 90%;
	clear: both;
	float: left;
}
.topics_top {
	background-image: url(../img/yajiup_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	float: right;
	font-size: 80%;
	margin-right: 10px;
	clear: both;
}
