/* CSS Document */

#contents {}
#contents h3 {
	font-size: 120%;
	color: #333333;
	text-align: left;
	margin: 0px;
	display: inline;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	background: url(img/entry_menu_frame_r1_c1.gif) no-repeat left top;
}
#contents h3 span.bg {
	margin: 0px;
	padding-right: 126px;
	padding-top: 0px;
	background: url(img/entry_menu_frame_r1_c2.gif) no-repeat right top;
}
#contents h3 span.space {
	padding-top: 4px;
}
#contents table {
	width: 450px;
	border-top: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	font-size: 0.9em;
	margin-bottom: 1em;
}
#contents th {
	padding: 2px;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	color: #FFFFFF;
	background: #3366CC;
}
#contents th.pre {
	width: 90px;
}
#contents th.name {
	width: 210px;
}
#contents th.entry {
	width: 150px;
}
#contents td {
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	padding: 2px;
}
#contents td.posicenter {
	text-align: center;
}
.textred {
	color: #CC3333;
}
