<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* ------------------------------

	download
	
------------------------------ */

/*#pageTitle .titleWrap{ background:url(../img/download/header.jpg) no-repeat center top;}*/

.box dl{
	display: block;
	width: 680px;
	height: auto;
	margin: 0 0 15px 0;
	border: #80C666 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	border-radius: 4px;
}
.box dt{ display: block; background: #ECF5E2; border-bottom: #80C666 1px solid; padding: 7px 0; text-align: center; font-weight: bold; font-size: 108%;}
.box dd{ display: block; padding:15px;}



/* ------------------------------
	TABLE A	
------------------------------ */

#contents #main .box table.typeA{
	width:680px;
	line-height: 1.4;
	margin-bottom: 35px;
}
#contents #main .box table.typeA td,
#contents #main .box table.typeA th{
	padding:5px 10px;
	border:1px solid #CFCFCF;
	vertical-align: middle;
}
#contents #main .box table.typeA th{
	font-weight:normal;
	color: #468431;
	font-weight: bold;
	text-align: left;
}
#contents #main .box table.typeA tr.tTitle td{
	background:#ffffff;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	color: #666;
}
#contents #main .box table.typeA tr.bgcolor{ background: #F2F0E3;}






</pre></body></html>