@charset "utf-8";
#privacy{border:1px solid #ccc; padding:23px; height:1%; margin-bottom:10px;}
.smry{margin-bottom:40px;}
#privacy h2{background:url(../common/img/bg_ttl_h2.jpg) repeat-y left top; padding:5px 10px; margin-bottom:10px;}
#privacy .section{background:url(../common/img/line_dt_999.gif) repeat-x left bottom; padding-bottom:15px; margin-bottom:15px;}
#localnavi .lead{padding:20px 20px 10px 20px; font-size:80%;}
#localnavi .verisign{text-align:center;}
/*links*/
#wrapper .links{
	background:#f3f3f3;
	padding:11px 10px 10px;
	margin-top:20px;
	height:1%;
}
#wrapper .links ul{list-style:none; margin:0; padding:0; line-height:1; height:1%;}
#wrapper .links ul li{display:inline; line-height:1;}
#wrapper .links ul li a{
	display:block;
	width:auto;
	float:left;
	padding:0 5px 0 13px;
	margin:0 5px 0 0;
	text-decoration:none;
	font-weight:bold;
	border-right:1px dotted #333;
	line-height:1;
	background:url(img/link_arw.gif) no-repeat left center;
	overflow:hidden;
	height:1%;
}
#wrapper .links ul li.end a{padding-right:0px; margin-right:0; border:none;}
