@charset "UTF-8";
@import "../../css/common.css";
#conts {
	color: #3F3B3A;
	line-height: 1.5;
	width:651px;
}

#conts p {
	margin: 0.5em 10px 0;
	clear:both;
}

#conts h3 {
	margin: 10px 0 10px;
	padding: 0 0 0 10px;
	float: left;
}

#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%;
}

.title{
	color:#005ca2;
	font-size:1.2em;
	font-weight:bold;
}

.red_txt{
	color:#e83817;
	font-size:1.2em;
	font-weight:bold;
}

.indent{padding-left:3.5em;}
.indent2{padding-left:2.5em;}
.indent3{padding-left:2.0em;}

#privacy ol {margin-left: 1.0em;}
#privacy li {text-indent: -1.0em;}

#touroku_tbl table {
	margin:  0 0 10px 10px;
	width: 630px;
	border-collapse: collapse;

	clear: both;
}

#touroku_tbl th,
#touroku_tbl td {
	padding: 7px;
	border: 1px solid #dedede;

	font-weight: normal;
}

#touroku_tbl th {
	background: #f4f5fa;

	text-align: center;
	white-space: nowrap;
}

/*pdf*/
#conts .pdf {
	margin: 10px;
	padding: 17px 10px;
	border: 1px solid #ccc;
}

#conts .pdf a {
	padding: 17px 0 17px 40px;
	background: url(../img/icon01.gif) no-repeat left center;
}

#conts .pdf span {
	padding-left: 40px;
	display: block;

	text-indent: -40px;
}

#conts .pdf span span {
	padding-left: 0;
	display: inline;;

	text-indent: 0;
}
