@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ manekineko css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Kenji nomura
	url:http://www.lampros.co.jp/
	making day: 2010-03-29
	---------------------------------------------------------------------------------------------*/

div#privacyArea,
div#attenArea {
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 20px;
	margin-bottom: 5px;
	text-indent: -4em;
	padding-left: 4em;
}
h2.fast {
	margin-top: 5px;
}
h3 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
h4 {
	margin-top: 8px;
	font-weight: bold;
}
p.noIndent {
	text-indent: 0px;
}
div#summary {
	border: 1px solid #CCCCCC;
	width: 490px;
	margin: 4px auto 5px;
	padding: 5px 15px;
}
table td {
	padding: 2px 0px;
}
div#attenArea ul {
	padding-left: 17px;
}
div#attenArea ul li {
	padding-left: 13px;
	margin-top: 3px;
	background: url(../_img/other/circle.gif) no-repeat left 6px;
}