@charset "utf-8";



/* page_title
-----------------------------------*/
header.page_title h2{
	margin-left: -217px;
}



/* privacy_unit
-----------------------------------*/
#privacy_unit{
	width: 100%;
	background: url("../img/bg_privacy_01.gif") repeat-x 0 bottom;
	padding-bottom: 196px;
}
#privacy_unit header.page_title{
	margin-bottom: 27px;
}
#privacy_unit p.intro{
	font-weight: bold;
	width: 1000px;
	background: url("../img/ico_privacy_01.png") no-repeat center 0;
	text-align: center;
	margin: 0 auto 26px auto;
	padding-top: 39px;
}


#privacy_unit div.inner{
	width: 940px;
	margin: 0 auto;
}
#privacy_unit div.inner + div.inner{
	margin-top: 20px;
}
#privacy_unit div.inner p{
	width: 400px;
	background: #ffffff;
	border: 5px solid #e6e6e6;
	box-shadow: 0 0 0 1px #00ace6 inset;
	float: left;
	padding: 22px 25px 14px 25px;
	position: relative;
}
#privacy_unit div.inner p + p{
	margin-left: 20px;
}
#privacy_unit div.inner p span{
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 116%;
	 font-weight: 700;
	line-height: 20px;
	width: 20px;
	height: 20px;
	background: url("../../common/img/bg_num_01.gif") no-repeat 0 0;
	display: block;
	text-align: center;
	margin-left: -10px;
	position: absolute;
	left: 50%;
	top: -10px;
}
#privacy_unit div.line01 p{
	width: 240px;
}
#privacy_unit p.signature{
	width: 1000px;
	text-align: right;
	margin: 33px auto 0 auto;
}