@charset "UTF-8";
@import "http://";

.att {
	line-height: 1.5em;
	margin-left: 20px;
	width: auto;
}
.att dt {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-indent: 1em;
	background-image: url(../img/sm_ico2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-left: 10px;
}
.att dd {
	border-bottom: 1px dotted #999;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-indent: 1em;
}
.att dd li {
	text-indent: 2em;
	background-image: url(../img/sm_ico4.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	background-attachment: fixed;
}
dd.etc {
	margin-left: 70px;
}

