@charset "UTF-8";

/* mainImg */
#mainImg{
	background:url(../img/privacy_img/main_img.jpg);
	width:765px;
	height:90px;
	margin:0 0 20px 22px;
}
/* /mainImg */

#h101{
	background:url(../img/privacy_img/h1_01.jpg) no-repeat;
	width:575px;
	height:33px;
}
#h201{
	font-size: 150%;
	line-height: 30px;
	color: #000000;
	width:563px;
	height:29px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin:25px 0 0 0;
	padding-left: 5px;
}
#h201 a{
	color:#000000;
	display:block;
}
#h201 a:hover{
	text-decoration:none;
}

#contentsBox{
 width:575px;
	margin-top:15px;
	margin-bottom:30px;
}
#contentsBox p span{
	color: #000000;
}
#imgBox{
 width:275px;
	float:left;
	margin-bottom:40px;
}
