/* 海外事業（foreign.htm）のスタイル
---------------------------------------------*/
table.table1{
	vertical-align:center;
	font-size: 9pt;
	border-top: 1px solid #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	}
	
table.table1 th{
	width:80px;
	height: 22px;
	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
	background-color:#cccccc;
	}
	
table.table1 td{
	height:22px;
	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
	text-align: left;
	}
	
table.table2{
	vertical-align:center;
	font-size: 9pt;
	border-top: 1px solid #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	}

table.table2 th{
	width:120px;
	height: 22px;
	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
	background-color:#cccccc;
	}

table.table2 td{
	height:22px;
	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
	text-align: left;
	}

td.td1{
	}
	
td.td2{
	}


