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

h2{
margin: 0 0 10px 0;
}

table.topics{
	float:left;
	border-bottom: #cacaca dotted 1px;
	border: 0;
}

table.topics tr{
border-bottom: #cacaca dotted 1px;
}

table.topics p{
background: url(../../img/topics_icon.gif) no-repeat 0px 0.5em;
padding: 0 0 0 10px;
margin: 0;
}

.contents p.caution {
	font-size: 10px;
	margin: 0 0 10px 0;
}

.minus10 {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.minus10 img{
	float: left;
	margin: 0 20px 0 0;
	}
	
.contents{
padding:0 3px;
}

