@charset "UTF-8";

@import url("../../common/css/base.css");
@import url("../../common/css/utility.css");
@import url("../../common/css/font.css");



#cts-wrap #pt-block {
	background: url(../../privacy/img/pt_policy_bottom.jpg) no-repeat 0 90px;
}



.security * {
	line-height: 160%;
}
.security .dtl-text {
	padding-bottom: 5px;
	background: url(../../common/img/bg_dot_h.gif) repeat-x left bottom;	
}
.security .dtl-text p {
	margin-bottom: 25px;
}
.security ol {
	margin-top: 30px;
}
.security ol li {
	padding-bottom: 25px;
	margin-left: 25px;
	list-style: decimal outside;
}

.security h2 {
	margin-top: 20px;
	font-size: 120%;
	font-weight: bold;
	background: url(../../common/img/arrow_01.gif) no-repeat left center;
	padding-left: 20px;
	color: #181818;
}

.security table {
 margin-top: 20px;
}
.security th {
 width: 120px;
}
