@charset "UTF-8";
@import "../../css/common.css";
#conts {
	color: #3F3B3A;
	line-height: 1.5;
}

#conts h2 {
	margin: 0 0 10px;
}

#conts h3 {
	margin: 10px 0 10px;
	padding: 0 0 0 10px;
	float: left;
}

#conts .pageLink {
	margin: 0 0 10px 10px;
}

#conts .pageLink li {
	margin-right: 15px;
	display: inline;
}

#conts .pageLink li a {
	padding: 0 0 0 15px;
	background: url(../../sn10_atm/img/index/icon02.gif) no-repeat left center;
}

#conts .date,
#conts .pageTop {
	padding: 10px 10px 10px 0;
	float: right;
}

#conts .pageTop a {
	padding-left: 15px;
	background:url(../../sn10_atm/img/index/icon01.gif) no-repeat left center;

	zoom: 100%;
}

#conts p {
	margin: 0 10px 1em;
}

#conts table {
	margin:  0 0 10px 10px;
	width: 630px;
	border-collapse: collapse;

	clear: both;
}

#conts th,
#conts td {
	padding: 7px;
	border: 1px solid #dedede;

	text-align: center;
	font-weight: normal;
}

#conts th {
	background: #f4f5fa;

	text-align: center;
	white-space: nowrap;
}

#conts thead th {
	background: #005CA2;

	color: #fff;
}

#conts th a {
	padding-left: 15px;
	background: url(../../sn10_atm/img/index/icon02.gif) no-repeat left center;

	color: #5b9cd0;
}

#conts th.transfer {
	width: 196px;
}

#conts th.fee {
	width: 186px;
}

#conts td.item {
	text-align: left;
}

#conts .textL td,
#conts td.textL {
	text-align: left;
}

#conts td.textR {
	text-align: right;
}

#conts td.text {
	text-align: left;
}

#conts td p {
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#conts .attention {
	color: #E83917;
}

