@charset "utf-8";

/*------------------------------------------------------------------------------
ネイルサロンK･I･N･G - CSS Modules Import
URL: http://
Date: 2009-09-03
Copyright (C) K･I･N･G. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Main

---------------------------------------- */

h2#Title {
	background: url(../img/privacypolicy/title.jpg) 0 0 no-repeat;
	width: 940px;
	height: 162px;
	text-indent: -9999px;
	margin: 0 auto;
}

/* ---- Privacy ----*/

div#Privacy {
}

div#Privacy p.Read,
div#Privacy dl {
	margin: 15px;
}

div#Privacy dl dt {
	font-weight: bold;
}

div#Privacy dl dt,
div#Privacy dd {
	margin-bottom: 15px;
}

div#Privacy ul li {
	list-style-type: disc;
	margin-left: 30px
}
