@charset "utf-8";
div.pc {
	font:13px tahoma
	}
.pc .ttl {
	display:block;
	position:relative;
	background:#333;
	color:#FFF;
	padding:4px;
	margin:0 0 3px
	}
.pc dl {
	margin:5px 0 0;
	padding:0;
	border-bottom:2px solid #999
	}
.pc dt, .pc dd {
	margin:0;
	padding:2px
	}
.pc dt {
	font-weight:bold
	}
.pc dt small {
	float:right;
	font-weight:normal;
	text-align:right
	}
.pc dt small.pdt {
	display:none;
	visibility:hidden;
	position:relative;
	width:18%;
	color:#CCC;
	line-height:80%
	}
.pc dd {
	font:normal 95% tahoma;
	text-decoration:none
	}
.pc dd.enc {
	border-top:1px dotted #C0C9CF;
	margin:0 0 2px
}
.pc .enc a {
	text-transform:uppercase
}
.pc .enc a:link, .pc .enc a:visited, .pc .enc a:active, .pc a.end {
	text-decoration:none;
	font-weight:bold;
}
.pc .enc a:hover, .pc .enc a:focus, .pc a.end:hover {
	text-decoration:underline;
}
#pod.pod * {
	line-height:123%;
}
