@charset "UTF-8";

	strong {
		background-color:inherit;
		color:#555;
		font-size:100%;
	}

	dt {
		font-weight:bold;
	}

	li {
		margin-top:1em;
		margin-bottom:1em;
	}

	a.move {
		font-size:70%;
	}

	a:active.move {
		background-color:#FEF;
		color:#048;
		border:dashed #aba 1px;
		padding:5px 10px 3px 10px;
		position:relative;
		top:-2px;
		left:-2px;
		text-decoration:none;
	}

	a:hover.move {
		background-color:#DEE;
		color:#048;
		border:dashed #aba 1px;
		padding:5px 10px 3px 10px;
		position:relative;
		top:-2px;
		left:-2px;
		text-decoration:none;
		font-size:90%;
	}

	.filedl {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}

	.filedl table,
	.filedl td {
		border:solid 1px #555;
	}

	.filedl table {
		background-color:#671AD9;
		color:#555;
		margin-left:auto;
		margin-right:auto;
	}

	.filedl td {
		background-color:#D9E2FA;
		color:#555;
	}

	.halaga {
		background-color:inherit;
		color:#555;
		font-size:90%;
		font-weight:bold;
		padding-top:0.5em;
		padding-bottom:0.5em;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}

	.btfile {
		background-color:#fff;
		color:#555;
		font-size:90%;
		font-weight:bold;
		border:solid 1px #555;
		margin:0;
		padding:3px 5px 3px 5px;
		cursor:url("curs/handapst.ani"),auto;
	}

	h2,
	h3 {
		font-family:"Palatino Linotype Bold Italic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Times New Roman Italic",Century,Helvetica,Arial,serif;
	}


/***************** ここから Download Viewer *****************/

	.tablebase {
		background-color:#eee;
		color:#555;
		border:solid 1px #555;
	}

	.tablebase td {
		background-color:#fff;
		color:#555;
		border:solid 1px #555;
		padding:3px 8px 3px 8px ;
	}

	#dlviewer {
		font-size:120%;
		text-align:left;	
	}

	#dlviewer a:link,
	#dlviewer a:visited,
	#dlviewer a:active,
	#dlviewer a:hover {
		background-color:inherit;
		color:#efefef;
		font-family:"Palatino Linotype Bold Italic","Times New Roman Italic",Century,Helvetica,Arial,serif;
		font-weight:bold;
		text-decoration:none;
	}

	#yugen {
		font-size:70%;
		text-align:right;
		margin-right:2em;
	}

	.puti {
		background-color:inherit;
		color:#fff;
	}

/***************** ここまで Download Viewer *****************/

/* UTF-8 記述 */
