@import "../css/trico.css";
/*@import "../css/darklime.css";*/

.notice {
	font-size : smaller;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	line-height: 1.1em;
}
dt a {
/*	background: black;*/
	padding-right: 1em;
}
dt {
	z-index: 2;
}
dd {
	z-index: 1;
	border-top: dotted 2px #585;
	margin-left: 40px;
	padding-top: 1.5em;
	padding-left: 1em;
	padding-bottom: 0.5em;
}
td, th {
	text-align: center;
}
td {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
ul.sslist {
	list-style-type: none;
}
ul.sslist li {
	display: inline;
}
ul.sslist img {
	width:  200px;
	height: 120px;
}
ul.sslist img#xac {
	width:  207px;
	height: 39px;
}
ul.sslist a:hover {
	background: transparent;
}
img.ico {
	width:  32px;
	height: 32px;
}
