@charset "utf-8";
/**
 * Digimart
 * @Copyright: 2007 Rittor Music Inc., a company of Impress Group. All right reserved.
*/

@import "global.css";
@import "layout_common.css";

h1 {
	width: 159px;
	height: 18px;
	margin-bottom: 0.4em;
	background: url(/img/privacy/privacy.gif) no-repeat;
}
h1 span {
	display: none;
}


/*--------------------------*/
#privacy {

}

#privacy p {
	font-size:80%;
	color: #455162;
	line-height: 1.5;
}

