@charset "UTF-8";
/* CSS Document */

/*index_topics*/
.index_topics div.detail_1{
	width:535px;
	margin-top:10px;
	background-image:url(../images/index/topics_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-bottom:15px;
	line-height:2em;
}
.index_topics div.detail_1 div.detail_1_1{
	border:1px dotted #999999;
	padding:5px;
	line-height:1.6em;
}
.index_topics div.detail_1 div.detail_1_1 th.new_date{
	border-bottom:1px dotted #999999;
	font-weight:bold;
}
.index_topics div.detail_1 div.detail_1_1 th.new_text{
	width:338px;
	padding-top:3px;
	padding-right:5px;
}
.index_topics div.detail_1 div.detail_1_1 th.new_picture{
	width:180px;
	padding-top:3px;
}

.index_topics div.detail_1 th.icon{
	width:14px;
	vertical-align:middle;
	border-bottom:1px dotted #999999;
}
.index_topics div.detail_1 th.date{
	width:105px;
	border-bottom:1px dotted #999999;
}
.index_topics div.detail_1 td{
	width:416px;
	border-bottom:1px dotted #999999;
}
.index_topics div.detail_1 img{
	vertical-align:middle;
}

/*index_column*/
.index_column{
	margin-top:20px;
}
.index_column div.detail_1{
	width:535px;
	margin-top:10px;
	background-image:url(../images/index/column_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height:2em;
}
.index_column div.detail_1 th.icon{
	width:14px;
	vertical-align:middle;
	border-bottom:1px dotted #999999;
}
.index_column div.detail_1 th.date{
	width:105px;
	border-bottom:1px dotted #999999;
}
.index_column div.detail_1 th.new_date{
	width:105px;
	font-weight:bold;
	border-bottom:1px dotted #999999;
}
.index_column div.detail_1 td{
	width:416px;
	border-bottom:1px dotted #999999;
}
.index_column div.detail_1 img{
	vertical-align:middle;
}
