/* ------------------------------------------------------------
	0. パンくずエリア
------------------------------------------------------------ */
#pp{
text-align:left;	
}

#crumb{
	width:762px;
	margin-bottom:18px;	/*21pxからあえて-3px*/
}

#crumb li{
	float:left;
	margin-right:13px;
	list-style:none;
}

#crumb h2{
	font-weight:normal;
	font-size:13px;
}

/***celar fix start ***/
#crumb:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#crumb{display:inline-block;min-height:1%;}
* html #crumb { height: 1%; }
#crumb { display: block; }
/***celar fix end ***/


/*----- sub_title -----*/

h3.sub_title {
	margin-bottom:21px;
}

p.read {
	width:744px;
	padding:8px;
	margin-bottom:21px;
	border:1px solid #E3E1D7;
	background:#F5F4F1;
	color:#333;
}

/*----- pp loop -----*/

/*div#privacy .title_sp {
	padding:2px;
	}*/

div#privacy_cont .title {
	font-weight:bolder;
	padding:0 13px;
	margin-bottom:13px;
}

div#privacy_cont .note {
	padding:0 13px 21px;
	margin-bottom:21px;
	border-bottom:1px dotted #CECBB9;
}
