#pgm-table {
	border-top: 1px solid #BFBFA5;
	border-right: 1px solid #BFBFA5;
	width: 900px;
	font-size: 12px;
	margin: 0 auto 15px;
}

#pgm-table p {
	display: inline;
	font-size: 12px;
}

#pgm-table th {
	border-bottom: 1px solid #BFBFA5;
	text-align: center;
	padding: 0;
	height: 80px;
	width: 30px;
	background: url(pgm_img/th_bg02.gif) repeat-y;
	border-left: 1px solid #BFBFA5;
}

#pgm-table th a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #333;
}

#pgm-table td {
	border-bottom: 1px solid #BFBFA5;
	border-left: 1px solid #BFBFA5;
}

.date {
	text-align: center;
	vertical-align: middle;
	background: url(pgm_img/th_bg.gif) repeat-x;
	height: 25px;
	margin: 0;
	padding: 0;
}

.border-none {
	border-style: none;
}

.spacer {
	visibility: hidden;
}

/* @group program_name */

dd {
	margin: 0;
	padding: 0 0 3px 4px;
}

dt {
	padding-left: 4px;
}

dl {
	margin: 0;
	padding: 0;
	text-align: left;
}



/* @end */

/* @group color */

#aminet-table .color01 {
	background-color: #d8f0fe;
}

#aminet-table .color02 {
	background-color: #fdfdb1;
}

#aminet-table .color03 {
	background-color: #f4a460;
}

#aminet-table .color04 {
	background-color: #d8bfd8;
}

#aminet-table .color05 {
	background-color: #e1fede;
}

#aminet-table .color06 {
	background-color: #ffebcd;
}

#aminet-table .color07 {
	background-color: #e6e6fa;
}

#aminet-table .color08 {
	background-color: #ffc0cb;
}

#aminet-table .color09 {
	background-color: #ffffff;
}

#aminet-table .color_sp {
	background-color: #bff782;
}

#aminet-table .mainte {
	background-color: #f92f3d;
	color: #ffffff;
}


/* @end */

/* @group pgm-header */

.pgm-header {
	margin-bottom: 10px;
	margin-left: 1px;
}

.pgm-header td {
	margin: 0;
	padding: 0;
}

.pgm-header img {
	margin: 0;
	padding: 0;
}

.pgm-header p {
	color: #5b494b;
	font-size: 15.25px;
	margin: 0;
	padding: 0;
}

.pgm-header h1 {
	background: url(pgm_img/h1.gif) no-repeat;
	width: 730px;
	height: 40px;
	color: #1d5c2a;
	font-size: 16px;
	line-height: 2.7em;
	margin-bottom: 5px;
	text-indent: 1.3em;
	text-align: left;
	margin-top: 5px;
}



/* @end */

/* @group topic-area */

.topic-top {
	background: url(pgm_img/topic-top.gif) no-repeat;
	width: 235px;
	height: 27px;
	margin: 0;
	padding: 3px 0 0;
	color: #ffffff;
	font-weight: bold;
	text-indent: 1em;
	line-height: 2.2em;
	font-size: 12px;
}

.topic-mid {
	width: 235px;
	margin: 0;
	background: url(pgm_img/topic-mid.gif) repeat-y;
	padding: 0;
	height: 9em;
}

.topic-mid p {
	color: #68819b;
	width: 230px;
	font-weight: bold;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 0 0 7px;
	font-size: 12px;
}

.topic-mid ul {
	padding: 0;
	font-size: 13px;
	color: #333;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 30px;
}

.topic-mid li {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

.topic-bot {
	background: url(pgm_img/topic-bot.gif) no-repeat;
	width: 235px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.pgm-header td .topic-top {
	margin: 0 auto;
	padding: 0;
}

.pgm-header td .topic-mid {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.pgm-header td .topic-bot {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}



/* @end */