/* ******************** ニュースページ設定 ******************** */
.topics {
	background-image: url(../topics/img/topics_w_bg.gif);
	background-repeat: repeat-y;
	width: 610px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.topics .head {
	background-image: url(../topics/img/topics_w_head.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #0066ff;
	margin: 0px;
	padding: 14px 20px 15px 20px;
}
.topics .head .day {
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-align: right;
/*	border-bottom: 1px dotted #CC9966;*/
	margin: 0px;
	padding: 0px;
}
.topics .cont {
	margin: 0px;
	padding: 0px 20px;
}
.topics .foot {
	clear: both;
	background-image: url(../topics/img/topics_w_foot.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 12px;
	text-align: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px;
}
.topi_table {	/* TABLE */
	width: 80%;
	border: 2px solid #cc9966;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-collapse:collapse;

}
.topi_table th {	/* TABLE */
	background-color: #fff2e5;
	border: 1px solid #cc9966;
	padding: 7px;
	margin: 0px;
	white-space: nowrap;
}
.topi_table td {	/* TABLE */
	border: 1px solid #cc9966;
	text-align: left;
	padding: 7px;
	margin: 0px;
}
#doc .topi_table td ul {	/* TABLE */
	padding: 0px;
	margin: 0px 0px 0px 17px;
}
.img_right {
	float: right;
	font-size: 10px;
	color: #999999;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}
.img_right_250 {
	float: right;
	width: 250px;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}
.img_left {
	float: left;
	font-size: 10px;
	color: #999999;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}
.img_right img {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
.img_center {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.topi_subttl {
	clear: both;
	background-image: url(../img/episode_ttl_bg.gif);
	background-color: #ffcc00;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}
.topi_subttl2 {
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.photo_table td {	/* TABLE */
	font-size: 12px;
	color: #cc3300;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.photo_table td img {	/* TABLE */
	margin: 0px 0px 5px 0px;
}
.photo_table2 td {	/* TABLE */
	font-size: 10px;
	color: #999;
	line-height: 13px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.photo_table2 td img {	/* TABLE */
	margin: 0px 0px 5px 0px;
}

.tdbg {	/* TABLE */
	background-image: url(../topics/img/20081216_01_03.gif);
	padding: 5px 20px 0px 20px;
}
.tdbg img {
	padding: 0px 0px 0px 10px;
	float: right;
}
.bg_20090217 {
	background-image: url(../topics/img/20090217_01_06.gif);
	padding: 0px 25px 0px 25px;
    overflow: hidden;
}
.bg_20090217:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.att{
	color:#FF0000;
}

/*\*/
* html .bg_20090217 {
    height: 1em;
    overflow: visible;
}
/**/
