@charset "UTF-8";
/***************************************************************

* TAKAGIYA co.,ltd. privacy.css

***************************************************************/
#privacy h3 {
	width: 640px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #FFF;
	padding: 0 0 0 12px;
	background: url(../img/common/title_bg_01.gif) no-repeat;
}


#privacy ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 0 20px;
}
#privacy li {
	margin: 0 5px 15px;
}
#privacy p {
	margin: 0 0 20px;}