@charset "utf-8";
/* --------------------------------------------------
	Since : 2008/11/29
	Last Modified: 2008/11/29
	Version: 1.0
 --------------------------------------------------- */

/* privacy
====================================================================================*/
h2 {
	background:url(../image/common/h2_privacy.jpg) no-repeat;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
h4{
	border-left:4px solid #bb284c;
	margin-bottom:10px;
	padding-left:7px;
	color:#000;
	font-weight:bold;
	}
	
.m-b10 {
	margin-bottom:10px;
	}
	
table.tbl-normal {
	margin-bottom:10px;
	width:98%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}

table.tbl-normal th{
	font-size:12px;
	background:#f3f3f3;
	border:1px solid #ccc;
	text-align:center;
	
	}

table.tbl-normal td{
	font-size:12px;
	text-align:left;
	}
	
table.tbl-normal th strong{
	color:#CC0000;
	}
