@charset "utf-8";

th {
	background: url(../../shared/images/common/ic_006.gif) 12px 15px no-repeat;
	line-height: 20px;
	padding: 10px 10px 10px 25px;
	width: 95px;
	background-color: #ebedf2;
	text-align: left;
}

td {
	vertical-align: top;
	background: #f7f7f7;
	padding: 10px;
}

td li {
	line-height: 20px;
}

td.msAddress dt {
	float: left;
	width: 105px;
	line-height: 20px;
	margin-bottom: 5px;
}

td.msAddress dd {
	float: left;
	width: 320px;
	margin-bottom: 5px;
}

td.msAddress dd a {
	text-decoration: underline;
}

td.detail dl {
	margin-bottom: 5px;
}

td.detail dt {
	padding-left: 13px;
	background: url(../../shared/images/common/ic_007.gif) left 6px no-repeat;
	line-height: 20px;
}



td.detail dd {
	padding-left: 13px;
	line-height: 20px;
}