@charset "utf-8";
@import url("second.css");

#main .company p{
	margin-bottom:30px;
	}
#main .company .section{
	margin-bottom:30px;
	}
#main .company .txt{float:left;width:360px;}
#main .company .txt p{margin-bottom:30px;line-height:1.8;}
#main .company .img{float:right;}

