@charset "UTF-8";

body { background-color:#FFFFF0 }

	A:link		{ color:#000FFF; text-decoration:none; }
	A:visited	{ color:#000FFF; text-decoration:none; }
	A:active	{ color:#000FFF; }
	A:hover		{ color:#008000; }
	A.notlink:hover	{ color:#000; }
	A.notlink	{ color:#000; }
	A.forlogo:hover	{ color:#FFF; }
	A.forlogo	{ color:#FFF; }

li {color:#000FFF;
}

#banner {
	font-family:verdana, arial, sans-serif;
	color:#FFFFF0;
	font-size:x-large;
	font-weight:normal;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	letter-spacing:.2em;
	}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #FFFFF0;
		text-decoration: none;
		}

	#titlelink {
		font-family:verdana, arial, sans-serif;
		color:#99CCFF;
		font-size:small;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
		}
	#titlelink a,
        #titlelink a:link,
        #titlelink a:visited
        {
		font-family:verdana, arial, sans-serif;
		color:#00BFFF;
		font-size:small;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
}

        #titlelink a:active,
        #titlelink a:hover {
		font-family:verdana, arial, sans-serif;
		color:#3CB371;
		font-size:small;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
}

h1 {
	font-family:verdana, arial, sans-serif;
	font-weight: medium;
	font-size: medium;
	color: #000;
	padding-bottom: 10px;
	border-width: 0 0 thin;
	border-color: #FFF;
	border-style: solid;
	width: 250px;
	height: 20px;
}

h2 {
	font-family:verdana, arial, sans-serif;
	font-weight: medium;
	font-size: 95%;
	color: #000;
	padding-bottom: 10px;
	border-width: 0 0 thin;
	border-color: #FFF;
	border-style: solid;
	width: 250px;
	height: 20px;
	text-decoration:underline;
	margin-left:1%;
}

.emphasys {
	font-family: sans-serif;
	font-style: normal font-size: medium;
	font-weight: bold;
	font-size: 95%;
	line-height: normal;
	margin-bottom: 0;
}
.mini {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	line-height: 130%;
	color: #000;
	margin-right: 20%;
}

.honbun {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	line-height: 130%;
	color: #000;
	margin-right: 20%;
	margin-left:3%;
}

.about {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	line-height: 130%;
	color: #000;
	margin-right: 20%;
	color:#000000;
}

table.library {
	margin-left: 5%;
	margin-right:10em;
	background:#DCDCDC;
}
th, td.lib_soft {
	width: 10em;
	color: #000;
}

table.workslist {
	margin-left: 5%;
	margin-right:5%;
	background:#DCDCDC;
}

td.pubtitle {
	font: normal normal bold 130% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	color:#000;
	padding: 2px;
	vertical-align:middle;
}

td.pubcompany {
	width: 30%;
	font: normal normal normal x-small normal;
	color:#000;
}

td.pubyear {
	width: 15%;
	font: normal normal normal x-small normal;
	color:#000;
}

td.pubhankei {
	width: 20%;
	font: normal normal normal x-small normal;
	color:#000;
}

td.pubprice {
	width: 20%;
	font: normal normal normal x-small normal;
	color:#000;
}

td.pubsetsumei {
	font: normal normal normal 90% normal;
	padding: 5px;
	line-height: 1.3;
	color:#000;
}
