@charset "utf-8";
/* ===================================================================
CSS information

 file name  :contents.css
 author     :core13
 style info :「個人情報の取扱について」専用
=================================================================== */

div.privacyConbox {
	padding: 10px;
	border: 5px solid #e8ddcd;
}

div.privacyConbox dt {
	font-size: 1.1em;
	font-weight: bold;
	background: url(../../img/item/dotline.gif) repeat-x left bottom;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
