@charset "utf-8";
/*----------------------------------------
Name: privacy.css
Last Updated: 2009.12.10

author     :Hiromichi Owada
style info :プライバシーポリシー表記
----------------------------------------*/
h2 {
	text-align: center;
        margin-bottom: 10px;
}

#privacy {
	width: 620px;
        padding-bottom: 50px;
	text-align: left;
}

#prvacy_ol {
}

#privacy_ol li {
        margin-left: 20px;
        margin-bottom: 10px;
	list-style-type: decimal;
}

#pp_sub_items_ul {
}

#pp_sub_items_ul li {
	/*width: 620px;*/
	margin-left: 20px;
        margin-bottom: 0px;
	list-style-type: disc;
}
