@charset "utf-8";
/* CSS Document */

/*
------------------------*/
#privacy_hed_img {
	background: url(../images/category/privacy/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_privacy_hed_img {
	background: #302A26;
}
#contents_l .list {
	margin: 0px 0px 20px 10px;
}
.privacy_box {
	border: 1px solid #FF8000;
	padding: 20px 10px 20px 110px;
	margin-bottom: 20px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background: #F5F5F5 url(../images/category/privacy/phone_img.gif) no-repeat 20px center;
}
.privacy_box span {
	font-weight: bold;
	color: #FF8000;
	font-size: 1.4em;
}
.side_title {
	background: url(../images/category/privacy/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
