ul.attention {
	font-size: x-small;
	line-height: 1.7em;
	background: #EFEFEF;
	margin: 0px 0px 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #595E73;
	list-style: square;
}
.typebetsu dl, .hatten dl {
	margin: 0px 0px 10px;
	padding: 0px;
}
.typebetsu dt, .hatten dt {
	font-weight: bold;
	background: #eee url(../img/arrow1.gif) no-repeat 6px center;
	padding: 3px 3px 3px 14px;
	margin: 0px 0px 5px;
}

.hatten dd {
	background: url(image/dot.gif) no-repeat 10px center;
	margin: 0px;
	padding-left: 20px;
}

.R18 {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

