@import url(img/snapshot.css);

#title em {
	font-style: normal;
	color: #fdb;
}

#contents {
	float: left;
	width: 380px;
}

#contents dl {
	margin-left: 12px;
	margin-bottom: 1em;
	border-right: solid 1px #999;
}

#contents dd {
	margin-left: 24px;
}

#contents a {
	font: bold medium Arial;
}

#contents dd span a {
	font-size: small;
}

#site_info {
	width: 240px;
	float: right;
	text-align: right;
	margin-bottom: 1em;
	padding:0 4px 2px 4px;
	border-left: 8px solid #666;
	border-bottom: 1px solid #666;
	font-size: small;
}

#site_info img {
	display: block;
	float: left;
	margin-top: 2px;
}

#site_info a{
	color: #f6f7ee;
}

#last_update {
	color: #888;
}

#history {
	width: 240px;
	height: 7.4em;
	overflow: auto;
	text-align: left;
	margin-top: 0;
	margin-bottom: 2px;
	background-color: #3c3c3c;
	line-height: 120%;
}

#history dl {
	padding: 0;
}

#history dt {
	color: #fdb;
}

#history dd {
	margin-left: 2em;
}

#env {
	float: right;
	text-align: right;
	margin-top: 1px;
	padding:3px 0 3px 4px;
	border-left: 8px solid #666;
	line-height: 110%;
	font-size: small;
	color: #999;
}

.popup {
	border-bottom: dashed 1px;
	color: #ccb;
	cursor: help;
}

#pickup {
	float: right;
	width: 240px;
}

#pickup_footer {
	border-top: 1px solid #333;
	border-bottom: 1px solid #666;
}

ul.info {
	margin: -8px 0 0 0;
	padding: 0 4px 16px 36px;
	list-style-type: square;
	color: #fed;
}

ul.info p {
	margin: 0;
	color: #ccc;
}

.counter {
	clear: both;
	margin-top: 2em;
}
