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

top_image

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

#contents #top_image h2 {
	text-indent:-9999px;
	width:711px;
	height:187px;
	background: url(../images/privacy_photo.png) no-repeat top left;
	}

#contents #top_image {
	margin:0 auto;
	overflow:hidden;
}



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

section

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

#contents #section .first, #contents #section .title{
	clear:both;
	}
	
#contents #section h4{
	margin:35px 0 10px;
	border-bottom: dotted 1px #999;
	padding-bottom:10px;
	font-weight:600;
	font-size:14px;
	}
	
#contents #section .kasou_section{
	padding-bottom:30px;
	}

#contents #section .kasou_section p{
	padding-left:0px;	}
	
	
	