@charset "utf-8";
/*  privacypolicy 
///////////////////*/
#contents p{
	margin: 0 15px;
	line-height:1.5;
}

#contents div{
	width: 870px;
	background: url(../privacypolicy/img/pp_bg_03.png) no-repeat bottom;
	margin: 30px 0 0 15px;
}

#contents div div{
	background: url(../privacypolicy/img/pp_bg_02.png) repeat-y;
	margin: 0 0 25px 0;
}

#contents dl{
	padding: 45px 45px 30px;
	background: url(../privacypolicy/img/pp_bg_01.png) no-repeat top;
	line-height: 1.5em;
}

#contents dl+dl{
	padding: 0 45px 30px;
	background: none;
}

#contents dt{
	padding-left: 20px;
	background: url(../privacypolicy/img/pp_icon.png) no-repeat left;
	font-weight: bold;
	color: #2aa738;
}

#contents dd{
	padding-left: 20px;
}
