@charset "utf-8";



/* 	ServiceTop layout                                    
---------------------------------------------------------- */
.section {
	clear: both;
	width: 690px;
	margin-left: 10px;
}

.groupBlock .lead{
	margin-bottom:15px;
	font-weight:bold;
	}

.textType02 {
	text-align: right;
	margin:10px 2px;
}

/* index.html */
/* LIST */
.number-list01 {
	padding-bottom: 5px;
}

.number-list01 span {
	font-weight:bold;
	color:#006952;
}


.number-list01 li {
	margin-bottom: 10px;
	padding-left: 1.1em;
	text-indent: -1.1em;
}

.txtLink{
	background:url(../../images/icon_ar1.gif) 15px center no-repeat;
	padding:7px 10px 7px 30px;
	border:solid 1px #CCC;
	font-weight:bold;
	background-color:#EFF7EE;
	}
	
.align-right {
	text-align: right;
}

	


/* privacy.html */
.p_table{
  border-width : 0px;
  border-collapse : collapse;
  border-spacing : 0px;
  table-layout : fixed;
	margin-left:10px;
}
.p_td{
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  border-collapse;
  background-color : white;
	padding:5px;
}



.txtBox{
	width:658px;
	margin-left:10px;
	padding:10px;
	border:solid 1px #CCC;
	}


.policyContainer {
}
.policyContainer li {
	text-indent: -13px; 
	padding-left: 10px;
}

.policyContainer li span{
	margin-right: 3px;
}


















	