*{	
	padding:0px;
	margin:0px;
	}

body{
	width:auto;
	background:#FFFDF2;
	}

a:link{	color:#333333;	text-decoration:none;	}
a:hover{	color:#00CCCC; text-decoration:none;	}
a:visited{	color:#333333; text-decoration:none;	}

#topics_matome{
	width:450px;
	margin:0 auto;
	}

dl{
	font-size:10px;
	text-decoration:none;
	border-bottom:dashed 1px #cccccc;
	padding:3px 2px;
	clear:both;
	}
 
dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

dl {display: inline-block;}

/* Hides from IE-mac \*/
dl {height: 1%;}
dl {display: block;}
/* End hide from IE-mac */
	
dt{
	background:url(images/sankaku.jpg) 0 0 no-repeat;
	padding-left:10px;
	line-height:18px;
	width:65px;
	float: left;
	color: #666666;
	display:block;
	}
dd{
	width:370px;
	float:right;
	display:block;
	line-height:18px;
	color:#666666;
	}
dd a{
	}
