@charset "UTF-8";
/* CSS Document */
#ttl2_area{
	width:100%;
	height:89px;
	overflow:hidden;
	margin:auto;
	border-bottom:2px solid #cc944a;
	box-sizing:border-box;
	margin-bottom:80px;
}
#ttl2_area .inner{
	width:1000px;
	height:89px;
	box-sizing:border-box;
	margin:auto;
	position:relative;
}
#ttl2_area .inner h1{
	position:absolute;
	width:238px;
	height:32px;
	margin:auto;
	top:34px;
	left:0;
	right:0;
}
#privacy{
	width:940px;
	overflow:hidden;
	margin:auto;
	margin-bottom:80px;
	
}