@charset "UTF-8";


/* ----------------------------------------------------------------
   サブカテゴリ
   ---------------------------------------------------------------- */
.adobereader {
	background-color:#EDEBE5;
	border: thin dotted #999999;
	font-size: 0.8em;
	line-height: 1.3em;
	clear: both;
	height: 5em;
	width: 100%;
	padding: 1em;
}
.adobereader img {
	float: right;
	margin: 0.5em;
}
.pdfarea {
	font-size: 1.2em;
	margin: 2em;
	width: 100%;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #030;
}
.pdfarea img {
	margin-right: 2em;
	margin-bottom: 2em;
}

