/* CSS information=====================
File name:privacy.css
Description:各企業
Editors:Yukiko Watanabe
Last Editor: Yukiko Watanabe
Date:2009.12.12
Table of Contents:
 *privacy
==================================== */
#company_2{
	margin:10px 0 0 0;
	}
	#company_2 img{
	float:left;
	width:600px;
	height:220px;
	}
	#company_2 p{
	height:230px;
	line-height:1.5em;
	margin:0 0 0 610px;
	text-align:justify;
	text-justify: inter-ideograph;
	}
#company_3{
	clear: both;/* フロートを解除 */
	height:250px;
	margin:10px 0 0 0;
	}
	
dt      {
        float: left;
        width: 100px;
        }
#company_4{
	clear: both;/* フロートを解除 */
	margin-top:40px;
	}