@charset "Shift_JIS";

/*--------------------------------------------------------------------
privacy.html
privacy.css
--------------------------------------------------------------------*/
div#Title {
	width: 900px;
	height: 55px;
	margin: 0 0 20px 0;
	background: url(../../img/privacy/title.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

div#Main h3 {
	height: 40px;
	background: url(../../img/privacy/sub_t01.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

div#Main p {
	margin: 15px;
}

div#Main dl {
	margin: 15px;
}

div#Main dl dt {
	margin: 25px 0 0 0;
	font-size: 120%;
	font-weight: bold;
	color: #96db26;
}

div#Main dl dd {
	letter-spacing: 0.08em;
}

div#Main dl dd div#AddText {
	width: 500px;
	margin: 10px auto 0 auto;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
}

div#Main dl dd div#AddText h4 {
	font-size: 105%;
	font-weight: bold;
}

div#Main dl dd div#AddText p {
	margin: 5px 0 0 0;
	padding: 0 0 0 1em;
}


/*ƒTƒCƒh*/
div#Side h2 {
	height: 40px;
	background: url(../../img/menu_t.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}