@charset "UTF-8";
/* CSS Document */

/*----------------------------
	メインコンテンツ部分
----------------------------*/

#privacy{
	width: 890px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: 515px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	top: -10px;
	clear: both;
}

#privacy h2{
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/common/midashiback.png);
	background-repeat: repeat-x;
	text-indent: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0880CC;
	line-height: 50px;
	height: 50px;
	margin-top: 0px;
	color: #FFF;
}


#privacy h3{
	margin-top: 18px;
	margin-bottom: 4px;
	color: #23659a;
	margin-right: 10px;
	margin-left: 35px;
	font-size: 15px;
}

#privacy p{
	margin-right: 45px;
	margin-left: 45px;
	font-size: 13px;
	color: #262626;
}

.note{
	margin-bottom: 20px;
	}
