@charset "utf-8";

/* ----------------- */
.main .section table{
	width:650px;
}
.main .section table tr{
	background:url("../../images/company/history/bg_border_dotted02.gif") repeat-x left bottom #FFF;
}
.main .section table th{
	width:50px;
	padding:12px 10px 12px 10px;
	vertical-align:top;
	color:#FFF;
	background:url("../../images/company/history/bg_border_dotted01.gif") repeat-x left bottom #333;
}
.main .section table td{
	padding:12px 15px 12px 15px;
	vertical-align:top;
	font-size:93%;
}
.main .section table td.text{
	width:350px;
	padding:12px 0 12px 15px;
}
.main .section table td.img{
	width:215px;
	padding:12px 0 12px 15px;
}
.main .section table td p{
	padding:0 0 0 13px;
	background:url("../../images/common/ic_squ.gif") no-repeat 0 3px;
}
.main .section table td p img{
	margin:0 5px 0 5px;
}

