@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-12-02
 * Editor:    contents kinoshita
 * Modified:  2014-00-00 by:
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	Privacy

============================================================*/


#container { background:url(../images/privacy/category_bg.jpg) no-repeat center 132px; }

#category {
	width:1000px;
	margin:0px auto;
}
.lead {
	margin-bottom:2.0em;
	padding:20px 0px 2.8em;
	background:url(../images/common/separator01.jpg) no-repeat center bottom;
}
.txtArea h2 {
	margin-bottom:0.5em;
	padding-left:8px;
	border-left:2px solid #222284;
	color:#222284;
	font-size:114%;
	line-height:100%;
}
.txtArea p { margin-bottom:2.0em; }








