@charset"UTF-8"
*{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	margin:0;
	padding:0;
}

a ,a;hover{
	text-decoration:none;
	}



/*topics　開始*/
#main .title_topics {
	width: 500px;
	background:url(../images/topics/topics_title.gif) no-repeat 0 0;
	text-indent: -10000px;
	height: 27px;
	margin: 0 0 15px;
}
#main .topics_table {
	background: url(../images/common/dot_blak_1_3.gif) repeat-x 0 0;
	text-align:left;
	width: 500px;
}
#main .topics_table tr {
	background: url(../images/common/dot_blak_1_3.gif) repeat-x 0 bottom;
	padding:0 0 1px;
}
#main .topics_table th {
	line-height: 1.5em;
	padding:10px 0;
	width: 120px;
}
#main .topics_table td {
	letter-spacing: 1px;
	line-height: 1.5em;
	padding:10px 0 10px 10px;
	width: 380px;
}

#main .topics_new_p {
	float:left;
}
#main .img_topics_new {
	padding: 2px 0 0 5px;
	height: 17px;
	width: 31px;
	float: left;
}
