@charset "utf-8";
@import url("second.css");

#main .result p{
	margin-bottom:30px;
	}
#main .result .section{
	margin-bottom:30px;
	}
#main .result .txt{float:left;width:340px;}
#main .result .txt p{margin-bottom:30px;line-height:1.8;}
#main .result .img{float:right;}

/*-------------------*/
#main .license p{
	margin-bottom:30px;
	}
#main .license p strong{font-size:14px;color:#090;}
#main .license table{
	width:300px;
	margin-bottom:50px;
	}
#main .license .table-caption{font-weight:bold;}
#main .license table th,#main .license table td{padding:4px 10px;border:1px solid #ccc;}
#main .license table th{background-color:#7CBE00;color:#FFF;padding:6px 10px;text-align:center;}
#main .license table td{}
#main .license table td.date{font-size:10px;border:0px solid #fff;}
#main .license table td.td1{width:200px}

/*-------------------*/
#statistic {margin:20px 0 50px 20px;width: 1680px;}
#statistic table{width: 1680px;}
#statistic td,#statistic th{border:1px solid #ccc;padding:4px 3px;font-size:11px;}
#statistic th.txt-tit {line-height: 1.4; color:#FFF; text-align:center;font-weight:bold; width:70px;background-color:#93c23c;}
#statistic .txt-hyou {text-align: right;}
#statistic .txt-hyou-r {background:#E6F0D0; text-align: right;}
#statistic .txt-sum {color:#5CA324; font-weight:bold; text-align: right;}
#statistic .txt-sum-r {background:#E6F0D0; color:#5CA324; font-weight:bold; text-align: right;}
