/* CSS information=====================
File name:privacy.css
Description:個人情報の取扱について
Editors:Yukiko Watanabe
Last Editor: Yukiko Watanabe
Date:2010.03.02
Table of Contents:
 *
 *
==================================== */
#contents{
		clear:both;
		height:1000px;
		text-align:center;		
		width:950px;
		}
.privacy{
		line-height:1.5em;
		margin:0 auto;
		text-align:justify;
		width:610px;
		}
		h1{
				font-size:16px;
				font-weight:bold;				
				}
		h2{
				font-size:14px;
				font-weight:bold;				
				}
		.privacy ul li{
				list-style:decimal inside;				
				}								