
/*
Web Gym Co.,Ltd.@original stylesheet table
2005/04/24
*/

/*COMPANY TABLE*/


table {
	width : 100%;
	border-collapse : separate;
	padding: 0px;
	border-width: 0px;
	margin-bottom : 20px;

}


.lefttable {
	background : #eee;
	width : 150px;
	padding : 5px 20px 5px 20px;
	font-weight : normal;
	text-align : left;
	white-space : nowrap;
}

.righttable {
	padding : 5px 0 5px 10px;
	text-align : left;
}

#contact .righttable {
	padding : 5px 0 5px 10px;
	text-align : left;
}




/*COMPANY TABLE*/






.ta table{
	font-size : 80%;
	width : 100%;
	border-collapse : separate;
	padding: 0px;
	border-width: 0px;
	margin-bottom : 20px;
	margin-top : 10px;
}

.ta table td{
	border : 1px solid #000;
	padding : 7px;
}

th.fir{
	border : 1px solid #000;
	padding : 7px;
	background : #1c36d3;
	color : #fff;
	text-align : center;
	font-size : 130%;
}


th.sec {
	border : 1px solid #000;
	padding : 7px;
	background : #cc0000;
	color : #fff;
}






